Category menu showing sub category by default

  • Posts: 69
  • Thank you received: 2
10 years 5 months ago #193365

-- HikaShop version -- : 2.4.0
-- Joomla version -- : 3.4.0
-- PHP version -- : 5.4
-- Browser(s) name and version -- : Firefox 35.0.1

I see in the code for id category_pane_0 the class is set to pane-toggle-down
<h3 id="category_pane_0" class="title pane-toggler-down">

and the rest of the category pane after 0 is the class id is pane-toggler title

<h3 id="category_pane_1" class="pane-toggler title">

My issue is that first category is automatically showing the sub category because the code is set to pane-toggler-down for the first category pane. The rest of menu just shows the first category.

How can I get the first category to not show the sub category by default?

Please Log in or Create an account to join the conversation.

  • Posts: 84233
  • Thank you received: 13677
  • MODERATOR
10 years 5 months ago #193376

Hi,

In that case, you need to edit the file "listing_list" of the view "category" via the menu Display>Views and remove the line:
'startOffset' => $found,

Please Log in or Create an account to join the conversation.

Time to create page: 0.054 seconds
Powered by Kunena Forum