Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Valdemir Marculo Friend
    #141949

    Good evening everybody,

    I am using a template called JA_Zeolite, from Joomlart and Joomla 1.5.9 …
    Working on modules I really don´t know what I did that appeared a new frame without any module related (I understand this way, because I tried to open my website inserting “/?tp=1”). I´ve already tried to able all module, one by one and see if something appears there, nothing.. I´ve also tried to turn to not show at menus for those modules that are disabled, nothing too.

    What should I do to delete that blank frame ??

    Ps. I´ve attached a screenshot as example.

    Thank you very much !!
    Ivan – http://www.peteskina.com.br


    1. blank_frame
    Anonymous Moderator
    #308151

    Hi there

    To solve this issue, please open templatesja_zeoliteindex.php file, at about line 176, find following code:


    <!-- BEGIN: CONTENT -->
    <div id="ja-contentwrap"><div id="ja-content">

    <div id="ja-current-content" class="clearfix">

    <jdoc:include type="component" />

    </div>

    </div></div>
    <!-- END: CONTENT -->

    and change to:


    <?php if(!$tmpTools->isFrontPage()) : ?>
    <!-- BEGIN: CONTENT -->
    <div id="ja-contentwrap"><div id="ja-content">

    <div id="ja-current-content" class="clearfix">

    <jdoc:include type="component" />

    </div>

    </div></div>
    <!-- END: CONTENT -->
    <?php endif ; ?>

    Valdemir Marculo Friend
    #308244

    <em>@JA Developer 133016 wrote:</em><blockquote>Hi there

    To solve this issue, please open templatesja_zeoliteindex.php file, at about line 176, find following code:


    <!-- BEGIN: CONTENT -->
    <div id="ja-contentwrap"><div id="ja-content">

    <div id="ja-current-content" class="clearfix">

    <jdoc:include type="component" />

    </div>

    </div></div>
    <!-- END: CONTENT -->

    and change to:


    <?php if(!$tmpTools->isFrontPage()) : ?>
    <!-- BEGIN: CONTENT -->
    <div id="ja-contentwrap"><div id="ja-content">

    <div id="ja-current-content" class="clearfix">

    <jdoc:include type="component" />

    </div>

    </div></div>
    <!-- END: CONTENT -->
    <?php endif ; ?>

    </blockquote>
    That´s perfect…

    I´ve done what you said… The frame has disappeared…

    Really appreciate your help…
    Thank you ! You´re the man !

    Regards,
    Ivan – http://www.peteskina.com.br

    hanifahmed Friend
    #308264

    Wait a minute if your a Magento member how did you get access to the JA templates???

    Valdemir Marculo Friend
    #308740

    Hi there,

    Yeah, I have a magento’s account, but I also have a Joomla account, I am working with both…
    Anyway, thanks about it, everyone here always help me.

    Thank you very much,
    VMarculo

    we2solutions Friend
    #310281

    Hi JA Developer,

    Thnk you Very much for your modification tip.my problem solved.thanks

    😎

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

This topic contains 6 replies, has 4 voices, and was last updated by  we2solutions 15 years, 4 months ago.

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