<?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: Big Header Margin for Standart Template</title>
		<link>http://www.kriesi.at/support/topic/big-header-margin-for-standart-template</link>
		<description>Support Forum - Topic: Big Header Margin for Standart Template</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 09:28:34 +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/big-header-margin-for-standart-template" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Big Header Margin for Standart Template"</title>
			<link>http://www.kriesi.at/support/topic/big-header-margin-for-standart-template#post-71631</link>
			<pubDate>Sat, 18 Aug 2012 06:01:50 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">71631@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Glad that you found the solution :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Shorty05 on "Big Header Margin for Standart Template"</title>
			<link>http://www.kriesi.at/support/topic/big-header-margin-for-standart-template#post-71612</link>
			<pubDate>Fri, 17 Aug 2012 21:27:45 +0000</pubDate>
			<dc:creator>Shorty05</dc:creator>
			<guid isPermaLink="false">71612@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;i found a solution to get comments show on pages which are using the dynamic template builder.&#60;/p&#62;
&#60;p&#62;helper-template-dynamic.php&#60;/p&#62;
&#60;p&#62;replace this :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(!$additional_loop-&#38;gt;post-&#38;gt;post_excerpt &#124;&#124; $query_id == $this-&#38;gt;post_id)
				{
					$content = get_the_content(&#38;#39;&#38;lt;span class=&#38;quot;inner_more&#38;quot;&#38;gt;&#38;#39;.__(&#38;#39;Read more&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/span&#38;gt;&#38;#39;);
					$content = apply_filters(&#38;#39;the_content&#38;#39;, $content);
					$content = str_replace(&#38;#39;]]&#38;gt;&#38;#39;, &#38;#39;]]&#38;gt;&#38;#39;, $content);
				}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with that:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;if(!$additional_loop-&#38;gt;post-&#38;gt;post_excerpt &#124;&#124; $query_id == $this-&#38;gt;post_id)&#60;br /&#62;
				{&#60;br /&#62;
					$content = get_the_content('&#38;lt;span class=&#34;inner_more&#34;&#38;gt;'.__('Read more','avia_framework').'&#38;lt;/span&#38;gt;');&#60;br /&#62;
					$content = apply_filters('the_content', $content);&#60;br /&#62;
					$content = str_replace(']]&#38;gt;', ']]&#38;gt;', $content);&#60;br /&#62;
					ob_start();&#60;br /&#62;
					comments_template( '/includes/comments.php');&#60;br /&#62;
					$content .= ob_get_contents() ;&#60;br /&#62;
    				ob_end_clean();&#60;br /&#62;
				}&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Shorty05 on "Big Header Margin for Standart Template"</title>
			<link>http://www.kriesi.at/support/topic/big-header-margin-for-standart-template#post-71345</link>
			<pubDate>Thu, 16 Aug 2012 08:00:54 +0000</pubDate>
			<dc:creator>Shorty05</dc:creator>
			<guid isPermaLink="false">71345@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Since dynamic templates have no option to get comments working i use the standard template for one of my pages.&#60;br /&#62;
Now the problem is that i use the BIG HEADER MARGIN + a custom background image for all pages, but with the standard template i have no option to add the big header margin in. &#60;/p&#62;
&#60;p&#62;Can you please help me with the solution to get the big header margin added to the default or no sidebar template ? &#60;/p&#62;
&#60;p&#62;Thanks in advanced ;)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
