Hello, any help/suggestions with this?
I am configuring a Smithcart site.
(latest paid for vers, with latest DNN) I am using both Categories, and Brands menus.
The categories have some subcategories under them (not all of them)
When I click select a Category item, ALL the subcategories under ALL the categories expand to become visible. I thought that only subcats under the category you select should become visible?
Whenever I pick a Category to click on it does not highlight that category/or sub category if selected, (another subcat within a different Category 'lights up', so a visitor does not know what has been selected. unless you view the URL)
If I select a product in that category, then I go to the product page the menu then collapses to what it was before visiting it. So the visitor cannot tell what Category they are looking at.
Also, after uploading a list of products I cloned ONE product and it appears to have broken the system in that ALL of my product URLs now have a completely unrelated category name in the URL path. I cannot remove the path item and as I said it shows on all products despite not being related to most of them
If I select a Brand menu item that does seem to (sort of) behave, the brand clicked stays highlighted and those brand products are shown on a page. HOWEVER, as with the issue above, when you select one of those brand items, the menu clears, so you cannot tell what brand you had selected.
Can anyone help with this at all, I am happy to be told that I've set this up wrong if I have, but my developer suggested that the nodes are not being written correctly in the menu process.
SmithCart adds a class to the selected category in the category list: .SelectedNodeStyle
The problem is that wherever I click in the category list, the class remains allocated to a specific list item (Blue shoes e.g.).
This is a coding error in their opinion.
I would really like to resolve this, Any help or suggestions greatly appreciated.
Rob.