Close

Profile: Support

Avatar

User posts

13 years ago

Hi,

We did have a look at you site. Let us first say that you have done an amazing job with styling the filters and they look really great.

The error you have described was a know issue in the early version of the Nop Ajax Filters that had been fixed. In order to integrate the fix you should download the latest Nop Ajax Filters from your My Account section and get the latest version for version 2.3.

The only thing that you should do is to replace the SevenSpikes.Nop.AjaxFilters.dll the ~\Plugins\SevenSpikes.Nop.AjaxFilters folder with the one from the latest package.

Then you should change the Globala.asax file (see this post) in order nopCommerce to clear its cache and load the new assembly.

The bug with the price range filters and taxes/discounts/etc. had been fixed in version 2.5. It is not present for version 2.3 unfortunately.

Hope that helps!

If you need any further information please do not hesitate to contact us.

Bugs
13 years ago

Hi,

We are glad you have fixed the problem.

If you have any other queries please do not hesitate to contact us.

13 years ago

Hi Rob,

As far as I understand you want to add the search box inside the menu. This might be not a good idea, because if you place it on the same line where the menu is and there are more categories that should be shown, the categories and the search box will overlap.
But if this is what you want, that is fine.

In order to do this you should add the

@Html.Action("CategoriesHeaderMenu", "CategoriesHeaderMenu") call in the _Root.cshtml view as this is the main layout that is applied to all pages. Then edit the ~\Plugins\SevenSpikes.Nop.Plugins.CategoriesHeaderMenu\Views\CategoriesHeaderMenu.cshtml

and add the @Html.Action("SearchBox", "Catalog") just after the closing tag of the unordered list (after "</ul>")

So after that you will need to edit the corresponding css styles in order to achieve the look and feel you want.

Hope that helps!

If you need any further information please do not hesitate to contact is again.

13 years ago

Hi,

Sorry to catch this post so late.

We will try to explain what is the best way to modify views and styles.

Views are open for modification, but there is no way of overriding them just like in the core system.

All our plugin comes with views open for modifications, separate css files and images. Now all plugins also have theme support meaning you can have different themes(independent of the store theme) and style the plugin in more than one way and choose which one to be displayed.

You can modify freely the views, but when you upgrade you will have to merge your changes to the views. Typically using a tool for file comparison it is quite quickly to merge any modifications.
As to the css and images you can create your own theme and when upgrading to new version just copy it to the new plugin.


Hope that helps!

If we can help any further please do not hesitate to contact us again!

13 years ago

Hi,

The Nop categories Header Menu shows all categories and all corresponding subcategories. There is a setting with which you can show only categories that are marked as shown on home page, but this applies only for top level categories. All subcategories are always shown.


Hope that helps!

If you have any other queries please do not hesitate to contact us.

13 years ago

Hi,

We are glad you find it useful.

Thanks!

Bugs
13 years ago

iBEAUTHENTIC wrote:
Error still happening after changing all products to be in singlevariant.

Please note, I only know this error is occurring because I can view it in the admin=>system=>log area of the admin site as an error. The site looks to work as expected, no sign of visible error.


Hi,

Please send us an email and we will give you our IP address, so that we can login and see what the problem might be.

Best Regards,
Nop-Templates Support Team

Bugs
13 years ago

Please give us your feedback here if you have any problems with the Nop Shop All Theme.

13 years ago

You can post here anything regarding the Nop Shop All Theme.

13 years ago

Help make Nop-Templates products better. Share your ideas or feature requests related to the Nop ShopAll Theme for nopCommerce.