Different Sidebars for different pages…possible?
-
Hi,
I would like to have different sets of sidebars. One on the main page, opne for single posts, one for category pages etc. Maybe even have different headeras. Is this possible? Is there some way I can call:
<?php get_sidebar1(); ?>
<?php get_sidebar2(); ?>
<?php get_sidebar3(); ?>
…and then have different sidebar.php and header.php files?
Or is there anbother way I can achieve this? One problem I come across for example (amongst others) is that I want Google adsense on single post pages but no on the mian page. So I need 2 sidebars already…and there’s more of these slight hitches 🙂
Cheers!
Chris
The topic ‘Different Sidebars for different pages…possible?’ is closed to new replies.