Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • bfbol Friend
    #134183

    The Breadcrumbs module is not always shown. It is there for arrticles and home but not for any of the menu entries coupled to a component.
    Joomla 1.5.x
    site: http://www.expatshoppingguide.com
    I removed the option not to show the breadcrumbs on the home page and have tested this with SEF on and off.

    bfbol Friend
    #274396

    Fixed this by adding both if requirements
    <?php if (!$tmpTools->isFrontPage()) {?>
    and
    <?php if ($tmpTools->isFrontPage()) {?>
    in index.php
    Removing the if clase showed the breadcrumbs on half the page but with both present all breadcrumbs are visible. Strange, but it works. :confused:

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

This topic contains 2 replies, has 1 voice, and was last updated by  bfbol 15 years, 7 months ago.

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