-- 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 way to prevent text (included for instance in a custom html module) from being echoed across all HK pages? For instance, I would like the user information that currently appears at the top of the root page (shop page - img 1) not to be repeated on subsequent pages. Unfortunately, the text appears on every page thereafter (product page - img 2). The same holds true for any module (eg. login form) that has been included at the top level page.
How could I attach specific modules to certain pages and prevent them from showing up on other HK pages?
TIA. MS