VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Categories nav bar

Categories nav bar 05 Jun 2014 09:27 #4804

When I select 'Portofolio', a submenu appears with the main category 'All Works' with its subcategories: how can I disable it?

Thank you.

  • Posts:8
  • Caloro
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Categories nav bar 06 Jun 2014 04:04 #4819

please PM me your site access info and take screenshot of what you want to change so i can make change directly on your site. remember to post the url of your forum issue in PM.

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Categories nav bar 06 Jun 2014 07:35 #4828

hello


i have the same issue here

Re: Categories nav bar 09 Jun 2014 08:49 #4853

What joomla version are you guys using?

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Categories nav bar 09 Jun 2014 08:57 #4854

you need to edit file templates/jf_creativia/html/com_k2/jf_creativia/category.php

remove

 
 
<section id="options" class="clearfix">
<div id="k2-menu-container">
<ul id="filters" class="option-set clearfix" data-option-key="filter">
<li><a href="#filter" data-option-value="*" class="selected"><?php echo $this->category->name; ?></a></li>
<?php if(isset($this->subCategories) && count($this->subCategories)): ?>
<?php foreach($this->subCategories as $key=>$subCategory): ?>
<li><a href="#filter" data-option-value=".<?php echo $subCategory->name; ?>"><?php echo $subCategory->name; ?></a></li>
<?php endforeach; ?>
<?php endif; ?>
</ul>
</div>
</section> <!-- #options -->
 
Last Edit: 09 Jun 2014 08:58 by isupport.
The following user(s) said Thank You: Caloro

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Categories nav bar 09 Jun 2014 09:03 #4855

Joomla! 2.5.8

  • Posts:8
  • Caloro
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
  • 2
Time to create page: 0.99 seconds
Friday 26 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.