Hi smathias,
Which version of the plugin do you use?
Can you check the followings:
1. Make sure the Nop Categories Header Menu plugin is installed.
2. Do you have any other widgets added?
Please let us know how it goes.
Best Regards,
Nop-Templates Support Team
Hi guys,
We just released a new version of the plugin for nopCommerce 2.2 and 2.3 that you can download from your Downloadable section as usual. Here is what is new in this release:
Fixed an issue with the category Search engine friendly page name containing blank spaces not being converted to hyphens and resulting to %20 chars in the Url names.
Added ability to control which Top Level categories to be shown in the menu based on their Show on Home page property being set to True. You can add a new setting SevenSpikes.Nop.Plugins.CategoriesHeaderMenu.ShowHomePageTopLevelCategoriesOnly set to True to enable this functionality. This is very useful when you have too many Top Level categories and want to show only some of them in the menu.
Added a new css class "current" to the li element of the current category.
Thanks to all of you who requested these features and contributed with ideas.
Your feedback is very valuable to us.
Best Regards,
Nop-Templates Support Team
It seems that the query for the specification filters is throwing an exception somewhere and the sql server is giving a time out.
Would you be able to debug it locally with the same database and see what the exception is and also the inner exception object for the exception?
If not, is it possible for you to send us your database so that we can debug it locally?
Which version of the filters are you using?
Is it 2.3?