Close

Profile: Support

Avatar

User posts

Bugs
13 years ago

Hi,

What do you mean by the HOME button is not visible?
There is no HOME button in the current Theme design.
When you click on the logo image, which on the demo site is YOUR STORE NAME that links to the Home page.
You can always easily add any additional links if you want to.
We are in the process of upgrading the Theme to nopCommerce 2.3 and will release it in a couple of days.

Best Regards,
Nop-Templates Support Team

Bugs
13 years ago

titi wrote:
Hi,
I'm new user to nopcommerce 2.20.
I just finished installion with french and chinese language pack. Everything is doing well.
I also installed Nop Categories Menu plugins and add widgets to the site is OK. But when i'm back to public site, i get http error 500.

Can anyboby give me a help?

tks


Did you follow all the steps in the documentation?
Are you saying that the error is shown only when the Header Menu plugin is installed and integrated as a widget?
If so then please delete the widget to see if the error disappears.

13 years ago

Hi Stephen,

The Ajax Filters support paging at moment. They are using the Pager Panel Selector setting in the Nop Ajax Filters settings to replace the default nopCommerce pager.
Let us know if you are having problems with it.

As to the sort and view options, this is planned for the next release.

13 years ago

stephen wrote:

Yes. Take a look at this sample where there is a additional css class to the listitem (li) http://users.tpg.com.au/j_birch/plugins/superfish/#sample4

So when rendering a category page, append a css class to the current category list item. Superfish will then do the magic.


Thanks Stephen we got your point :)
We haven't got much free time lately, so we can't promise this will be done any time soon. But we will add it in our backlog and if many people request it in the next couple of weeks we will consider implementing it.

Best Regards,
Nop-Templates Support Team

Bugs
13 years ago

Hi guys,

The new version with the fix is uploaded.
You can now download it from My Account -> Downloadable products
Delete the old plugin folder and add the new one and then restart your application.

Best Regards,
Nop-Templates Support Team

Bugs
13 years ago

Hi naresh,

Thank you for reporting this problem.
We will let you know when this is fixed.

Best Regards,
Nop-Templates Support Team

13 years ago

stephen wrote:

Hi Support,

Excuse me, I like the idea of the product and of course it is all for free so who am I to complain. However it would be great if the output can be more adjusted:

@Html.Raw(Model.CategoriesHtml)

Does give me nice list-items and sub-items but there is no css-class state "active" or "current". In order to get superfish to recognize the current item this has to be done.

Is it possible to get a new version with this functionality ?

Kind regards,

Stephen


Do you suggest to add an additional class to the item corresponding to the currently selected category? For example if we have the Notebooks category open from the left column category navigation then the Categories Header Menu to render this additional css class to the Notebooks item.

Please let us know if we are on the same page.

Best Regards,
Nop-Templates Support Team

13 years ago

psumner wrote:
I have copied the plugins to the Presentation\Nop.Web\Plugins folder but they do not appear in the admin area. I have created my own shipping plugin without any problem, but this plugin is not recognised.


You mentioned that you use nopCommerce version 2.2.
Please make sure the plugin is the same version. Just open Description.txt file and check the version. It should be 2.2 too.

Best Reagards,
Nop-Templates Support Team

13 years ago

Hi,

If you want to use our plugins locally with the nopCommerce sources then make sure you copy them in Presentation\Nop.Web\Plugins folder.

Best Regards,
Nop-Templates Support Team

13 years ago

Hi,

Which version of the Sliders do you use?
The automatic deployment option should be switched off, otherwise the Index.cshtml view will be replaced by the one supplied with the plugin in AutomaticDeployment folder.
This view is styled for the Dark Orange theme with three column layout, so if you have made any modifications you should not use it.
Please guys read the documentation carefully it is all written there.
All the documentation is available online - http://nop-templates.com/t/nopCommerce-Documentation

Best Regards,
Nop-Templates Support Team