Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • sitebabu Friend
    #149049

    I want to replace the texts ” YOU ARE HERE:” with some other texts. For the templates Teleine iii, Urani & Seleni
    How is it will be done?
    Plz help.

    histeriks Friend
    #334666

    sitebabu;166694I want to replace the texts ” YOU ARE HERE:” with some other texts. For the templates Teleine iii, Urani & Seleni
    How is it will be done?
    Plz help.

    Hi sitebabu,

    for Teline III, open file mainnav.php, located in /layout/blocks/ directory of your template, and on line 19 find:

    <strong><?php echo JText::_(‘You are here’)?></strong> <jdoc:include type=”module” name=”breadcrumbs” />

    replace You are here with your text.

    On Seleni it’s on line 5 of topsl.php file, inside the blocks directory:

    <strong><?php echo JText::_(‘YOU ARE HERE‘)?> </strong><jdoc:include type=”module” name=”breadcrumbs” />

    and finally, on Urani, it is located in the first row of en-GB.tpl_ja_urani.ini file, located in /site_root/languages/en-GB/ directory.

    Good luck! 🙂

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

This topic contains 2 replies, has 2 voices, and was last updated by  histeriks 14 years, 3 months ago.

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