<?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: A few Questions Header + Menu /Icons/Post Page</title>
		<link>http://www.kriesi.at/support/topic/a-few-questions-header-menu-iconspost-page</link>
		<description>Support Forum - Topic: A few Questions Header + Menu /Icons/Post Page</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 00:08:02 +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/a-few-questions-header-menu-iconspost-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "A few Questions Header + Menu /Icons/Post Page"</title>
			<link>http://www.kriesi.at/support/topic/a-few-questions-header-menu-iconspost-page#post-31677</link>
			<pubDate>Fri, 11 Nov 2011 06:30:49 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">31677@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that Chris could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pmueller on "A few Questions Header + Menu /Icons/Post Page"</title>
			<link>http://www.kriesi.at/support/topic/a-few-questions-header-menu-iconspost-page#post-31674</link>
			<pubDate>Fri, 11 Nov 2011 05:03:06 +0000</pubDate>
			<dc:creator>pmueller</dc:creator>
			<guid isPermaLink="false">31674@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks you are the best everything wokred perfect&#60;br /&#62;
cheers Phil
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "A few Questions Header + Menu /Icons/Post Page"</title>
			<link>http://www.kriesi.at/support/topic/a-few-questions-header-menu-iconspost-page#post-31607</link>
			<pubDate>Thu, 10 Nov 2011 06:15:29 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">31607@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
1) Add the following to your custom.css&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#menu_header .container {
     display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) You can use shortcodes in your posts and pages, use the &#34;magic wand&#34; to insert iconboxes. More on this can be found in the documentation file that came with the theme under the title &#34;B 10) Using shortcodes&#34;&#60;/p&#62;
&#60;p&#62;3) In your includes folder in your loop-index.php and your loop-page.php you should see the opening and closing of a H1 tag below&#60;br /&#62;
&#60;code&#62;&#38;lt;div class=&#38;quot;entry-content&#38;quot;&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Remove the H1's&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;h1 class=&#38;#39;post-title&#38;#39;&#38;gt;
					&#38;lt;?php the_title(); ?&#38;gt;
				&#38;lt;/h1&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;h1 class=&#38;#39;post-title&#38;#39;&#38;gt;
					&#38;lt;a href=&#38;quot;&#38;lt;?php echo get_permalink() ?&#38;gt;&#38;quot; rel=&#38;quot;bookmark&#38;quot; title=&#38;quot;&#38;lt;?php _e(&#38;#39;Permanent Link:&#38;#39;,&#38;#39;avia_framework&#38;#39;)?&#38;gt; &#38;lt;?php the_title(); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#38;lt;/a&#38;gt;
				&#38;lt;/h1&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The same goes for other loop-SOMETHING.php files in your includes folder.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pmueller on "A few Questions Header + Menu /Icons/Post Page"</title>
			<link>http://www.kriesi.at/support/topic/a-few-questions-header-menu-iconspost-page#post-31495</link>
			<pubDate>Wed, 09 Nov 2011 06:36:12 +0000</pubDate>
			<dc:creator>pmueller</dc:creator>
			<guid isPermaLink="false">31495@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there ,&#60;br /&#62;
after some research i wanted to ask you some questions before i start messing up my code &#60;/p&#62;
&#60;p&#62;1.) Header + Menu&#60;br /&#62;
I want to remove the menu since i am not going to use it, do you have any solution how to remove the menu and also how to remove the freespace due to the Menu removement.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.studentexpert.net/Files/1.PNG&#34;&#62;See Example&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.studentexpert.net/Files/2.PNG&#34;&#62;See Example&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;2.) I would love to create a space with Icons the same way aou did it, i tried it with using pages and the iconbox tool but i simply would love to have the icons + text i don´t want them to link somewhere &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.studentexpert.net/Files/3.PNG&#34;&#62;See Example&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.kriesi.at/themes/brightbox/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/brightbox/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;3.) When i have created a page with an image which has a caption also the Page title is shown, this looks a little bit strange having the same headlines two times, What would you recommend? Removing the Page title ? since the image caption looks cooler then the Page title &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.studentexpert.net/Files/4.PNG&#34;&#62;See Example&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
