-- url of the page with the problem -- localhost
-- HikaShop version -- : 2.2.3
-- Joomla version -- :2.5.17
-- PHP version -- : 5.3.13
-- Browser(s) name and version -- : FreFox 27.0.1
-- Error-message(debug-mod must be tuned on) -- : Error_message
Hi, Is there a HK remapping utility that would enable category/product items that appear in a HK category module on the default page to be directly linked to detailed category/product pages in the shop section?
For instance, the items that appear in the category listing module on the home page (see img) have their urls set to:
<li class="hikashop_category_list_item">
<a href="/Joomla2/falconmedia/index.php/en/component/hikashop/category/15-decision-maker-spinner"> Decision maker spinner </a></li>
The urls should be mapped to these specific associated sub-pages inside the HK E-Shop menu:
<li class="hikashop_category_list_item">
<a href="/Joomla2/falconmedia/index.php/en/shop/category/15-decision-maker-spinner"> Decision maker spinner (2) </a>
</li>
The menu structure is depicted below..
TIA for any hints. MS
Simplified menu structure:
HK category listing module attached to the Home page: