-
AuthorPosts
-
January 8, 2010 at 4:50 pm #147462
How could i do to remove the “YOU ARE HERE” text from the template?
Thanks!
samanoqo Friendsamanoqo
- Join date:
- December 2009
- Posts:
- 25
- Downloads:
- 1
- Uploads:
- 2
- Thanks:
- 19
- Thanked:
- 4 times in 1 posts
January 8, 2010 at 5:31 pm #328719<em>@samuelmf 159635 wrote:</em><blockquote>How could i do to remove the “YOU ARE HERE” text from the template?
Thanks!</blockquote>
For JA T3 Framework Templates : find your template’s ini file and edit the line that says “Tou Are Here:”
or
install Translation manager, find your template’s .ini file and edit it.
for older templates that do not use JA T3 Framework : go to index.php and remove “you are here:”.
January 8, 2010 at 5:35 pm #328720Thanks, but i want to remove from the html code, to avoid it appear, i dont want to translate
samanoqo Friendsamanoqo
- Join date:
- December 2009
- Posts:
- 25
- Downloads:
- 1
- Uploads:
- 2
- Thanks:
- 19
- Thanked:
- 4 times in 1 posts
January 8, 2010 at 5:42 pm #328721<em>@samuelmf 159644 wrote:</em><blockquote>Thanks, but i want to remove from the html code, to avoid it appear, i dont want to translate</blockquote>
translation manager not only works as a translator assistant, but also it can be used to edit your language files easily. you can open your language files with it and change any line that you don’t like or you have a better suggestion for it. As I experienced it, I would say that your problem will be solved by this.
If you do not want to install a new extra extension for it simply search for this file “en-GB.tpl_ja_purity_ii.ini” and find the line “you are here:” and edit it to anything you want.
Cheers
January 8, 2010 at 5:57 pm #328724Yeah buddy, i’ve use the program that u suggested me and it’s cool, but i want to remove the line from the html code or almost know in what file is located that phrase “You are here”
Thanks!
samanoqo Friendsamanoqo
- Join date:
- December 2009
- Posts:
- 25
- Downloads:
- 1
- Uploads:
- 2
- Thanks:
- 19
- Thanked:
- 4 times in 1 posts
January 8, 2010 at 6:24 pm #328729<em>@samuelmf 159648 wrote:</em><blockquote>Yeah buddy, i’ve use the program that u suggested me and it’s cool, but i want to remove the line from the html code or almost know in what file is located that phrase “You are here”
Thanks!</blockquote>
Open these 3 files and change them:
1 – /templates/ja_purity_ii/layouts/blocks/footer.php
on line 5 change<strong><?php echo JText::_('You are here')?></strong> <jdoc:include type="module" name="breadcrumbs" />
to
<jdoc:include type="module" name="breadcrumbs" />
2 – /templates/ja_purity_ii/layouts/blocks/handheld/footer.php
on line 7 change<a href="<?php echo $this->getCurrentURL();?>#Top" title="Back to Top"><strong>Top</strong></a> | <strong>You are here:</strong> <jdoc:include type="module" name="breadcrumbs" />
to
<a href="<?php echo $this->getCurrentURL();?>#Top" title="Back to Top"><strong>Top</strong></a> | <jdoc:include type="module" name="breadcrumbs" />
and finaly
3 – /templates/ja_purity_ii/layouts/blocks/iphone/footer.php
on line 7 change<a href="<?php echo $this->getCurrentURL();?>#Top" title="Back to Top"><strong>Top</strong></a> | <strong>You are here:</strong> <jdoc:include type="module" name="breadcrumbs" />
to
<a href="<?php echo $this->getCurrentURL();?>#Top" title="Back to Top"><strong>Top</strong></a> | <jdoc:include type="module" name="breadcrumbs" />
P.S. If this solved your problem, and if this is not so much, can you simply press the thank you button? I really need the credit of it.
1 user says Thank You to samanoqo for this useful post
samanoqo Friendsamanoqo
- Join date:
- December 2009
- Posts:
- 25
- Downloads:
- 1
- Uploads:
- 2
- Thanks:
- 19
- Thanked:
- 4 times in 1 posts
January 8, 2010 at 6:36 pm #328730By the way, I don’t know if the modification to the files is allowed by JA or not.
January 8, 2010 at 6:51 pm #328735I think it’s allower, cuz is a free theme
January 8, 2010 at 7:17 pm #328736Tya so much for the answers, the question is solved!
samanoqo Friendsamanoqo
- Join date:
- December 2009
- Posts:
- 25
- Downloads:
- 1
- Uploads:
- 2
- Thanks:
- 19
- Thanked:
- 4 times in 1 posts
-
AuthorPosts
This topic contains 10 replies, has 2 voices, and was last updated by samanoqo 14 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum