Reply To: Footer is being cut.

Homepage Community Forums Optimal Theme Support Footer is being cut. Reply To: Footer is being cut.

#3294
Wes
Moderator

    99% of the time when someone reports this exact issue it is usually an html error in their code. Whenever you have an html error like a missing opening or closing tag like a

    or

    then it will cause other parts of the site to mess up. This is what happens on any theme, html, or whatever type of code you are using.

    Since it is working on your homepage, and not on the others, it is most likely one of your widgets. Double check your widget content code. If you manually added html, you may be missing something, or there could just be a small error in your code.

    Let me know if you get it working or not.