Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • kipperfletcher23 Friend
    #181273

    How can I change the breadcrumb links at bottom of the page to a menu.
    I am looking to replace with horizontal menu.
    Your help would be welcomed.

    swissa Friend
    #469453

    <em>@kipperfletcher23 341499 wrote:</em><blockquote>How can I change the breadcrumb links at bottom of the page to a menu.
    I am looking to replace with horizontal menu.
    Your help would be welcomed.</blockquote>

    Just go to module manager and unpublish the breadcrumbs modul. Then you can publish your menĂ¼ modul in ‘position-2’.

    Hope that helps

    kipperfletcher23 Friend
    #469454

    I have tried this but nothing appears when i added a menu for position 2

    swissa Friend
    #469457

    Actually I have the same problem. :((

    dev guys need to look at it.

    Luna Garden Moderator
    #469492

    <em>@kipperfletcher23 341499 wrote:</em><blockquote>How can I change the breadcrumb links at bottom of the page to a menu.
    I am looking to replace with horizontal menu.
    Your help would be welcomed.</blockquote>
    Hi,
    I think you can add more block under the breadcrumb.
    Goto:
    templatesyour_template_folderetclayoutsdefault.xml
    Find these lines:


    <blocks name="bottom" style="xhtml">
    <block name="botsl" type="spotlight">user13, user14, user15, user16</block>
    <block name="botsl1" type="spotlight">user17, user18, user19, user20</block>
    <block name="botsl2" type="spotlight">user21, user22, user23, user24</block>
    <block name="navhelper" type="navhelper"></block>
    <block name="footer" type="footer"></block>
    </blocks>

    <block name="navhelper" type="navhelper"></block>
    is for defining the breadcrumbs

    You can remove it, and replace with a new block like this:

    <block name="botsl3" type="spotlight">position-3</block>

    Then change position of your menu to position-3, restyle the block.

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 3 voices, and was last updated by  Luna Garden 12 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum