<?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: How to Organize Navigation Bar in vTiger?	</title>
	<atom:link href="https://www.vtexperts.com/how-to-organize-navigation-bar-in-vtiger/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.vtexperts.com/how-to-organize-navigation-bar-in-vtiger/</link>
	<description>VTiger Support, Development, Data Migration, Customization and Extensions, Plugins, Addons..</description>
	<lastBuildDate>Fri, 14 Oct 2016 17:54:44 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.4.2</generator>
	<item>
		<title>
		By: vte		</title>
		<link>https://www.vtexperts.com/how-to-organize-navigation-bar-in-vtiger/#comment-13964</link>

		<dc:creator><![CDATA[vte]]></dc:creator>
		<pubDate>Sat, 26 Apr 2014 20:14:25 +0000</pubDate>
		<guid isPermaLink="false">https://www.vtexperts.com/?p=508#comment-13964</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.vtexperts.com/how-to-organize-navigation-bar-in-vtiger/#comment-13962&quot;&gt;Paul&lt;/a&gt;.

Yes - double dash, I tried adding it but it&#039;s using it as a code and not displaying properly so .&lt;.!.-.- and .-.-.!.&gt; with no dots!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.vtexperts.com/how-to-organize-navigation-bar-in-vtiger/#comment-13962">Paul</a>.</p>
<p>Yes &#8211; double dash, I tried adding it but it&#8217;s using it as a code and not displaying properly so .<.!.-.- and .-.-.!.> with no dots!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Paul		</title>
		<link>https://www.vtexperts.com/how-to-organize-navigation-bar-in-vtiger/#comment-13962</link>

		<dc:creator><![CDATA[Paul]]></dc:creator>
		<pubDate>Sat, 26 Apr 2014 12:26:41 +0000</pubDate>
		<guid isPermaLink="false">https://www.vtexperts.com/?p=508#comment-13962</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.vtexperts.com/how-to-organize-navigation-bar-in-vtiger/#comment-13961&quot;&gt;Paul&lt;/a&gt;.

Seems the double dash was concatenated into 1. I meant &quot;double dash&quot;!.&#062;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.vtexperts.com/how-to-organize-navigation-bar-in-vtiger/#comment-13961">Paul</a>.</p>
<p>Seems the double dash was concatenated into 1. I meant &#8220;double dash&#8221;!.&gt;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Paul		</title>
		<link>https://www.vtexperts.com/how-to-organize-navigation-bar-in-vtiger/#comment-13961</link>

		<dc:creator><![CDATA[Paul]]></dc:creator>
		<pubDate>Sat, 26 Apr 2014 12:22:41 +0000</pubDate>
		<guid isPermaLink="false">https://www.vtexperts.com/?p=508#comment-13961</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.vtexperts.com/how-to-organize-navigation-bar-in-vtiger/#comment-13959&quot;&gt;vte&lt;/a&gt;.

Hello,

I have no problem modifying code. Thanks for the solution, it worked flawlessly.

Shouldn&#039;t the closing tag be --!.&#062; though instead of –!.&#062; ?

Thank you.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.vtexperts.com/how-to-organize-navigation-bar-in-vtiger/#comment-13959">vte</a>.</p>
<p>Hello,</p>
<p>I have no problem modifying code. Thanks for the solution, it worked flawlessly.</p>
<p>Shouldn&#8217;t the closing tag be &#8211;!.&gt; though instead of –!.&gt; ?</p>
<p>Thank you.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: vte		</title>
		<link>https://www.vtexperts.com/how-to-organize-navigation-bar-in-vtiger/#comment-13959</link>

		<dc:creator><![CDATA[vte]]></dc:creator>
		<pubDate>Fri, 25 Apr 2014 13:34:35 +0000</pubDate>
		<guid isPermaLink="false">https://www.vtexperts.com/?p=508#comment-13959</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.vtexperts.com/how-to-organize-navigation-bar-in-vtiger/#comment-13958&quot;&gt;Paul&lt;/a&gt;.

Paul - that will have to be removed by modifying the code. To do so:

1. Open vtigercrm/Smarty/templates/Header.tpl
2. Go to line 257, it should be something like:

&lt;.td style=&quot;width:50px&quot; class=&#039;tabUnSelected&#039; align = &quot;center&quot;&gt;&lt;.a href= &quot;index.php?module=Home&amp;action=index&amp;parenttab=My Home Page&quot; rel=&quot;nofollow&quot;&gt;&lt;.img src=&quot;{$IMAGEPATH}Home.PNG&quot; style=&quot;width:16px;height:16px;&quot; border=&quot;0&quot; /&gt;&lt;./a&gt;&lt;./td&gt;

3. Change it to:

&lt;.!--    &lt;.td style=&quot;width:50px&quot; class=&#039;tabUnSelected&#039; align = &quot;center&quot;&gt;&lt;.a href= &quot;index.php?module=Home&amp;action=index&amp;parenttab=My Home Page&quot; rel=&quot;nofollow&quot;&gt;&lt;.img src=&quot;{$IMAGEPATH}Home.PNG&quot; style=&quot;width:16px;height:16px;&quot; border=&quot;0&quot; /&gt;&lt;./a&gt;&lt;./td&gt; --!.&gt;

Note - you don&#039;t need the actual . in the tags - I had to add them in order to display the code.

If you don&#039;t feel comfortable modifying the files - feel free to contact us and we&#039;ll do that for you.

Thanks]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.vtexperts.com/how-to-organize-navigation-bar-in-vtiger/#comment-13958">Paul</a>.</p>
<p>Paul &#8211; that will have to be removed by modifying the code. To do so:</p>
<p>1. Open vtigercrm/Smarty/templates/Header.tpl<br />
2. Go to line 257, it should be something like:</p>
<p><.td style="width:50px" class='tabUnSelected' align = "center"><.a href= "index.php?module=Home&#038;action=index&#038;parenttab=My Home Page" rel="nofollow"><.img src="{$IMAGEPATH}Home.PNG" style="width:16px;height:16px;" border="0" /><./a><./td></p>
<p>3. Change it to:</p>
<p><.!--    <.td style="width:50px" class='tabUnSelected' align = "center"><.a href= "index.php?module=Home&#038;action=index&#038;parenttab=My Home Page" rel="nofollow"><.img src="{$IMAGEPATH}Home.PNG" style="width:16px;height:16px;" border="0" /><./a><./td> &#8211;!.></p>
<p>Note &#8211; you don&#8217;t need the actual . in the tags &#8211; I had to add them in order to display the code.</p>
<p>If you don&#8217;t feel comfortable modifying the files &#8211; feel free to contact us and we&#8217;ll do that for you.</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Paul		</title>
		<link>https://www.vtexperts.com/how-to-organize-navigation-bar-in-vtiger/#comment-13958</link>

		<dc:creator><![CDATA[Paul]]></dc:creator>
		<pubDate>Fri, 25 Apr 2014 07:19:43 +0000</pubDate>
		<guid isPermaLink="false">https://www.vtexperts.com/?p=508#comment-13958</guid>

					<description><![CDATA[Hello,

I&#039;m running vtiger 5.4. I would like to hide/disable Home from the Navigation Bar. I haven&#039;t found a way to do that as within the Menu Editor the Home module does not appear. That looks a bit illogical since it is possible to disable the Home module in the module manager. If the module is disabled logically the user should be given the choice to  hide the Home module from the Menu Bar, same like for the other modules. Any ideas how I could do that?

Thank you.]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>I&#8217;m running vtiger 5.4. I would like to hide/disable Home from the Navigation Bar. I haven&#8217;t found a way to do that as within the Menu Editor the Home module does not appear. That looks a bit illogical since it is possible to disable the Home module in the module manager. If the module is disabled logically the user should be given the choice to  hide the Home module from the Menu Bar, same like for the other modules. Any ideas how I could do that?</p>
<p>Thank you.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
