Close

Put the manufacturer filter at the top

[email protected]
11 years ago
#1081 Quote
Avatar
  • 10
Hi there,

Is there anway I can put the manufacturer filter at the top, or choose where it can be placed?  At the moment if you have a long list of specification filters, it tends to hide to the bottom.

Please advise.

Boyko
11 years ago
#1082 Quote
Avatar
  • Moderator
  • 1570
[email protected] wrote:
Hi there,

Is there anway I can put the manufacturer filter at the top, or choose where it can be placed?  At the moment if you have a long list of specification filters, it tends to hide to the bottom.

Please advise.



Hi,

You can simply change the order of the filters and move the @manufacturersFilter at the top:
@priceRangeFilter
    @specificationsFilter
    @attributesFilter
    @manufacturersFilter


The view that needs to be modified is NopFilters.cshtml located here:
Plugins\SevenSpikes.Nop.AjaxFilters\Views\NopAjaxFilters\NopFilters.cshtml

Best Regards

Regards,
Nop-Templates.com Team
[email protected]
11 years ago
#1083 Quote
Avatar
  • 10
Perfect. Thanks.