<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Joomla: Hide breadcrumb on the Home page</title>
	<atom:link href="http://www.shekhargovindarajan.com/tips-n-tricks/joomla-hide-breadcrumb-on-the-home-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shekhargovindarajan.com/tips-n-tricks/joomla-hide-breadcrumb-on-the-home-page/?&#038;owa_medium=feed&#038;owa_sid=&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=joomla-hide-breadcrumb-on-the-home-page</link>
	<description>My Notepad on the Web</description>
	<lastBuildDate>Tue, 31 Jan 2012 18:27:05 -0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com/" />
		<item>
		<title>By: dennis</title>
		<link>http://www.shekhargovindarajan.com/tips-n-tricks/joomla-hide-breadcrumb-on-the-home-page/comment-page-1/#comment-47853</link>
		<dc:creator>dennis</dc:creator>
		<pubDate>Wed, 21 Dec 2011 11:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.shekhargovindarajan.com/?p=959#comment-47853</guid>
		<description>For yootheme templates go to templates\template_name\layouts\template.php 

and change: 

warp-&gt;modules-&gt;count(&#039;breadcrumbs&#039;)) : ?&gt;
warp-&gt;modules-&gt;render(&#039;breadcrumbs&#039;); ?&gt;

getActive() === $menu-&gt;getDefault())) {
?&gt;
warp-&gt;modules-&gt;count(&#039;breadcrumbs&#039;)) : ?&gt;
warp-&gt;modules-&gt;render(&#039;breadcrumbs&#039;); ?&gt;

</description>
		<content:encoded><![CDATA[<p>For yootheme templates go to templates\template_name\layouts\template.php </p>
<p>and change: </p>
<p>warp-&gt;modules-&gt;count(&#8216;breadcrumbs&#8217;)) : ?&gt;<br />
warp-&gt;modules-&gt;render(&#8216;breadcrumbs&#8217;); ?&gt;</p>
<p>getActive() === $menu-&gt;getDefault())) {<br />
?&gt;<br />
warp-&gt;modules-&gt;count(&#8216;breadcrumbs&#8217;)) : ?&gt;<br />
warp-&gt;modules-&gt;render(&#8216;breadcrumbs&#8217;); ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barry Gonzalez</title>
		<link>http://www.shekhargovindarajan.com/tips-n-tricks/joomla-hide-breadcrumb-on-the-home-page/comment-page-1/#comment-27838</link>
		<dc:creator>Barry Gonzalez</dc:creator>
		<pubDate>Fri, 23 Sep 2011 19:35:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.shekhargovindarajan.com/?p=959#comment-27838</guid>
		<description>Exclude &quot;Home&quot; breadcrumb from Home (default) page.

One option is to exclude the breadcrumbs module from the Home (Default)page. The only caveat is that you will not be able to have sub menus under &quot;Home&quot;.

Do: 
In joomla AQdministration (For Joomla 1.6 or 1.7)

1. Move sub-menus under &quot;Home&quot; tab to another Menu Tab.
2. Go to extensions/modulemanager and select the breadcrumbs module.
3. in Menu Assignemt, select &quot;Only on the pages selected (Dropdown)
4. de-select the check boxes in the Menu that contains the breadcrumb module (i.e. Main Menu, Top...)
5. Save
6. Select &quot;No&quot; radio button for Show &quot;You are here&quot;
7. Check yes in the radio button named Show Home
8. Edit Text for home entry (or leave default)
9. Select Yes on &quot;Show Last&quot;
10 Add Text Separator (Optional)
11 Click Save and Close. 
12 Go to siete maintenance and clear cache (if enabled) 
Finally:  Go to your main Page and refresh.  Test by selecting the other main menu items. 

Note:  I am using beez_20 Template with Joomla 1.7. The breadcrumb poisition is &quot;Position 2&quot;Horizontal&quot; 
I have not tested with Vertical Main Menu.

Hope this helps :)</description>
		<content:encoded><![CDATA[<p>Exclude &#8220;Home&#8221; breadcrumb from Home (default) page.</p>
<p>One option is to exclude the breadcrumbs module from the Home (Default)page. The only caveat is that you will not be able to have sub menus under &#8220;Home&#8221;.</p>
<p>Do:<br />
In joomla AQdministration (For Joomla 1.6 or 1.7)</p>
<p>1. Move sub-menus under &#8220;Home&#8221; tab to another Menu Tab.<br />
2. Go to extensions/modulemanager and select the breadcrumbs module.<br />
3. in Menu Assignemt, select &#8220;Only on the pages selected (Dropdown)<br />
4. de-select the check boxes in the Menu that contains the breadcrumb module (i.e. Main Menu, Top&#8230;)<br />
5. Save<br />
6. Select &#8220;No&#8221; radio button for Show &#8220;You are here&#8221;<br />
7. Check yes in the radio button named Show Home<br />
8. Edit Text for home entry (or leave default)<br />
9. Select Yes on &#8220;Show Last&#8221;<br />
10 Add Text Separator (Optional)<br />
11 Click Save and Close.<br />
12 Go to siete maintenance and clear cache (if enabled)<br />
Finally:  Go to your main Page and refresh.  Test by selecting the other main menu items. </p>
<p>Note:  I am using beez_20 Template with Joomla 1.7. The breadcrumb poisition is &#8220;Position 2&#8243;Horizontal&#8221;<br />
I have not tested with Vertical Main Menu.</p>
<p>Hope this helps <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shekhar</title>
		<link>http://www.shekhargovindarajan.com/tips-n-tricks/joomla-hide-breadcrumb-on-the-home-page/comment-page-1/#comment-13821</link>
		<dc:creator>Shekhar</dc:creator>
		<pubDate>Thu, 10 Feb 2011 22:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.shekhargovindarajan.com/?p=959#comment-13821</guid>
		<description>Hi Mairead,

&lt;blockquote&gt;Is there any code that I could put in to say to just appear on homepage and nowhere else.&lt;/blockquote&gt;
I may not be able to help you much unless you can be more specific - with your website URL and the module(s) that you are using. 

&lt;blockquote&gt;Sorry to bother you but I am totally confused because this never happened on my other sites.&lt;/blockquote&gt;
No problem at all :-) If I can help, I will, for sure.</description>
		<content:encoded><![CDATA[<p>Hi Mairead,</p>
<blockquote><p>Is there any code that I could put in to say to just appear on homepage and nowhere else.</p></blockquote>
<p>I may not be able to help you much unless you can be more specific &#8211; with your website URL and the module(s) that you are using. </p>
<blockquote><p>Sorry to bother you but I am totally confused because this never happened on my other sites.</p></blockquote>
<p>No problem at all <img src='http://www.shekhargovindarajan.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  If I can help, I will, for sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mairead</title>
		<link>http://www.shekhargovindarajan.com/tips-n-tricks/joomla-hide-breadcrumb-on-the-home-page/comment-page-1/#comment-13763</link>
		<dc:creator>Mairead</dc:creator>
		<pubDate>Wed, 09 Feb 2011 00:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.shekhargovindarajan.com/?p=959#comment-13763</guid>
		<description>I loved your post above and even mentioned it on joomla forum as I found it extremely helpful in my last project. 

I have a new joomla site to build and I am having issues. I have a few modules which have the menu assignment to just &#039;home&#039;. However they are still appearing on my other module pages (were I have latest news or a calendar) They are not appearing on the article pages thankfully. 

Is there any code that I could put in to say to just appear on homepage and nowhere else. Sorry to bother you but I am totally confused because this never happened on my other sites.

Thanks
Mairead</description>
		<content:encoded><![CDATA[<p>I loved your post above and even mentioned it on joomla forum as I found it extremely helpful in my last project. </p>
<p>I have a new joomla site to build and I am having issues. I have a few modules which have the menu assignment to just &#8216;home&#8217;. However they are still appearing on my other module pages (were I have latest news or a calendar) They are not appearing on the article pages thankfully. </p>
<p>Is there any code that I could put in to say to just appear on homepage and nowhere else. Sorry to bother you but I am totally confused because this never happened on my other sites.</p>
<p>Thanks<br />
Mairead</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coba</title>
		<link>http://www.shekhargovindarajan.com/tips-n-tricks/joomla-hide-breadcrumb-on-the-home-page/comment-page-1/#comment-6379</link>
		<dc:creator>coba</dc:creator>
		<pubDate>Wed, 24 Feb 2010 11:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.shekhargovindarajan.com/?p=959#comment-6379</guid>
		<description>thank you</description>
		<content:encoded><![CDATA[<p>thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>

