Sidebar not working
-
There appears to be a bug on line 13 in the sidebar.php file (in the “wp-content/themes/transportex” folder).
Sidebars were not working until I modified line 13 from:
<?php dynamic_sidebar( ‘sidebar’ ); ?>To:
<?php dynamic_sidebar( ‘sidebar-1’ ); ?>Hope this helps someone, and finds it’s way to the developer to get it fixed for the next update. ??
Carl
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Sidebar not working’ is closed to new replies.