-
AuthorPosts
-
May 5, 2013 at 9:35 pm #187285
Goodday
I have been trying to have breadcrumbs in the position below mainnav. I have tried this using the guidance from previous threads but it does not show. Would you please help ?
I have followed the instructions as per the original thread but I am failing to get it to work. Its just blank. I downloaded JA Portfolio last week. The coding I have used as copied from the previous replies is as follows:-
In Layout Settings “Default” I have this code:-
<block name=”slideshow” type=”modules” style=”raw”>slideshow</block>
<block name=”navehelper1″ type=”navhelper1″ main-inner=”0″></block>In navehelper1.php, I have this code:-
<?php
/*
# ————————————————————————
# JA T3v2 Plugin – Template framework for Joomla 1.5
# ————————————————————————
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license – GNU/GPL V2, http://www.gnu.org/licenses/gpl2.html. For details
# on licensing, Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites: http://www.joomlart.com – http://www.joomlancers.com.
# ————————————————————————
*/
?>
<?php $this->genBlockBegin ($block) ?><div class=”ja-breadcrums”>
<strong><?php echo JText::_(‘You are here’)?></strong> <jdoc:include type=”module” name=”breadcrumbs” />
</div><ul class=”no-display”>
<li><a href=”<?php echo $this->getCurrentURL();?>#ja-content” title=”<?php echo JText::_(“Skip to content”);?>”><?php echo JText::_(“Skip to content”);?></a></li>
</ul><?php $this->genBlockEnd ($block) ?>
May 7, 2013 at 12:51 pm #492108Hi Leo
Thanks for your reply. My site is not yet live as I am still working on my computer.
Kind Regards
Alpha
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
May 8, 2013 at 10:38 am #492235Hi,
Well, I’ll guide how to duplicate the Breadcrumbs below mainnav, it worked on my demo hosting with default layout.
1. Copy & paste file <blockquote> pluginssystemjat3jat3base-themesdefaultblocksnavhelper.php</blockquote>
to<blockquote>templatesja_portfolioblocks</blockquote>
2. Open <blockquote>templatesja_portfolioetclayoutsdefault.xml</blockquote>, then insert line:
<block name="navhelper" type="navhelper" main-inner="1"></block>
below mainav block as you did.
3. Then go to Module Manager >> Create Breadcrumbs module at breadcrumbs postion.
Clean T3 cache.Leo
June 12, 2013 at 9:13 pm #495708Hi Leo
My sincere apologies for not getting back to you soon enough. I have been inactive for quite a bit of time since I posted my enquiry. Thanks very much for the guidance. I have applied the changes just now. This has worked wonders for me. However, there I still get “TOP” in the new position and the original breadcrumbs at the bottom kind of looks not aligned well. Is it possible to changes these ?
My thanks again.
Kind Regards.
Alpha
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
June 13, 2013 at 1:18 am #495727Hi,
<blockquote>There I still get “TOP” in the new position and the original breadcrumbs at the bottom kind of looks not aligned well. Is it possible to changes these ?</blockquote>
It’s better if you post your site url here, I will help you further.Regards
June 13, 2013 at 3:50 pm #495794Goodday
Thanks for your reply. I am still working on my computer for the final designs. Hopefully, I will have the site live by end of next week.
Kind Regards.
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by alphajoomla 11 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Duplicating Breadcrumbs below the mainnav position
Viewing 6 posts - 1 through 6 (of 6 total)