Filters gone after 1.6 update

  • Posts: 63
  • Thank you received: 2
11 years 8 months ago #62654

I have just upgraded from 1.5.8 to 1.6 and found that filters above product listing are gone now. i have checked in configration->Display filters on product listing.
its set to Yes. thanks

Please Log in or Create an account to join the conversation.

  • Posts: 81604
  • Thank you received: 13083
  • MODERATOR
11 years 8 months ago #62659

Can you please give a link to your products listing and a screenshot of the Display tab of the configuration ?

Please Log in or Create an account to join the conversation.

  • Posts: 63
  • Thank you received: 2
11 years 8 months ago #62660

I have just noticed that even though in config->display: YES is ticked, i still have to go to each content menu and change the setting of Display Filters from NO to YES or inherit. i have got lots of menus and i have to change each one manually.

Last edit: 11 years 8 months ago by leowaqqas.

Please Log in or Create an account to join the conversation.

  • Posts: 81604
  • Thank you received: 13083
  • MODERATOR
11 years 8 months ago #62665

Indeed, for existing modules and menus, the new option default value is not set so you need to save once the options.

You can edit the file "listing" of the view "product" via the menu Display->Views and change the line:
$display_filters = $this->params->get('display_filters');

to:
$display_filters = $this->params->get('display_filters', -1);

and that should avoid the problem.

The following user(s) said Thank You: leowaqqas

Please Log in or Create an account to join the conversation.

  • Posts: 63
  • Thank you received: 2
11 years 8 months ago #62742

Works great thanks a lot :)

Please Log in or Create an account to join the conversation.

Time to create page: 0.059 seconds
Powered by Kunena Forum