-
AuthorPosts
-
February 27, 2011 at 9:54 pm #160788
Hi,
What file I have to edit in order to translate “you are here” in breadcrumbs ? In What position i can find it ?thanks
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 27, 2011 at 9:58 pm #378676Please open language>en-GB.tpl_ja_zeolite_ii.ini where you will find the following code
YOU ARE HERE=You are here:
BACK TO TOP=Back to Top
TOP=Top
MOBILE VERSION=Mobile Version
DESKTOP VERSION=Desktop Version
SWITCH TO STANDARD MODE CONFIRMATION=Switch to standard mode? Switch back to mobile view via a link at the bottom of the page in standard modeEdit the bit in red as required.
February 27, 2011 at 10:15 pm #378682Thank You Phill !
SolvedMarch 7, 2011 at 12:23 am #379947Thank You +1:laugh:
March 11, 2011 at 12:30 am #380823And how about the grey box it’s located inside?
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 11, 2011 at 8:26 am #380885Can you post an image of what you are trying to achieve? A link to your site with cs optimization set to “No” in the template manager would be most helpfull.
March 11, 2011 at 2:20 pm #380928Sorry, I got redirected to this post without reading it clearly.
I’m using Ja Zeolitee II, and want to remove the breadcrumbs box. I removed “You are here” but the grey box remains. How can I remove that whole position so that my banner is at the top?March 14, 2011 at 4:26 am #381181Hi Eswi,
You can do by comming templatesja_zeolite_iilayoutsblocksheader.php
and remove these line
<div id="ja-cpanel" class="wrap">
<div class="main clearfix">
<?php if ($this->countModules('search')) { ?>
<div id="ja-search">
<jdoc:include type="modules" name="search" style="raw" />
</div>
<?php } ?><div id="ja-pathway">
<strong><?php echo JText::_('You are here');?></strong><jdoc:include type="module" name="breadcrumbs" />
</div>
</div>
</div>
Regards,
1 user says Thank You to hainn for this useful post
-
AuthorPosts
This topic contains 8 replies, has 5 voices, and was last updated by hainn 13 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum