• Resolved tnd

    (@tntag)


    Is it possible to use different widgets for different pages? For example, can I use the Meta widget on some pages, and leave it off of others? If so, how would I go about this?
    Any advice would be greatly appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • esmi

    (@esmi)

    Yes – it’s possible by creating an additional sidebar template (eg sidebar-foo.php) and then calling this new sidebar via <?php get_sidebar('bar');?> in a custom page template or via a conditional.

    Thread Starter tnd

    (@tntag)

    Okay. I’m the ultimate newbie here, so I don’t know a whole lot about .php yet.
    Thanks. I will go learn more…

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Widgets’ is closed to new replies.