Open Dawesign opened 8 years ago
also here
It seems like you are not able to use the module with a newly created root category. When I use the "Default Category" everything works perfectly but I think that still shouldn't be the case.
Hi I have installed this but having issue during configuration. I have completed the first step but have no idea where to do this part
You should implement the block Sebwite\Sidebar\Block\Sidebar in your theme to make this extension work. Example <block class="Sebwite\Sidebar\Block\Sidebar" name="category-sidebar" template="Sebwite_Sidebar::sidebar.phtml" />
Please help.
I also experienced same problem.. category clicked from sebwite on the second root category cause 404.. Any updates how you handle that? please share..
@bhawnam193 , you can check this link for the answer: http://stackoverflow.com/questions/40545686/magento-2-left-category-sidebar-from-sebwite
Hi! I set up the module and successfully integrated it into my sidebar. But when I click on one of the categories the site returns this link: localhost:8888/website/shop/catalog/category/view/s/men/id/4/ which leads me to the 404 error page. This goes for all categories. What is going wrong?