-- url of the page with the problem -- : local
-- HikaShop version -- : Business 2.3.0
-- Joomla version -- : 3.2.2
-- PHP version -- : 5.3.27
-- Browser(s) name and version -- : any
-- Error-message(debug-mod must be tuned on) -- : none
Hi,
First, I'm new to HikaShop, but it looks like I got my head around it, got used to the "Views" system and most things realized... except for a few. Note: no trouble with CSS, only little with HTML, but not a PHP guru at all.
I have created a div brand listing from a menu. The page looks good; if I click on a brand, a new page loads showing the products of that brand - as intended.
Except, on the brand listing page, below the brand divs, I have (all) products listed. And I can't get rid of them.
- I do have a product listing associated with the brand divs. If I don't, the products vanish from below the brands, but when clicking on a brand, the page with its products remains empty as well.
- AFAIK, it's not possible to hide the product listing block per CSS, because it's the very same ID's and classes as for the individual pages; so, if I set anything ("submodules") related to the product block under the brand listing to "display:none;", it won't show product on individual pages, again.
- Same when attempting to edit the "category > listing" view: any messing with the relevant section also affects the display of products when clicking on a brand.
So, how do I get a page with only brand divs (no products or other submodule below) and yet, when clicking on a brand, a page with the products under that brand? Am I overlooking something? Or what's the secret?
Many thanks for a good answer,
LF
P.S.: Yes, I've been though various documentation incl frontend display on categories etc, used the search here, too, but no find. Maybe I'm the only one not wanting the product or whatever listing there, haha. But imagine many brands and even more products... urgh.