<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged qa-nav-sub</title>
<link>https://www.question2answer.org/qa/tag/qa-nav-sub</link>
<description>Powered by Question2Answer</description>
<item>
<title>How can I remove nav_sub_list when setting &quot;questions&quot; as homepage?</title>
<link>https://www.question2answer.org/qa/85740/how-can-remove-nav_sub_list-when-setting-questions-homepage</link>
<description>

&lt;p&gt;I would like something plain vanilla, the &quot;nav sub list links&quot; adds no value in my case.&lt;/p&gt;

&lt;p&gt;I would like to remove it safely. Currently, I hide it by using CSS tricks, but the links are still there and get indexed by Googlebot.&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;nav sub list&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=2373855426321459419&quot; style=&quot;height:282px; width:600px&quot;&gt;&lt;/p&gt;

&lt;p&gt;How to?&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/85740/how-can-remove-nav_sub_list-when-setting-questions-homepage</guid>
<pubDate>Mon, 06 Jul 2020 07:50:15 +0000</pubDate>
</item>
<item>
<title>blog plugin not showing sub-nav links</title>
<link>https://www.question2answer.org/qa/50133/blog-plugin-not-showing-sub-nav-links</link>
<description>

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=9683549935116710789&quot; style=&quot;height:115px; width:600px&quot;&gt;&lt;/p&gt;

&lt;p&gt;This is how it looks in demo link &lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;http://demo.q2astore.com/blog/blogs&quot;&gt;http://demo.q2astore.com/blog/blogs&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And in my site &amp;nbsp;blog tab is not working aswell as sub-navlinks not shown, help me , am i doing something wrong&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/50133/blog-plugin-not-showing-sub-nav-links</guid>
<pubDate>Fri, 05 Feb 2016 05:08:09 +0000</pubDate>
</item>
<item>
<title>Sub menu (qa-nav-sub) disappeared how so?</title>
<link>https://www.question2answer.org/qa/35839/sub-menu-qa-nav-sub-disappeared-how-so</link>
<description>How can I show it again. Where to look and what to do? please help me.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/35839/sub-menu-qa-nav-sub-disappeared-how-so</guid>
<pubDate>Sun, 13 Jul 2014 01:59:39 +0000</pubDate>
</item>
<item>
<title>Add html (text/links/images) to nav-sub</title>
<link>https://www.question2answer.org/qa/34545/add-html-text-links-images-to-nav-sub</link>
<description>

&lt;p&gt;
	how can I add text or new item&amp;nbsp; in the question sub menu:&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	&lt;img alt=&quot;&quot; src=&quot;http://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=4476299135748896430&quot;&gt;&lt;/p&gt;</description>
<category>Themes</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/34545/add-html-text-links-images-to-nav-sub</guid>
<pubDate>Wed, 21 May 2014 11:26:07 +0000</pubDate>
</item>
<item>
<title>Rewriting URLs profile page, sub nav</title>
<link>https://www.question2answer.org/qa/29494/rewriting-urls-profile-page-sub-nav</link>
<description>

&lt;p&gt;
	Where can I find the code to change these urls on the profile page sub navigation?&lt;/p&gt;


&lt;p&gt;
	/member/UserName/questions &amp;nbsp;TO &amp;nbsp; /member/UserName/posts
&lt;br&gt;
	/member/UserName/answers &amp;nbsp; &amp;nbsp;TO &amp;nbsp; /member/UserName/comments&lt;/p&gt;


&lt;p&gt;
	I edited the qa-app-format.php to the following which does indeed change the strings but, I get an 404 when I go to /member/UserName/posts or&amp;nbsp;/member/UserName/comments.&lt;/p&gt;


&lt;blockquote&gt;
	

&lt;div&gt;
		'posts' =&amp;gt; array(&lt;/div&gt;
	

&lt;div&gt;
		'label' =&amp;gt; qa_lang_html('misc/nav_user_qs'),&lt;/div&gt;
	

&lt;div&gt;
		'url' =&amp;gt; qa_path_html('user/'.$handle.'/posts'),&lt;/div&gt;
	

&lt;div&gt;
		),&lt;/div&gt;
	

&lt;div&gt;
		&amp;nbsp;&lt;/div&gt;
	

&lt;div&gt;
		'comments' =&amp;gt; array(&lt;/div&gt;
	

&lt;div&gt;
		'label' =&amp;gt; qa_lang_html('misc/nav_user_as'),&lt;/div&gt;
	

&lt;div&gt;
		'url' =&amp;gt; qa_path_html('user/'.$handle.'/comments'),&lt;/div&gt;
	

&lt;div&gt;
		),&lt;/div&gt;
&lt;/blockquote&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/29494/rewriting-urls-profile-page-sub-nav</guid>
<pubDate>Sun, 01 Dec 2013 17:05:35 +0000</pubDate>
</item>
<item>
<title>Sub nav dropdown?</title>
<link>https://www.question2answer.org/qa/23400/sub-nav-dropdown</link>
<description>I would like to show sub navigation as dropdown? Could anybody help please, thank you :)</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/23400/sub-nav-dropdown</guid>
<pubDate>Tue, 23 Apr 2013 15:04:12 +0000</pubDate>
</item>
<item>
<title>Sub-Navigation on Custom Page</title>
<link>https://www.question2answer.org/qa/22067/sub-navigation-on-custom-page</link>
<description>I made a custom page called resources (qa-page-resources-default.php) and 4 sub-pages (qa-page-resources-&amp;lt;custom subpage name&amp;gt;.php).&lt;br /&gt;
&lt;br /&gt;
Everything works well, but I'm trying to add a sub-navigation menu (like the admin section, for example).&lt;br /&gt;
&lt;br /&gt;
So I alter $qa_content['navigation']['sub'] but it won't show anything.&lt;br /&gt;
&lt;br /&gt;
Altering $qa_content['title'] or $qa_content['custom'] works well.&lt;br /&gt;
&lt;br /&gt;
How do I fix this?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/22067/sub-navigation-on-custom-page</guid>
<pubDate>Fri, 08 Mar 2013 07:28:25 +0000</pubDate>
</item>
<item>
<title>How to add sub navigation to main-nav items?</title>
<link>https://www.question2answer.org/qa/21144/how-to-add-sub-navigation-to-main-nav-items</link>
<description>Hi all.&lt;br /&gt;
&lt;br /&gt;
Can you answer me,how to add sub navigation line with items like No answer, No selected answer, No upvoted answer for Ununswered? Is there some plugin or tutorial?&lt;br /&gt;
&lt;br /&gt;
Thanks</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/21144/how-to-add-sub-navigation-to-main-nav-items</guid>
<pubDate>Mon, 04 Feb 2013 02:19:21 +0000</pubDate>
</item>
<item>
<title>How do I enable/configure navigation sub-menus (qa-nav-sub)?</title>
<link>https://www.question2answer.org/qa/20912/how-do-i-enable-configure-navigation-sub-menus-qa-nav-sub</link>
<description>

&lt;p&gt;
	I want to add a sub-navigation menu to my q2a site. Like the ones on the q2a q&amp;amp;a:&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;a href=&quot;http://www.question2answer.org/qa/questions&quot; rel=&quot;nofollow&quot;&gt;http://www.question2answer.org/qa/questions&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;
	I can't find any plugin or admin menu option to enable and configure these links.&lt;/p&gt;


&lt;p&gt;
	Essentially &amp;nbsp;I want to render the qa-nav-sub related section.&lt;/p&gt;


&lt;p&gt;
	Thank you!&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/20912/how-do-i-enable-configure-navigation-sub-menus-qa-nav-sub</guid>
<pubDate>Sun, 27 Jan 2013 17:00:40 +0000</pubDate>
</item>
</channel>
</rss>