Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • tcspinks Friend
    #150023

    I am using Ja Zeolite II and would like to remove the existing breadcrumb module and put in a horizontal log-in module in its place. I found the file “header.php” and can comment out/remove the “You are here” text no problem…


    <div id="ja-pathway">
    <strong><?php echo JText::_('You are here');?></strong><jdoc:include type="module" name="breadcrumbs" />
    </div>

    The problem is, with mod_breadcrumbs in the breadcrumb position, everything works fine; but with mod_cblogin in the breadcrumb position, it doesn’t appear… how can I fix this?

    tcspinks Friend
    #338663

    Well… I guess I figured it out:

    The ja zeonite ii code is wrong… I had to change:

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

    to:

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

    (note the “s” after “module” and “breadcrumb”)
    Interesting that this worked fine with the breadcrumb module though…

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

This topic contains 2 replies, has 1 voice, and was last updated by  tcspinks 14 years, 8 months ago.

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