• My WP uses 3 sidebars – home, post and page sidebars.

    All sidebars files have \\\<?php if ( !function_exists(‘dynamic_sidebar’) || !dynamic_sidebar(‘Home or Post or Page Sidebar’) ) : ?> <?php endif; ?>\\\

    When I add a widget to the home sidebar it becomes not available to add for the other 2 sidebars.

    Any suggestions for a fix is appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Widgets in sidebars problem’ is closed to new replies.