Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • oxicid Friend
    #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 Moderator
    #378676

    Please 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 mode

    Edit the bit in red as required.

    oxicid Friend
    #378682

    Thank You Phill !
    Solved

    vilpo Friend
    #379947

    Thank You +1:laugh:

    eswi Friend
    #380823

    And how about the grey box it’s located inside?

    Phill Moderator
    #380885

    Can 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.

    eswi Friend
    #380928

    Sorry, 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?

    hainn Friend
    #381181

    Hi 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,

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

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