Close

Profile: Support

Avatar

User posts

13 years ago

iBEAUTHENTIC wrote:
When adding to the cart from the category or manufacturer pages for example. When a product has added attributes you provide a fly out window.

It would be a nice option to have a 'quick view' button in place of quantity / add to cart button for all products and when clicked the fly out view pops up and you can view product details maybe larger image and quantity / add to cart button.

Basically a product details view without having to be redirected to actual product page.


Hi iBEAUTHENTIC,

Thank you for using our products and for giving us feedback!
Your suggestion definitely makes sense and we will discuss it with the team.
We will let you know what we have come up with.

Best Regards,
Nop-Templates Team

13 years ago

iBEAUTHENTIC wrote:
Will this be a stand alone product or will it be added to your Ultimate Extensions package? What about themes? Will it be added to them?

Thanks


Hi iBEAUTHENTIC,

Nop Ajax Cart will be added to the Ultimate plugin collection as well as any other new plugins we release.
Nop Ajax Cart will be added to our themes and everyone that has purchased our themes will get the plugin for free as part of our 1 year free upgrades and support policy.

We are working on a seamless integration of the Ajax Cart in our themes and once we are done we will include the plugin in them. We are aiming the end of next week but it depends on how things will be going.

Hope this helps!

Best Regards,
Nop-Templates Team

Showoff
13 years ago

Show off how you have integrated the Nop Ajax Cart in your store to the rest of the community in this forum.

13 years ago

Topic for general discussion regarding Nop Ajax Cart

Bugs
13 years ago

Topic for reporting any Nop Ajax Cart problems.

13 years ago

Help make Nop-Templates products better. Share your ideas or feature requests related to the Nop Ajax Cart plugin for nopCommerce.

Translations
13 years ago

Hi,

The hint resources is something which nopCommerce looks for by default when there are localized labels in the administration views. This is not actually and error but rather a warning that you can ignore. If you would like these not to appear, you can add the missing resources, nopCommerce is complaining about.
We will change the plugin to install default resources for the hints so that these errors do not appear.

Thanks for reporting this!

Bugs
13 years ago

Hi,

The problem is fixed now.
You can download the package again from your Order download link.
This link always points to the latest version of the plugin.
Then extract the 2.4 version of the plugin.
Copy the actual plugin file from:
Plugins\SevenSpikes.Nop.Plugins.NopQuickTabs\SevenSpikes.Nop.Plugins.NopQuickTabs.dll

and replace the one in your nopCommerce installation Plugins folder:
~/Plugins/SevenSpikes.Nop.Plugins.NopQuickTabs/SevenSpikes.Nop.Plugins.NopQuickTabs.dll

Then restart your application and it should be fine!

Please note that you don't have to uninstall the plugin as it will delete all the tables in the database!!!

Please let us know if everything is OK.

Best Regards,
Nop-Templates Support Team

Go to the administration panel of nopCommerce:

Configuration -> Settings -> All Settings

Add New Record

And then for the key of the new settings:

SevenSpikes.Nop.Plugins.CategoriesHeaderMenu.ShowHomePageTopLevelCategoriesOnly

And then for the setting value:

True

mickk wrote:
Hi

I have added the navigation menu and it works great. Is it possible to limit the amount on show plus which ones to show?

Thanks

Mike


Hi mickk,

Thank you for using our products!

Yes, you can control, which top level categories to show by their Show on Home page setting.
Follow these steps:
1. Add a new setting with the key below and set it to True:
SevenSpikes.Nop.Plugins.CategoriesHeaderMenu.ShowHomePageTopLevelCategoriesOnly
2. Set Show on Home page for the top level categories you want to be shown in the Header Menu.

To see the changes immediately you might need to Clear Cache from the Administration as the menu is optimized to use caching for better performance.

Hope this helps!