Do you mean to incorporate the sorting dropdown? Because the price range filter is part of the Ajax Filters?
Yes. You did that when installing the Nop Home Page Sliders in order to restart the application. Now you need to restart it again so that the newly installed plugin is taken into consideration.
Adding the space to the Global.asax and saving file restarts the application. The space itself is insignificant. The Date Modified property of the file is what matters to MVC.
There is a known issue with installing new plugins in nopCommerce.
Please read this post for more information.
Best Regards,
Nop-Templates Support Team
There is a known issues with installing new plugins in nopCommerce.
Please read this post for more information.
There is a known issues with installing new plugins in nopCommerce.
Please read this post for more information.
This is not a bug, just an enhancement that could be done to the filters but with a decent amount of coding, which I would not go into details here.
The sorting mechanism in nopCommerce works via a postback, which means that it refreshes the whole page including the filters. That is why they are cleared.
If you need your results sorted, sort them first and then use the filters. The filters will take into account the sort order.
Hi Liz,
Which version of nopCommerce are you using?
When exactly did you get this error - while installing the plugin or after the plugin installation?
Did you installed the Core plugin first and then the Sliders?
The error doesn't say for which plugin the null reference exception is thrown.
To be sure that the error is caused by the Sliders plugin then just delete the two plugin folders(Core and HomePageSliders) and then locate App_Data\InstalledPlugins.txt file and delete (if exist)any of the following lines:
SevenSpikes.Core
SevenSpikes.Nop.Plugins.HomePageSliders
Then try again to run nopCommerce but make sure you Rebuild your NopCommerce solution.
Please keep us informed on any progress with that matter.
Best Regards,
Nop-Templates Support Team
Hi guys,
Thank you for reporting this issue.
We will check what the problem is and let you know how to fix it.
Best Regards,
Nop-Templates Support Team
You need to order the extensions in order to download them.
Add them to your shopping cart and go through the check out process.
Please login to Nop-Templates.com and click the My Account link in the top right corner where you have the Log out, Inbox, Shopping cart links.
Once in your My Account area go to the Downloadable Products link and download the plugins that you have ordered.
Best Regards
Nop-templates Support Team