Close

Profile: Support

Avatar

User posts

13 years ago

Excellent, thank you very much!

13 years ago

Hi,

Do you receive this error when trying to install the plugin?
Please make sure that the SevenSpikes.Nop.Plugins.AnywhereSliders folder with all the plugin files is copied to the Plugins folder of nopCommerce.

Let us know if you still have this error!

Best Regards

13 years ago

Hi,

This is a really good idea!
Would you mind suggesting it here:

https://noptemplates.uservoice.com/forums/151226-nop-templates-com-products-feedback

Many Thanks

Bugs
13 years ago

Hi,

Thanks for reporting this!
This has been fixed. Please download the theme again from your My Account section and replace the Themes\Electronics\Catalog\ProductTemplate.VariantsInGrid.cshtml file in your installation.

13 years ago

Hi,

would you be able to show us an example, a page, and exactly what the problem is, because at the moment we are not sure we understand what you are trying to achieve?

Thanks

13 years ago

Hi,

I am not sure I understand your suggestion but if you are asking why some specificity attributes are shown and why some are not this is because the filters take into account the AllowFiltering property, which is set on every product specification attribute mapping. Just edit a product and go to the Specification Attributes tab. There is a Allow Filtering checkbox.

I hope this is useful!

Bugs
13 years ago

grantcs wrote:
When Items are added to the Shopping Cart, on the top right of the screen, there are two places where it is to be updated.

1.  "Shopping Cart(x)" on top line

and

2.  "You have x items in your shopping cart"

The second one is updated correctly and the first item is not updated.

Maybe i am doing / configuring something incorrectly.

Thanks
Grant



Do you have a subdirectory on your test server?
For example yourstore.com/subdirectory/ ?
If so then you need to change the shopping cart mini link selector i.e .header-links a[href="/cart"] should be .header-links a[href="/subdirectory/cart"]

Please let us know if this is the problem.

Best Regards,
Nop-Templates Support Team

13 years ago

Hi,

Yes the Nop Quick Tabs are localizable, in the same way as Products and Categories are in nopCommerce.
Please let us know if you have additional questions!

Best Regards

bubli wrote:
Hi,

Hi,
I'm interested in buying your template, but dealing with multiple product variants is critical for me. Do you think you can offer the update that can deal with it soon?
And second question: Is it possible to configure checkbox filters to have "AND" behavior, instead of "OR"? For example I have some attribute called "Buzzwords". Product can contain multiple buzzwords and I want that user will be able to search for a product that is "Smart" AND "Secure" AND "Durable".

Thanks in advance.


Hi,

The Nop Fashion Theme now supports multiple product variants.
As to changing the logic of the filters, this would be quite difficult to do in a clean way, as there is no way to specify semantic dependency between specification attribute values in nopCommerce. In other words, if a product has a specification it has it and this is not changed by the fact that it has other specifications or not. The filtering mechanism and filter refresh logic is implemented to represent this semantics and changing this is not an easy task.
Alternatively you can achieve this by creating separate specification attributes for all the different buzzwords.
I hope this information is useful!
Please let us know if you have additional questions, we will be happy to help!

Best Regards

13 years ago

revotechnik wrote:
Hi,

I uploaded the core and headermenu plugin again, reload list of plugins, then this happens...

[ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.]
  


Hi,

Did the modification of the Global.asax help?
If you still have problems with the Header Menu then you could write us an email to support at nop-templates and give us access to your web site, so that we can check what is wrong.

Best Regards,
Nop-Templates Support Team