<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Support Forum - Topic: Disable Theme Options for frontend!</title>
		<link>http://www.kriesi.at/support/topic/disable-theme-options-for-frontend</link>
		<description>Support Forum - Topic: Disable Theme Options for frontend!</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 23:52:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/disable-theme-options-for-frontend" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Disable Theme Options for frontend!"</title>
			<link>http://www.kriesi.at/support/topic/disable-theme-options-for-frontend#post-79910</link>
			<pubDate>Tue, 16 Oct 2012 06:29:09 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">79910@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Imho a plugin adds the admin bar to the top because (by default) the admin bar is only visible for logged in users. However you can try following css code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#wpadminbar {
display: none !important;
}

.logged-in #wpadminbar {
display: block !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Al on "Disable Theme Options for frontend!"</title>
			<link>http://www.kriesi.at/support/topic/disable-theme-options-for-frontend#post-79877</link>
			<pubDate>Tue, 16 Oct 2012 01:56:57 +0000</pubDate>
			<dc:creator>Al</dc:creator>
			<guid isPermaLink="false">79877@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Not the solution I was expecting. I was looking for a  hard coded solution that would allow hide the menu when the user is not logged in, as the menu is displayed to all users, I need it for backend user only.  If you could point me in right direction that would help. &#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Disable Theme Options for frontend!"</title>
			<link>http://www.kriesi.at/support/topic/disable-theme-options-for-frontend#post-79697</link>
			<pubDate>Sun, 14 Oct 2012 11:58:34 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">79697@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi gnetsystems,&#60;/p&#62;
&#60;p&#62;I believe you are referring on the top admin menu that appears on both backend and frontend. We can get rid of it using this code, however, this would also remove this on the top admin menu on the backend:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#wp-admin-bar-avia {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#wp-admin-bar-avia {
display: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Al on "Disable Theme Options for frontend!"</title>
			<link>http://www.kriesi.at/support/topic/disable-theme-options-for-frontend#post-79649</link>
			<pubDate>Sun, 14 Oct 2012 00:56:24 +0000</pubDate>
			<dc:creator>Al</dc:creator>
			<guid isPermaLink="false">79649@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like to disable theme option on the Frontend tool bar. Any help would be appreciated.&#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
