Ask your WordPress questions! Pay money and get answers fast! Comodo Trusted Site Seal
Official PayPal Seal

Missing Footer? WordPress

  • SOLVED

I'm working on this site:

http://www.asmallbrightidea.com/kingsolver/category/recent-news/

And for some reason the footer is missing from the News page only. It's fine on every other page.

The php file can be found here: http://pastebin.com/dRi6RKd1

It has the footer call, so I am very confused. Thanks in advance!

Answers (4)

2012-06-27

Kailey Lampert answers:

It's dying in the sidebar, what's sidebar.php look like?


ohlivia13 comments:

looks like this:

http://pastebin.com/mpCnKjct


Kailey Lampert comments:

Hard to tell. Could be one of the custom conditionals (e.g. is_research()), but if it's working on other pages, maybe not...

Turn on [[LINK href="http://codex.wordpress.org/Debugging_in_WordPress"]]debugging[[/LINK]] to try and get the exact error.


ohlivia13 comments:

Thank you! It was something I had added incorrectly.


ohlivia13 comments:

Thank you! It was something I had added incorrectly.

2012-06-27

Jatin Soni answers:

Give access if possible to check little in details

2012-06-27

Jerson Baguio answers:

the sidebar causes the issue.. there might be a php error that causes the page not to execute the footer code


Jerson Baguio comments:

Seems to be fixed now

2012-06-27

Arnav Joy answers:

please show me footer.php