Close

Profile: Support

Avatar

User posts

11 years ago

Hi CLevon85,

As I said the plugin is not released for 3.2 as nopCommerce is not released officially. All our products are guaranteed to work only for the official nopCommerce releases and you cannot use a plugin from other version in nopCommerce.

You can wait until nopCommerce 3.2 is released in a week and then we will release our products for the new version.

Best Regards!

11 years ago

Marshall_A wrote:
Any update on this?
I am having the same issue. Tried the css technique, it didn't do anything.
Tried adding javascript setTimeout(), but that didn't work either.


Hi Marshall_A,

We have added a possibility to trigger the drop down on click event. You should update your Nop Mega Menu plugin following the article and enable this feature from the administration of the plugin.

Hope that helps!

11 years ago

CLevon85 wrote:
Dear support, I am using the latest working version from codeplex and my site at the moment is 3.2 version.

Will the Nop Mega Menu work on it?

And one more question. Will I be able to show the vendors list as the categories shown If I add vendors photo?

Thanks in advance


Hi CLevon85,

Currently we are working on the upgrade of all our products for version 3.2. They will be ready once the nopCommerce 3.2 is released officially. The current Nop Mega Menu will notwork with version 3.2, but when upgraded it will. We will add the possibility to display vendors just like you can show manufacturers now.

Hope that helps!

11 years ago

sunnyw wrote:
Hello,

I am currently testing out the Smart SEO and 1 of the requirement is to do the followings.

In our product page meta descriptions, we would like to append the category information, but I can't seem to be able to do that.

Also, for the "Do Not override default meta data if there is one." setting, is that possible to do it by type but not global? I am only interested to override product default meta, but want to leave category meta untouched if there is a default.


Thanks,

Sunny


Hi SUNNYW,

There is no category token that can be used in the product meta data template, because one product can be mapped to several categories and there is no way to take just one category. This is the difference with manufacturer for which there is a token that can be used for product meta data.

As to the "Do Not override default meta data if there is one" you are right that it is better to be type specific, so we are going to implement this in the new version of the Nop Smart SEO plugin for nopCommerce version 3.2 that is going to be released in a week. So if you can wait and use version 3.2 it will be great.

Thank you for the suggestions! They really make sense and will be good addition to the Nop Smart SEO plugin.

Best Regards!

lnetdev5 wrote:
hello, wanted to know if there is anyway to disable the nop ajax filters in the manufacturer page??
no admin option, and i'm having difficults to find the relevance changes in the plugin views or any views..

any help?
thanks.


Hi LNETDEV5,

Currently there is no setting for doing that. We are going to add it in the new version for nopCommerce 3.2 that will be released in a week. I can suggest to you to wait a week and then use the new version of nopCommerce as it has a lot of bug fixes, improvements and new features as well.

If you still want to change this in your version of nopCommerce, please send an email to our support email and we will give you instructions how to achieve it.

Hope that helps!

Schema.org
11 years ago

dkl73 wrote:
you don't use html markup Schema.org? And will you use it?


Hi dkl73,

Currently we do not use schema.org as nopCommerce does not use it and we are bound to it. You can post this suggestion in the nopCommerce forums as well. We think it is a good idea.

Thank you for the suggestion!

hkreklame wrote:
I've done exactly this, but i get the following error.

Could not load file or assembly 'AutoMapper, Version=2.0.0.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)


Hi,

Is there any particular reason why you do not use the AutoMapper that comes with the official nopCommerce version. If you do not use any specific functionality from AutoMapper 2.1.0.0 that is not present in the AutoMapper 2.0.0.0 I strongly recommend using the official version of the assembly. Please have in mind that all our products are guaranteed to work only with the official releases of nopCommerce and not with any custom nopCommerce builds. You can try to make a binding redirect in the web.config file, so that when searching for AutoMapper 2.0.0.0 the runtime to load AutoMapper 2.1.0.0, but again this is not recommended and plugins are not guaranteed to work as expected.

Hope that helps!

11 years ago

Ryan wrote:
Please append "ResourceLocation.Foot, " to all of the script tags. Loading them in the head of the site is causing huge optimization issues. I am seeing load times cut in half just by adding the scripts to the bottom. Logic should always load AFTER content.

On a side note, It would be nice to inform us that you are using KendoUi


Hi Ryan,

Thank you for your feedback!

Would it be possible to share some more information related on this matter.
Have you tried specifying the ResourceLocation.Foot in the views when appending the scripts. As you know all our views are open to modifications and you can change the way the scripts are included.
Did you have your scripts bundled when testing the performance. We will make some performance tests ourselves and if needed we will append our script to the bottom. I think the best solution will be to add them in the bottom and include the bundle in the bottom.

Your feedback is highly appreciated!

Best Regards!

11 years ago

sunnyw wrote:
How about a reminding rule that will trigger on the month of Customer's Birthday?


Hi sunnyw,

I think this is really a good idea. We will consider implementing it for the release of nopCommerce 3.2 You can propose it in our user voice portal so that other customers can vote for it too.

Thanks for the suggestion!

11 years ago

cicciuzzo wrote:
Hi

My Categories  Header Menu I would link to have only two level navigation ...

My Categories are organization to more level but I needed only two.

For example "Men > Pants" and not "Man > Pants > pizza ;) "

It's possible! How I to do?

hi


Hi,

You can use the Nop Mega Menu plugin and set the categories template to be Categories In List and uncheck the "Show categories in a single menu:" option. Thus you will have a list of all first level categories in the menu and when hover on you will see a category subcategories. You will not see the categories from level 3 and above.

Hope that helps!