Tagged Questions
1
vote
1answer
74 views
How to insert widget areas specific to certain pages (or posts, etc.)?
I am developing a theme the pages of which (as well as posts) are so different from the home page that I want different widgets on their sidebars.Is there a way to do it?
I'm calling the sidebar on ...
0
votes
2answers
355 views
Conditional tags issue for multiple is_page() conditions in sidebar.php
I've been pulling my hair out today trying to get this right. Basically I have a sidebar, which makes requests to individual files (such as sidebar-home.php, sidebar-residential.php) and different ...
0
votes
2answers
58 views
Different sidebars not changing
I dont understand why my sidebar isn't changing over to the second one on the other pages. I've gone in an told the pages that if your not on this page show sidebar 2. So the home page and blog page ...