test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • alphajoomla Friend
    #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.comhttp://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) ?>

    alphajoomla Friend
    #492108

    Hi Leo

    Thanks for your reply. My site is not yet live as I am still working on my computer.

    Kind Regards

    Alpha

    phong nam Friend
    #492235

    Hi,

    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


    1. 5-8-2013-5-32-16-PM
    alphajoomla Friend
    #495708

    Hi 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 Friend
    #495727

    Hi,

    <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

    alphajoomla Friend
    #495794

    Goodday

    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.

Viewing 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