avielesp
Member
Posted 1 year ago #
Hi!
I'd been modifying the code of Freakz templete a little but after a few changes the sidebar and footer are no longer showing in pages a post.
I'd been comparing the backuped files (original code) with the last updated and can't find what is preventing the sidebar and footer to show up.
Can someone help my this issue?
The site is now posted as http://ctsconsultores.com/wordpress/
Chelsea Otakan
Member
Posted 1 year ago #
Can you post the code from post.php and page.php files on http://wordpress.pastebin.com?
Thanks!
avielesp
Member
Posted 1 year ago #
the sidebar gest called - this is the last html code in your browser:
<div id="sidebar">
however, something is immediately braking the code at the top of the sidebar.
what is the code of sidebar.php?
do you use any widgets?
what would be the top widget in a post or page?
do you use widget-logic to show different widgets?
avielesp
Member
Posted 1 year ago #
I'm using the RSS widget with CNNexpansion.com feed (business news).
Not using widget logic, I'm using the theme widget set up with code change.
But after your note, I deactivated the widget and problem solved!
Anyway, I need to have a RSS there; can you suggest a different way to have it without going back to the same error?
Thank you very much!
Can you post a pastebin of your sidebar.php file?