Minggu, 19 Mei 2013

Joomla - Beez Template - Removing the Breadcrumbs "You Are Here"

Disabling "You Are Here" in the Joomla Beez Template

Finding it difficult to remove "You Are Here"?  Although disabling Breadcrumbs in the Modules Manger should work, in Joomla 1.5 it still remains.  Here is a workaround for removing "You Are Here"...

In the administration panel, select:
>> Extensions
>> Template Manager
>> beez
>> Edit
>> Edit HTML
Go to the section in the HTML document for 'breadcrumbs' and change accordingly:
 <div id="breadcrumbs">
    <p>
    <?php if ($this->countModules('breadcrumb')) echo JText::_(''); ?>
    <jdoc:include type="modules" name="breadcrumb" />
    </p>
   </div>

If "You are here" were left in this line, it should have worked; but not for me.  So, I had to remove the phrase completely.  Remember, if you want to go back to having "You are here"; you will need to enable the module and put this or a similar phrase back in.  Enjoy...

0 komentar:

Posting Komentar

Labirin-X © 2008 Template by:
SkinCorner