Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Ivan Friend
    #161887

    There is this one in my frontpage. What can I do for remove it?


    1. k.pro_
    khoand Friend
    #383060

    Hi,
    You just disable Breadcrumbs module

    steinar Friend
    #383066

    <em>@khoand 229915 wrote:</em><blockquote>You just disable Breadcrumbs module</blockquote>

    … or, if you just want to remove the instance on the front page, you go to the breadcrumbs module parameters and check No after Show Home

    envidea Friend
    #389007

    <em>@steinar 229921 wrote:</em><blockquote>… or, if you just want to remove the instance on the front page, you go to the breadcrumbs module parameters and check No after Show Home</blockquote>

    Hi.

    If I remove the instance on the front page, the theme remove the Breadcrumbs but it is an empty space I can not eliminate. Sorry by my english. I think I better explain with an example images.

    How erase this empty space?

    Thanks


    1. first
    2. after
    khoand Friend
    #389174

    Could you give me a link to your website?

    Phill Moderator
    #389184

    Please open templates>ja_teline_iv>blocks>content.php and remove the lines I have highlighted in red below.

    <?php
    /*
    # ------------------------------------------------------------------------
    # JA Teline IV Template
    # ------------------------------------------------------------------------
    # Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
    # @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
    # bound by Proprietary License of JoomlArt. For details on licensing,
    # Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
    # Author: JoomlArt.com
    # Websites: http://www.joomlart.com - http://www.joomlancers.com
    # Redistribution, Modification or Re-licensing of this file in part of full,
    # is bound by the License applied.
    # ------------------------------------------------------------------------
    */
    ?>
    <?php if ($this->countModules ('breadcrumb')): ?>
    <div id="ja-navhelper-top">
    <div class="ja-breadcrums">
    <a href="javascript: history.go(-1)" class="ja-back-btn" title="Go back one page!"><span>Back</span></a>
    <jdoc:include type="module" name="breadcrumbs" />
    </div>
    </div>
    <?php endif ?>
    <jdoc:include type="component" />

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

This topic contains 6 replies, has 5 voices, and was last updated by  Phill 13 years ago.

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