Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • rmcdouga Friend
    #133319

    How do you have the breadcrumb “You are here” text switched out with Joomfish? Thanks for advice.

    Sherlock Friend
    #271007

    Hi rmcdouga !
    You open index.php file and find following code line :


    <strong>You are here  :</strong><jdoc:include type="module" name="breadcrumbs" />

    change to :


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

    then you define YOU ARE HERE label in en-GB.ini file in languages/[langeage name ] folder.

    rmcdouga Friend
    #277818

    Thanks hainn84. This did the trick.

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

This topic contains 3 replies, has 2 voices, and was last updated by  rmcdouga 16 years ago.

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