Sebwite / magento2-category-sidebar

Magento2 category sidebar extension
63 stars 58 forks source link

Clicking on a category link causes a 404 error #9

Open Dawesign opened 8 years ago

Dawesign commented 8 years ago

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?

vavrecan commented 8 years ago

also here

Dawesign commented 8 years ago

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.

bhawnam193 commented 8 years ago

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.

RudyHalim commented 8 years ago

I also experienced same problem.. category clicked from sebwite on the second root category cause 404.. Any updates how you handle that? please share..

RudyHalim commented 8 years ago

@bhawnam193 , you can check this link for the answer: http://stackoverflow.com/questions/40545686/magento-2-left-category-sidebar-from-sebwite