Jump to content

Moving filter block from left column to top of product-list


Recommended Posts

I am pretty sure it does not transplant to there. 

You're right, it does not transplant.

I am currently using it in the left column but I am unsure of it - it may end up confusing some customers as it "replaces" the category list.

 

Will keep it this way for now as it is currently not a pressing issue.

 

But I have another problem - the path to the core prestashop directory. I have it set to / and the frontoffice works but some parts of the backoffice are broken (editing the blocklayered module does not work ) as the real path is /eshop/

 

What should my .htaccess file contain so that the url peciatky.sk works for both the front AND backoffice ?

Link to comment
Share on other sites

  • 2 months later...
  • 1 year later...
  • 11 months later...

for now it works commentating the (3 times) :

/*if ((isset($this->context->controller->display_column_left) && !$this->context->controller->display_column_left)
&& (isset($this->context->controller->display_column_right) && !$this->context->controller->display_column_right))
return false;*/

Link to comment
Share on other sites

×
×
  • Create New...