Close

Profile: stephen

Avatar

User posts

12 years ago

Hi there,

I would like to have support for paging and view changing (grid/list). Sorting might be an option, but thats not a showstopper I think.

Kind regards,

Stephen

12 years ago

psumner wrote:
Hi support
I have copied the plugins to the correct folder but the admin plugins page just does not show the plugins in the list. I have created my own shipping plugin and it displays and installs no problem. I am running from VS via local host but no matter what I do I cannot see the plugins to install.

Paul


Try this:

Open global.asax
Type in something and save, then restore the document and save again.
Try again

12 years ago

Support wrote:

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


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.

12 years ago

Support wrote:
Hi Stephen,

Probably you have noticed that our plugin uses JQuery Superfish menu plugin.
You can find more information about it here http://users.tpg.com.au/j_birch/plugins/superfish/
As you can see there are many options for further customization of the menu.
That's why we made the razor view file open for modifications (rather than make it as an embedded view) and leave this to you to do whatever you want.
As long as you guys have the html and the css in your hands we bet we will see some very good menus very soon :)

Best Regards,
Nop-Templates Support Team


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

12 years ago

As I mentioned on the nopcommerce forum:

Hi,

Is it possible to give the active menu-item (or active child) an extra css class like 'active' ?
That way the navigation options are huge.

Kind regards,

Stephen

12 years ago

Hi,

Does it also work with dropdown/select boxes instead of radio/checkboxes ?
Can I get a Trial ?

Kind regards,

Stephen