-
AuthorPosts
-
Valdemir Marculo Friend
Valdemir Marculo
- Join date:
- September 2014
- Posts:
- 10
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
June 16, 2009 at 2:46 am #141949Good 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 user says Thank You to Valdemir Marculo for this useful post
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
June 17, 2009 at 9:16 am #308151Hi 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 ; ?>
2 users say Thank You to JA Developer for this useful post
Valdemir Marculo FriendValdemir Marculo
- Join date:
- September 2014
- Posts:
- 10
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
June 18, 2009 at 1:45 am #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.brhanifahmed Friendhanifahmed
- Join date:
- August 2008
- Posts:
- 576
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 67
- Thanked:
- 141 times in 110 posts
June 18, 2009 at 8:32 am #308264Wait a minute if your a Magento member how did you get access to the JA templates???
Valdemir Marculo FriendValdemir Marculo
- Join date:
- September 2014
- Posts:
- 10
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
June 22, 2009 at 10:47 pm #308740Hi 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,
VMarculowe2solutions Friendwe2solutions
- Join date:
- September 2014
- Posts:
- 526
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 136
- Thanked:
- 100 times in 1 posts
July 7, 2009 at 4:21 pm #310281Hi JA Developer,
Thnk you Very much for your modification tip.my problem solved.thanks
😎
AuthorPostsViewing 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
Delete Blank Frame…
Viewing 6 posts - 1 through 6 (of 6 total)