Widgets still showing on every page
-
I have a client site I installed this plugin for to only show widgets for certain pages. I inherited this site so, I had to add some PHP code to show the sidebar-1 widgets.
The PHP code I used was (this could be the issue):
<?php get_sidebar( 'sidebar-1' ); ?>
Should I be using different PHP code or is the widget possibly not working?
Thanks!
P.S. Learning WP as a long time Joomla company.. ??
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Widgets still showing on every page’ is closed to new replies.