Hello everyone,
I have a problem following a modification for my layout...
The footer is placed upwards when I am on certain pages linked to the forum, the footer does not remain at the bottom.
Example on:
https://forumbe.net/discussions/
https://forumbe.net/participants/ (more on this one)
I can't figure out what the problem is, if this is my theme? a caching problem? because if I do F5 on the page, the footer remains at the bottom (if I refresh the page the problem comes back), the cache has been purged several times on the wpforo and litespeed side. It doesn't always happen again when I refresh the page. (The cache is managed by Litespeed but is disabled for these pages like this:
^/discussions/ ^/participant/ ^/sign-up/ ^/sign-in/
The problem is not present on the other pages other than the wpforo part... I tried several solutions but I couldn't find it, so I come to ask you for help.
Hi,
You pages are crashing maybe that is the reason of your issue. Press F12 console to see it in your browser. probably Litecache is doing that. Some optimization.
Uncaught TypeError: y is null <anonymous> https://sibforms.com/forms/end-form/build/main.js:2 i https://sibforms.com/forms/end-form/build/main.js:2 <anonymous> https://sibforms.com/forms/end-form/build/main.js:2 i https://sibforms.com/forms/end-form/build/main.js:2 <anonymous> https://sibforms.com/forms/end-form/build/main.js:2 <anonymous> https://sibforms.com/forms/end-form/build/main.js:2 main.js:2:7419
Thank you @dimilifragis,
what you can see from the console is caused by the
chatbot (there too I don't understand why, but that's another topic), I don't think it comes from this error because the "normal" pages which have nothing to do with wpforo, the home page, the Chat page and others (help, policy) do not encounter this problem?
I can't find the cause of this problem!
Although I waited thinking of a cache problem and that it would resolve, but that is not the case...
I would like to point out that I only have this problem on pages linked to Wpforo and not on blog pages for example. The problem is often visible on the /participant/ and /participants/ pages.