<?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: Template Builder post/page content option</title>
		<link>http://www.kriesi.at/support/topic/template-builder-postpage-content-option</link>
		<description>Support Forum - Topic: Template Builder post/page content option</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 00:54:04 +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/template-builder-postpage-content-option" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Template Builder post/page content option"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-postpage-content-option#post-96464</link>
			<pubDate>Wed, 13 Feb 2013 06:37:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">96464@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; The &#34;Post/Page Content&#34; element will not display a slideshow. You need to add the &#34;Slideshow&#34; element to the template if you want to display the featured images too... &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nicklynn on "Template Builder post/page content option"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-postpage-content-option#post-96398</link>
			<pubDate>Tue, 12 Feb 2013 17:37:31 +0000</pubDate>
			<dc:creator>nicklynn</dc:creator>
			<guid isPermaLink="false">96398@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys,&#60;/p&#62;
&#60;p&#62;I just built a custom template that has one element: &#34;Post/Page Content&#34; (I selected a page that has a featured image / via the slideshow). The page I selected has no parent, and uses the &#34;Default Template&#34;, and under layout / overwrite default Post Layout it is specified as &#34;Use default&#34;. There is a &#34;Featured media&#34; image (which doesn't link to anything).&#60;/p&#62;
&#60;p&#62;As has been mentioned in this thread, I think, that featured image doesn't show up when I designate that page in the &#34;Frontpage Settings&#34; of the Angular Theme Options area. Is there a way around this?&#60;/p&#62;
&#60;p&#62;If I simply designate that same page (via Angular Theme Options) to be the front page, the featured image displays fine. Love to know if there's a fix, or if I'm doing something wrong. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Template Builder post/page content option"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-postpage-content-option#post-27221</link>
			<pubDate>Sat, 17 Sep 2011 19:09:38 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27221@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok - I thought your question is related to &#34;Broadscope&#34; because you posted it in a &#34;Broadscope&#34; thread. Open up shoutbox\includes\helper-templates.php and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$output.= avia_excerpt(150);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$output.= get_the_content();&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Template Builder post/page content option"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-postpage-content-option#post-27148</link>
			<pubDate>Fri, 16 Sep 2011 07:58:33 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">27148@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes I can see it could be useful. It's just that when you start using a theme for the first time, you expect things to work in the same ways, and when they don't it's a headache! You could maybe change the template helper description for that option (Post/Page content) to explain that it only displays the content inside the post - not the featured media. And if you want the featured media you need to add a slideshow.&#60;/p&#62;
&#60;p&#62;I'm sorry, I didn't understand any of what you posted on the broadscope support page :O(&#60;/p&#62;
&#60;p&#62;I need a fix to allow  the content of a post in a Template Builder column to display entirely. Which of the things in that support question relate to that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Template Builder post/page content option"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-postpage-content-option#post-27128</link>
			<pubDate>Fri, 16 Sep 2011 06:05:13 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27128@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Some users want to create pages without slideshow (i.e. like I do) but want use the featured images as preview images for the page/post. I really like the idea of seperating the slideshow element from the content element.&#60;/p&#62;
&#60;p&#62;I answered your other question here: &#60;a href=&#34;http://www.kriesi.at/support/topic/is-it-possible-to-use-custom-post-templates-in-broadscope&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/is-it-possible-to-use-custom-post-templates-in-broadscope&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Template Builder post/page content option"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-postpage-content-option#post-27094</link>
			<pubDate>Thu, 15 Sep 2011 20:05:00 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">27094@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If you have a post with featured media, such a a full width image across the top, the template builder option &#34;Post/Page Content&#34; doesn't show it. It only shows the text. If you want the image, you have to add it as a slide show above - as you say. But it's two steps to do one job. It would be easier just to reproduce the whole post with it's content. It's not a big deal, just a pain if you don't know how to do it.&#60;/p&#62;
&#60;p&#62;The other thing is that the text gets cut short if it's in a column (ie not full width). How do you stop it truncating, so you can read it all.?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Template Builder post/page content option"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-postpage-content-option#post-27085</link>
			<pubDate>Thu, 15 Sep 2011 19:08:53 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">27085@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;not sure if I do understand correctly: you want the featured media (aka the slideshow?) at the top of your content? If thats the case you could just add another slideshow element, selecting that post...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Template Builder post/page content option"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-postpage-content-option#post-26778</link>
			<pubDate>Mon, 12 Sep 2011 06:52:31 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">26778@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great. It would save having two patch the images and texts from two different sources together, though I understand it may be complicated to add.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Template Builder post/page content option"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-postpage-content-option#post-26754</link>
			<pubDate>Mon, 12 Sep 2011 05:45:56 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">26754@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
it's intended to work this way because fetching all attachments, etc. would require a different template logic and more resources. I'll report it to Kriesi as feature request though because I understand that users may want to use galleries, etc. too.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Template Builder post/page content option"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-postpage-content-option#post-26710</link>
			<pubDate>Sun, 11 Sep 2011 16:38:25 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">26710@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If a post has featured media attached to it, this doesn't appear. Only the text appears when the template is previewed. Pages seem to work ok, since the images are embedded inside. Is this meant to happen, or is it a bug?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
