test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • gozal Friend
    #125905

    in your demo, there’s no pathway on the home page. How can i disable it in my home page too, but see it in the others ?

    Tank you

    Patrick

    pixel78 Friend
    #240067

    i have the same problem, i don’t like pathaway in the frontpage please tell us how to disable it . ( i run the 1.0.14 version)

    Menalto Friend
    #240075

    Hmmmm, try to do this:
    Ope up the index.php file from the templates folder and find this piece of code arond line 177:

    <?php if(!$tmpTools->isFrontPage()) : ?>
    <div id="ja-breadcrumb">
    <?php mosPathway(); ?>
    </div>
    <?php endif ; ?>

    The you replace it with this piece of code:

    <?
    if($option != "" && $option != "com_frontpage"){?>
    <div id="ja-breadcrumb">
    <?php mospathway() ?>
    </div>
    <? }?>

    pixel78 Friend
    #240087

    Thanks for me seems to work 🙂

    gozal Friend
    #240088

    thanks a lot !:)

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

This topic contains 5 replies, has 3 voices, and was last updated by  gozal 16 years, 10 months ago.

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