-
AuthorPosts
-
sobe Friend
sobe
- Join date:
- June 2010
- Posts:
- 249
- Downloads:
- 13
- Uploads:
- 20
- Thanks:
- 32
- Thanked:
- 4 times in 1 posts
October 11, 2010 at 4:20 am #155148Hello,
How can I remove the breadcrumb only in the homepage?Don Lee FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
October 11, 2010 at 10:06 am #358431<em>@sobe 197773 wrote:</em><blockquote>Hello,
How can I remove the breadcrumb only in the homepage?</blockquote>Hi,
Plz try to go to module manager, select module type “mod_breadcrumbs” for edit, then assign the module to all of menu’s except “Home” menu.sobe Friendsobe
- Join date:
- June 2010
- Posts:
- 249
- Downloads:
- 13
- Uploads:
- 20
- Thanks:
- 32
- Thanked:
- 4 times in 1 posts
October 11, 2010 at 12:19 pm #358457<em>@donglt 197824 wrote:</em><blockquote>Hi,
Plz try to go to module manager, select module type “mod_breadcrumbs” for edit, then assign the module to all of menu’s except “Home” menu.</blockquote>The following suggestion doesn’t work with JA Drimia. I’m under the impression that I need to edit the file default.php
The solution will likely be something similar to the following thread, but the suggested code fix doesn’t work for JA Drimia.
Don Lee FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
October 12, 2010 at 1:52 am #358520<em>@sobe 197858 wrote:</em><blockquote>The following suggestion doesn’t work with JA Drimia. I’m under the impression that I need to edit the file default.php
The solution will likely be something similar to the following thread, but the suggested code fix doesn’t work for JA Drimia.</blockquote>
Hi,
Could you send me your site URL and admin account via PM for further check?Don Lee FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
October 12, 2010 at 4:50 am #358570<em>@donglt 197945 wrote:</em><blockquote>Hi,
Could you send me your site URL and admin account via PM for further check?</blockquote>Hi,
Thanks for sending me the PM. Plz check your site again and tell me if it’s ok.Don Lee FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
October 12, 2010 at 7:47 am #358583<em>@sobe 197773 wrote:</em><blockquote>Hi donglt,
Almost. I’m also trying to remove the image behind the breadcrumb area. It’s above “Sofi Ventures” and it looks like a gray bar.Thanks </blockquote>
Open file: templates/ja_drimia/index.php
Find this code beginning at line 156:<div id=”ja-pathwaywrap”>
<div id=”ja-pathway”>
<jdoc:include type=”module” name=”breadcrumbs” />
</div>
</div>
Replace:
[PHP]<?php if( $this->countModules(‘breadcrumb’) ) {?>
<div id=”ja-pathwaywrap”>
<div id=”ja-pathway”>
<jdoc:include type=”module” name=”breadcrumbs” />
</div>
</div>
<?php } ?>[/PHP]1 user says Thank You to Don Lee for this useful post
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by Don Lee 14 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum