<?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: Cannot see sub-menu items on Home screen</title>
		<link>http://www.kriesi.at/support/topic/cannot-see-sub-menu-items-on-home-screen</link>
		<description>Support Forum - Topic: Cannot see sub-menu items on Home screen</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 17:53:39 +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/cannot-see-sub-menu-items-on-home-screen" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Cannot see sub-menu items on Home screen"</title>
			<link>http://www.kriesi.at/support/topic/cannot-see-sub-menu-items-on-home-screen#post-14693</link>
			<pubDate>Sun, 13 Mar 2011 08:03:13 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">14693@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It's at the very top (dropdown field on click). I'm sure it's there :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sars1202 on "Cannot see sub-menu items on Home screen"</title>
			<link>http://www.kriesi.at/support/topic/cannot-see-sub-menu-items-on-home-screen#post-14682</link>
			<pubDate>Sun, 13 Mar 2011 05:14:18 +0000</pubDate>
			<dc:creator>sars1202</dc:creator>
			<guid isPermaLink="false">14682@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;There is no screen options tab in wordpress.  at least not on mine.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Cannot see sub-menu items on Home screen"</title>
			<link>http://www.kriesi.at/support/topic/cannot-see-sub-menu-items-on-home-screen#post-13616</link>
			<pubDate>Sun, 27 Feb 2011 13:58:52 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">13616@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>StotleD on "Cannot see sub-menu items on Home screen"</title>
			<link>http://www.kriesi.at/support/topic/cannot-see-sub-menu-items-on-home-screen#post-13614</link>
			<pubDate>Sun, 27 Feb 2011 12:32:35 +0000</pubDate>
			<dc:creator>StotleD</dc:creator>
			<guid isPermaLink="false">13614@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dude,&#60;/p&#62;
&#60;p&#62;That was it! Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Cannot see sub-menu items on Home screen"</title>
			<link>http://www.kriesi.at/support/topic/cannot-see-sub-menu-items-on-home-screen#post-13604</link>
			<pubDate>Sun, 27 Feb 2011 08:47:54 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">13604@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
have a look at this tutorial: &#60;a href=&#34;http://www.kriesi.at/support/topic/i-can%e2%80%99t-create-a-custom-menu-the-menu-behaves-weird&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/i-can%e2%80%99t-create-a-custom-menu-the-menu-behaves-weird&#60;/a&#62; - it tells you how to activate the description text. &#60;/p&#62;
&#60;p&#62;If you don't want to use a description text you need to adjust the css. Open up style.css and find following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .nav ul {
    display: none;
    left: 0;
    position: absolute;
    top: 48px;
    width: 172px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;replace it with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .nav ul {
    display: none;
    left: 0;
    position: absolute;
    top: 30px; /* adjusted from 48px to cope with no menu description */
    width: 172px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>StotleD on "Cannot see sub-menu items on Home screen"</title>
			<link>http://www.kriesi.at/support/topic/cannot-see-sub-menu-items-on-home-screen#post-13583</link>
			<pubDate>Sat, 26 Feb 2011 19:19:58 +0000</pubDate>
			<dc:creator>StotleD</dc:creator>
			<guid isPermaLink="false">13583@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Greetings. After I created Pages and Sub Pages, then used the 'Display Options &#38;gt; Menu Manager' to create the menu I find that the Sub Menu items are not linked to a page.&#60;/p&#62;
&#60;p&#62;Then I used 'Appearance' &#38;gt; 'Menus' since this is the newly recommended way to create menus. Using this method all I see are menu items with no sub menus underneath. I have found no documentation to resolve this.&#60;/p&#62;
&#60;p&#62;The website is &#60;a href=&#34;http://core4innovative.com&#34; rel=&#34;nofollow&#34;&#62;http://core4innovative.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
