[Resolved] Footer not showing on homepage

Home Forums Support [Resolved] Footer not showing on homepage

Home Forums Support Footer not showing on homepage

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1607774
    Kacper

    Hi,

    On my site ciecha.pl the footer isn’t showing. I have all the updates. I have looked on support page and used all the solutions that are given there and still nothing. In the preview the footer shows, but not on the main page.

    Any ideas?

    #1607869
    David
    Staff
    Customer Support

    Hi there,

    there is this CSS on your site that is hiding the footer:

    site-footer {
       display:none
    }

    I cannot tell where that CSS is coming from as you have the litespeed cahce enabled.

    #1608339
    Kacper

    Thanks David.

    I’ve switched off LS and it seems to be working fine…but I’d like to use the plugin so it means I’ll have to find a responsible setting for that.

    #1608385
    David
    Staff
    Customer Support

    Try re-enabling the cache it may have just been the cache needed clearing after any recent changes / updates. If it still occurs then disable the various CSS options in the cache plugin to find out which one is the culprit.

    #1608480
    Kacper

    I’ve found a culprit! It was asynchronous css loading in LS.

    Thanks David for the tips that led me to it.

    Have a great day!

    #1609045
    David
    Staff
    Customer Support

    Glad to be of help!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.