Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • carlucci Friend
    #186815

    Breadcrumbs not working properly in Joomla 3.0.
    However in Joomla 2.5 works well.
    View Breadcrumbs at the end of the page in the debug position.

    Link:
    http://wall.punzi.es/index.php/k2/item-page

    carlucci Friend
    #490185

    Is anyone out there.
    Do I have to wait until the contract expires?

    Ninja Lead Moderator
    #490242

    I have checked JA Wall Template 2.5 but i could not find breadcrumbs position on it but you can add it into JA Wall Template J30

    Open templates/ja_wall/index.php file

    from

    <jdoc:include type="modules" name="debug" />

    change to


    <jdoc:include type="modules" name="debug" />
    <jdoc:include type="module" name="breadcrumbs" />

    Saguaros Moderator
    #490251

    Hi,

    It seems that breadcrumb module changes in Joomla 3, you can add additional css rule for it as following:

    – Open file: /templates/ja_wall(your default template)/css/template.css

    – Add this rule:


    /* Breadcrumb*/
    .breadcrumb > li{
    float: left;
    }

    Give it a try and let me know how it goes.

    Regards

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

This topic contains 4 replies, has 3 voices, and was last updated by  Saguaros 11 years, 7 months ago.

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