Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • sbaldwin Friend
    #162401

    Hi, I would like to remove “YOU ARE HERE” from all the website pages. I have turned off breadcrumbs but it still shows. I have searched the Forum but found only on how to “change” it. I would like to remove it entirely, thank you.

    aman204 Friend
    #384999

    You can edit html for specific template in template parameters and change this::

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

    to

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

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

This topic contains 2 replies, has 2 voices, and was last updated by  aman204 13 years, 7 months ago.

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