-- url of the page with the problem -- : not live
-- HikaShop version -- : latest
-- Joomla version -- : latest
-- PHP version -- : x.x.x
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- : Error_message
Hi
Got an issue with duplicate urls - building a megamenu, using hikashop categories as the menu structure.
Basically, I've got 2 categories with sub-categories of the same name in them, e.g:
Carp and Specimen ---> hooks
Predator --> hooks
This is creating duplicate content; is there any way to keep the category name in the URL whilst using SH404? Otherwise, both url's are spat out as:
hooks/category/listing.html
WITHOUT SH404, the categories are exactly as I need them, i.e:
/tackle/carp-and-specimen/carp-and-specimen/hooks
/tackle/predator/hooks
Yet, without it, the pop-up modal for 'add to cart' brings up the home page in the modal!