I am creating multiple pages in Wordpress. I understand I can style these with page.php. Is there any way I can style specific pages with custom templates? So for example if I had page About Us I would want a sidebar that has links to our profiles. If I had page Contact Us I would want a sidebar that has links for emailing us.
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
there are a few way you can do that:
but if you are just looking to change whats on the sidebar then there are a few plugins that can help you with that:
and there are even plugins that let you display the whole sidebar on a page to page basis: |
|||
|
|
|
Check out Template Hierarchy. When you edit the page, you will be able to chose the template you want it to display in. |
|||
|
|