Reply To: Sidebars Not Showing On Woocommerce Category Pages

Author
Reply
  • #3506

    Developers Guide PDF that comes with the plugin contains PHP code example how to control each sidebar visibility, and you can use any conditional to determine if the sidebar should be displayed or not done using [b]Sidebar Activation Filter[/b].