Hello.
I need for a third-party plugin to work (a plugin that makes the sidebar sticky) to rename the IDs of the sidebars / content in the theme files, or more exactly to replace the name of them from classes to IDs.
I already have the solution, I only need you to point me in the right direction – the best way to make changes (to single.php most likely) for it to work.
The suggested solution is:
<div id=”mycontent” class=”page-content sidebar-position-left responsive-sidebar-bottom”>
<div id=”mysidebar” class=”span3 sidebar sidebar-left”>
since the only pages I need them to work is the shop pages… http://www.protopopescu.ro/demo-adi/site/product-category/furniture/
Admin credentials are below. Thank you in advance.