Hi Yves,
Thank you for the kind words! We must say that the menu looks really well and adds value to your site. The navigation now is much more user friendly and it is easy to find information.
Thanks!
Hi Yves,
Great work! Let us congratulate you with the work done! The menu looks really good!
Hi,
As I see on your current site you have displayed some categories with products for them. There is a similar functionality in nopCommerce called HomePageCategories but it just displays categories(the same as when showing subcategories) that are marked as Show On Homepage without any products. You can however customize this view in order to show the products as well. In order to do that you can edit the ~\Themes\Electronics\Views\Home\Index.cshtml and add the following line of code:
@Html.Action("HomepageCategories", "Catalog")
<div class="clear">
</div>
After that copy the ~\Views\Catalog\HomepageCategories.cshtml to ~\Themes\Electronics\Views\Catalog\HomepageCategories.cshtml and edit the view accordingly in order to show products for each category displayed.
Hope that helps!
Hi,
In order to be able to install the Nop Anywhere Sliders again you should remove manually all tables related to the plugin from your database and then install it again.
The other possibility is to add the SevenSpikes.Nop.Plugins.AnywhereSliders to your App_Data/InstalledPlugins.txt file and when the plugin is shown as installed try to uninstall it so that it removes its tables from the database.
If have difficulties doing that please let us know!
Thanks!
Hi Mikkil,
The error described says that you have already installed it and you are trying to install it again, without having been uninstalled.
Have you had the sliders installed before? Can you please tell us the scenario on how you got this error so we have more information and will let you know how to resolve it.
Could you send us an email to Support at nop-templates.com as we will need access to your ftp?
Thanks