normal breadcrumb module

More
11 years 10 months ago #1611 by Mauro Giuliani
Hello there,
i don't understand why the breadcrumb position is avalaible in all pages BUT NOT in home page , even if the module is activated for all pages.

Anyone can help me?

thank you

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

More
11 years 9 months ago #1617 by Linh Robert
Replied by Linh Robert on topic Re: breadcrumb module
Hi,

You can edit template index.php and change this code:
Code:
<?php if($menu->getActive() == $menu->getDefault()) {?> <?php echo '';?> <?php }else{ ?> <div class="mega_breadcrumb"> <div class="mega_breadcrumb_i"> <div class="rounded_top"></div> <div class="rounded_mid"> <div class="rounded_mid_i"> <jdoc:include type="modules" name="breadcrumb" /> </div> </div> <div class="rounded_bot"></div> </div> </div> <?php }?>

To
Code:
<div class="mega_breadcrumb"> <div class="mega_breadcrumb_i"> <div class="rounded_top"></div> <div class="rounded_mid"> <div class="rounded_mid_i"> <jdoc:include type="modules" name="breadcrumb" /> </div> </div> <div class="rounded_bot"></div> </div> </div>

Thanks

If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket Notice: Undefined variable: target in /home/omegatheme/public_html/components/com_kunena/template/aurelia/layouts/bbcode/url/default.php on line 32
> www.omegatheme.com/member/

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

More
11 years 9 months ago #1806 by Mauro Giuliani
thank you! it works !

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

Time to create page: 0.263 seconds

About Growth

Innovative tech for eCommerce growth

Contact Info

Head: No. 3, 175/55 Lane, Lac Long Quan St., Nghia Do Ward, Cau Giay District, Hanoi City, Vietnam