-- url of the page with the problem -- : local
-- HikaShop version -- : 2.3.2
-- Joomla version -- : 3.3.1
-- PHP version -- : 5.5.9-1ubuntu
-- Browser(s) name and version -- : Firefox 30.0 ubuntu
Hi all,
I couldn't find an anser anywhere.
I have a webshop with 6 categories.
I'd like to display a page title on both category and product listings.
You can have a look at my snapshots.
Scenario
When clicking on Products menu, I got the page "AllCategories.png", which is fine but I'd like to display the title in the page header ("Products", that's what my browser gives as title).
Thenlet's say I click on "Audio Processors FM" category, I got the page "AllProductsInCategory.png", which again is fine but I'd like to display "Audio Processors FM" in the page header (here too, the browser gives the right title).
How can I do that?