Site logo

Archived topic

Footer not showing on homepage

5 replies · Started by Kacper on January 6, 2021

Viewing posts 1–6 of 6

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?

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.

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.

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.

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!

Glad to be of help!

This archived topic is closed to new replies.