<?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 - Tag: posts - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/posts</link>
		<description>Support Forum - Tag: posts - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 20:43: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/tags/posts" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "&#34;Posts&#34; Thumbnails not showing up on homepage"</title>
			<link>http://www.kriesi.at/support/topic/posts-thumbnails-not-showing-up-on-homepage#post-109098</link>
			<pubDate>Sun, 05 May 2013 18:15:54 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">109098@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Have you added a sidebar there or checked if the sidebar has the widget that displays latest blog posts attached still?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Author In All Posts"</title>
			<link>http://www.kriesi.at/support/topic/author-in-all-posts#post-108823</link>
			<pubDate>Sat, 04 May 2013 08:30:49 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">108823@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up template-blog.php and repace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;span class=&#38;#39;author&#38;#39;&#38;gt;&#38;lt;?php comments_popup_link(&#38;#39;No Comments&#38;#39;, &#38;#39;1 Comment&#38;#39;, &#38;#39;% Comments&#38;#39;); ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;span class=&#38;#39;comments&#38;#39;&#38;gt;&#38;lt;?php comments_popup_link(&#38;#39;No Comments&#38;#39;, &#38;#39;1 Comment&#38;#39;, &#38;#39;% Comments&#38;#39;); ?&#38;gt;&#38;lt;/span&#38;gt;
&#38;lt;span class=&#38;#39;author&#38;#39;&#38;gt;&#38;lt;?php the_author(); ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>alexmandell on "&#34;Posts&#34; Thumbnails not showing up on homepage"</title>
			<link>http://www.kriesi.at/support/topic/posts-thumbnails-not-showing-up-on-homepage#post-108817</link>
			<pubDate>Sat, 04 May 2013 05:01:24 +0000</pubDate>
			<dc:creator>alexmandell</dc:creator>
			<guid isPermaLink="false">108817@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;Thanks. Sorry, I didn't mean to the left of the main menu, I meant in the space below the menu on the left side of the page. There used to be a little box with a preview of my 3 latest blog posts (like there is on the &#34;news&#34; page itself).&#60;/p&#62;
&#60;p&#62;Best,&#60;/p&#62;
&#60;p&#62;Alex
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "&#34;Posts&#34; Thumbnails not showing up on homepage"</title>
			<link>http://www.kriesi.at/support/topic/posts-thumbnails-not-showing-up-on-homepage#post-108729</link>
			<pubDate>Fri, 03 May 2013 16:26:00 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">108729@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You said before there was something to the left of the main menu? There is only but 100 pixels or less and I never seen anything showing up there in any version. I am looking at your homepage, but am not understanding what is missing. Do you want to move the box from the lower right side somewhere? or show the blog in there as well?&#60;/p&#62;
&#60;p&#62;Site looks good. &#60;a href=&#34;http://www.clipular.com/c?5748106=hl9w5smb1jEJ4WWqBhqYKj5eXVw&#38;amp;f=.png&#34; rel=&#34;nofollow&#34;&#62;http://www.clipular.com/c?5748106=hl9w5smb1jEJ4WWqBhqYKj5eXVw&#38;amp;f=.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AdamMerle on "Author In All Posts"</title>
			<link>http://www.kriesi.at/support/topic/author-in-all-posts#post-108673</link>
			<pubDate>Fri, 03 May 2013 12:25:52 +0000</pubDate>
			<dc:creator>AdamMerle</dc:creator>
			<guid isPermaLink="false">108673@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do I get the author to appear in all of my blog posts?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Adam
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexmandell on "&#34;Posts&#34; Thumbnails not showing up on homepage"</title>
			<link>http://www.kriesi.at/support/topic/posts-thumbnails-not-showing-up-on-homepage#post-108589</link>
			<pubDate>Fri, 03 May 2013 04:34:06 +0000</pubDate>
			<dc:creator>alexmandell</dc:creator>
			<guid isPermaLink="false">108589@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;Thanks so much for the prompt response! &#60;/p&#62;
&#60;p&#62;I was way overdue on an update, so I downloaded the most recent version of Flashlight as you suggested and it is now installed. It seems like the photos are showing up in the blog preview on the left sidebar now, but only on the blog page (called &#34;news&#34; on my site). For some reason, I can't get the posts preview to show up where it used to on my homepage (underneath the main menu on the left). Any ideas?&#60;/p&#62;
&#60;p&#62;Thanks again.&#60;/p&#62;
&#60;p&#62;- Alex
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "&#34;Posts&#34; Thumbnails not showing up on homepage"</title>
			<link>http://www.kriesi.at/support/topic/posts-thumbnails-not-showing-up-on-homepage#post-108400</link>
			<pubDate>Thu, 02 May 2013 13:19:06 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">108400@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Alex,&#60;/p&#62;
&#60;p&#62;Have you set the image for the blog post in the themes gallery section? That is where it should be being pulled from.&#60;/p&#62;
&#60;p&#62;There was a big update in version 2.0 of Flashlight that actually changes the gallery to the new version where you can actually re-organize the gallery and not have to freshly upload each image into it as well as lots of bug fixes since version 1.3 which you are on now.&#60;/p&#62;
&#60;p&#62;So if re-setting the gallery image for the posts doesn't fix the issue, I would recommend updating the theme files by re-downloading them from your downloads on Themeforest and then uploading and installing the newest files in the same way you first installed.&#60;/p&#62;
&#60;p&#62;That way at least we know we aren't dealing with an old bug that his already been fixed.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexmandell on "&#34;Posts&#34; Thumbnails not showing up on homepage"</title>
			<link>http://www.kriesi.at/support/topic/posts-thumbnails-not-showing-up-on-homepage#post-108148</link>
			<pubDate>Wed, 01 May 2013 07:31:33 +0000</pubDate>
			<dc:creator>alexmandell</dc:creator>
			<guid isPermaLink="false">108148@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;Love the theme but having a bit of trouble. I'm pretty illiterate with this kind of stuff, so I apologize if I'm not able to express myself economically. If you take a look at my homepage (www.alexmandell.com/wp), you'll notice that the thumbnails aren't showing up for their respective blog entries on the sidebar. There used to be some kind of photo preview to go with the teaser of the blog entry on the sidebar, and now a blank box shows up next to the text even though photos have been attached to each individual blog post. How can I remedy this?&#60;/p&#62;
&#60;p&#62;Thanks so much for the help.&#60;/p&#62;
&#60;p&#62;Best,&#60;/p&#62;
&#60;p&#62;Alex
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "category archive not working"</title>
			<link>http://www.kriesi.at/support/topic/category-archive-not-working#post-106850</link>
			<pubDate>Tue, 23 Apr 2013 17:09:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">106850@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, this is a bug with the grid view layout. We'll fix it in the next version. To fix it open up archive.php and replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$atts   = array(&#38;#39;type&#38;#39; =&#38;gt; &#38;#39;grid&#38;#39;, &#38;#39;items&#38;#39; =&#38;gt; get_option(&#38;#39;posts_per_page&#38;#39;), &#38;#39;columns&#38;#39;=&#38;gt; 3, &#38;#39;class&#38;#39;=&#38;gt;&#38;#39;avia-builder-el-no-sibling&#38;#39;, &#38;#39;paginate&#38;#39;=&#38;gt;&#38;#39;yes&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$atts   = array(
                       &#38;#39;type&#38;#39; =&#38;gt; &#38;#39;grid&#38;#39;,
                       &#38;#39;items&#38;#39; =&#38;gt; get_option(&#38;#39;posts_per_page&#38;#39;),
                       &#38;#39;columns&#38;#39; =&#38;gt; 3,
                      &#38;#39;class&#38;#39; =&#38;gt; &#38;#39;avia-builder-el-no-sibling&#38;#39;,
                      &#38;#39;paginate&#38;#39; =&#38;gt; &#38;#39;yes&#38;#39;,
                        &#38;#39;categories&#38;#39; =&#38;gt; get_query_var(&#38;#39;cat&#38;#39;)
                   );&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>mfacer on "category archive not working"</title>
			<link>http://www.kriesi.at/support/topic/category-archive-not-working#post-106836</link>
			<pubDate>Tue, 23 Apr 2013 16:42:37 +0000</pubDate>
			<dc:creator>mfacer</dc:creator>
			<guid isPermaLink="false">106836@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi - I just noticed that when I click on a category archive it's showing all my posts, rather than the posts which are in that category. You can see an example on these pages&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.touchscreenjukeboxes.co.uk/category/itunestouch-freeware/&#34; rel=&#34;nofollow&#34;&#62;http://www.touchscreenjukeboxes.co.uk/category/itunestouch-freeware/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.touchscreenjukeboxes.co.uk/category/software/&#34; rel=&#34;nofollow&#34;&#62;http://www.touchscreenjukeboxes.co.uk/category/software/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There is a post on there for wireless speakers and that's in the hardware category.&#60;/p&#62;
&#60;p&#62;Have I done something wrong? &#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How do I change the template &#34;posts&#34; pages use (Global Default)"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-change-the-template-posts-pages-use-global-default#post-106821</link>
			<pubDate>Tue, 23 Apr 2013 14:29:09 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">106821@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi kccorbett4,&#60;/p&#62;
&#60;p&#62;Choices doesn't have built in support for WooCommerce so it doesn't have any customization for it from the start.&#60;/p&#62;
&#60;p&#62;If you want to change the layout for the default post styles you'll need to modify the includes&#38;gt;loop-index.php file.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kccorbett4 on "How do I change the template &#34;posts&#34; pages use (Global Default)"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-change-the-template-posts-pages-use-global-default#post-106656</link>
			<pubDate>Mon, 22 Apr 2013 16:45:47 +0000</pubDate>
			<dc:creator>kccorbett4</dc:creator>
			<guid isPermaLink="false">106656@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I need to know how to either change the &#34;Global Default&#34; template or how to make a post or &#34;product&#34; page use a custom template I made in the template builder.&#60;/p&#62;
&#60;p&#62;If you look at the screenshots:&#60;br /&#62;
&#60;a href=&#34;https://www.dropbox.com/sh/mg1z2eyyctsjxi0/DO1o0Ic3og&#34; rel=&#34;nofollow&#34;&#62;https://www.dropbox.com/sh/mg1z2eyyctsjxi0/DO1o0Ic3og&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can see when I made the site use my custom template called &#34;secondary pages&#34;  the site has the correct spacing and looks the way I want it to.  But when I change it to &#34;use global default&#34; it changes the spacing and adds a line I don't want.  The problem is when I add a product using the wp e commerce plugin the product is shown as a &#34;post&#34; and on each product or post page it doesn't give me the option to change the template it uses and I assume it just uses the global default.  So if someone could tell me how to change the global default in the code or how to change it in the template builder or how to change the template each post or product uses I would really appreciate it.&#60;/p&#62;
&#60;p&#62;Here is a step by step description of the screenshots I included:&#60;/p&#62;
&#60;p&#62;This is how I want all the pages to look:&#60;br /&#62;
&#60;a href=&#34;https://www.dropbox.com/sh/mg1z2eyyctsjxi0/ixaZ9rP0II/Custom%20Template.PNG&#34; rel=&#34;nofollow&#34;&#62;https://www.dropbox.com/sh/mg1z2eyyctsjxi0/ixaZ9rP0II/Custom%20Template.PNG&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;These are the settings I use to get the site to look correct:&#60;br /&#62;
&#60;a href=&#34;https://www.dropbox.com/sh/mg1z2eyyctsjxi0/DO1o0Ic3og#f:Pages.PNG&#34; rel=&#34;nofollow&#34;&#62;https://www.dropbox.com/sh/mg1z2eyyctsjxi0/DO1o0Ic3og#f:Pages.PNG&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This is how I don't want them to look:&#60;br /&#62;
&#60;a href=&#34;https://www.dropbox.com/sh/mg1z2eyyctsjxi0/QEzfbXaZRm/UseGlobalDefault.PNG&#34; rel=&#34;nofollow&#34;&#62;https://www.dropbox.com/sh/mg1z2eyyctsjxi0/QEzfbXaZRm/UseGlobalDefault.PNG&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;https://www.dropbox.com/sh/mg1z2eyyctsjxi0/uxW8HOlbRt/Global%20Default.PNG&#34; rel=&#34;nofollow&#34;&#62;https://www.dropbox.com/sh/mg1z2eyyctsjxi0/uxW8HOlbRt/Global%20Default.PNG&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;They look like the above image when I use global default or if its a product or post page:&#60;br /&#62;
&#60;a href=&#34;https://www.dropbox.com/sh/mg1z2eyyctsjxi0/0SDt9qQIi9/Pages.PNG&#34; rel=&#34;nofollow&#34;&#62;https://www.dropbox.com/sh/mg1z2eyyctsjxi0/0SDt9qQIi9/Pages.PNG&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;https://www.dropbox.com/sh/mg1z2eyyctsjxi0/PuF_w8MRt-/Use%20Global%20Default.PNG&#34; rel=&#34;nofollow&#34;&#62;https://www.dropbox.com/sh/mg1z2eyyctsjxi0/PuF_w8MRt-/Use%20Global%20Default.PNG&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Posts and Products don't give me the option to change the template:&#60;br /&#62;
&#60;a href=&#34;https://www.dropbox.com/sh/mg1z2eyyctsjxi0/0SDt9qQIi9/Pages.PNG&#34; rel=&#34;nofollow&#34;&#62;https://www.dropbox.com/sh/mg1z2eyyctsjxi0/0SDt9qQIi9/Pages.PNG&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The template builder does not let me change the products, posts or &#34;global default&#34; template:&#60;br /&#62;
&#60;a href=&#34;https://www.dropbox.com/sh/mg1z2eyyctsjxi0/2t9vW5IUN5/Template%20Builder.PNG&#34; rel=&#34;nofollow&#34;&#62;https://www.dropbox.com/sh/mg1z2eyyctsjxi0/2t9vW5IUN5/Template%20Builder.PNG&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;These are the settings of the Secondary Pages custom template that i want to apply to my products and posts pages:&#60;br /&#62;
&#60;a href=&#34;https://www.dropbox.com/sh/mg1z2eyyctsjxi0/JmJiTtbc1y/Template%20that%20works.PNG&#34; rel=&#34;nofollow&#34;&#62;https://www.dropbox.com/sh/mg1z2eyyctsjxi0/JmJiTtbc1y/Template%20that%20works.PNG&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks in advance!&#60;/p&#62;
&#60;p&#62;-KC
&#60;/p&#62;</description>
		</item>
		<item>
			<title>achieve1 on "Removing info/links under blog post"</title>
			<link>http://www.kriesi.at/support/topic/removing-infolinks-under-blog-post#post-106537</link>
			<pubDate>Mon, 22 Apr 2013 03:22:36 +0000</pubDate>
			<dc:creator>achieve1</dc:creator>
			<guid isPermaLink="false">106537@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Didn't work -but added div. in front and that did it! Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Removing info/links under blog post"</title>
			<link>http://www.kriesi.at/support/topic/removing-infolinks-under-blog-post#post-106526</link>
			<pubDate>Mon, 22 Apr 2013 01:30:53 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">106526@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;You can add this on your Quick CSS or custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.post-meta-infos {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>achieve1 on "Removing info/links under blog post"</title>
			<link>http://www.kriesi.at/support/topic/removing-infolinks-under-blog-post#post-106444</link>
			<pubDate>Sun, 21 Apr 2013 15:42:24 +0000</pubDate>
			<dc:creator>achieve1</dc:creator>
			<guid isPermaLink="false">106444@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Could you please tell me how to remove the info under blog posts: comments likes tweets uncategorized&#60;br /&#62;
&#60;a href=&#34;http://realestatelistings-toronto.ca/?page_id=545&#34; rel=&#34;nofollow&#34;&#62;http://realestatelistings-toronto.ca/?page_id=545&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "2 things: Blog page and featured images"</title>
			<link>http://www.kriesi.at/support/topic/2-things-blog-page-and-featured-images#post-105777</link>
			<pubDate>Tue, 16 Apr 2013 15:52:03 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">105777@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Great - eventually we solved it :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>LateForWork on "2 things: Blog page and featured images"</title>
			<link>http://www.kriesi.at/support/topic/2-things-blog-page-and-featured-images#post-105753</link>
			<pubDate>Tue, 16 Apr 2013 13:03:03 +0000</pubDate>
			<dc:creator>LateForWork</dc:creator>
			<guid isPermaLink="false">105753@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;GREAT IT WORKED!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "2 things: Blog page and featured images"</title>
			<link>http://www.kriesi.at/support/topic/2-things-blog-page-and-featured-images#post-105717</link>
			<pubDate>Tue, 16 Apr 2013 06:06:43 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">105717@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The code should just affect single post page and I'm not sure why it's not working in your case. However try following css code instead and insert it into the quick css field:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.single-post .slideshow_container{
display: none !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>LateForWork on "2 things: Blog page and featured images"</title>
			<link>http://www.kriesi.at/support/topic/2-things-blog-page-and-featured-images#post-105685</link>
			<pubDate>Mon, 15 Apr 2013 20:59:09 +0000</pubDate>
			<dc:creator>LateForWork</dc:creator>
			<guid isPermaLink="false">105685@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I changed the code and the image shows on the single post but not the blog feed sections. That is backwards to what i am wanting to display :( please help
&#60;/p&#62;</description>
		</item>
		<item>
			<title>LateForWork on "2 things: Blog page and featured images"</title>
			<link>http://www.kriesi.at/support/topic/2-things-blog-page-and-featured-images#post-105643</link>
			<pubDate>Mon, 15 Apr 2013 14:33:35 +0000</pubDate>
			<dc:creator>LateForWork</dc:creator>
			<guid isPermaLink="false">105643@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;@dude i am not trying to remove the slider. I am trying to remove the feature image on the actual post page. I still want the featured image when they go to the blog page and see all the pots but hen clock to a specific post I do not want to see the featured image their. Hope this makes sense. &#60;a href=&#34;http://www.LateForWorkLLC.com&#34; rel=&#34;nofollow&#34;&#62;http://www.LateForWorkLLC.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "2 things: Blog page and featured images"</title>
			<link>http://www.kriesi.at/support/topic/2-things-blog-page-and-featured-images#post-105582</link>
			<pubDate>Mon, 15 Apr 2013 06:03:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">105582@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If you want to remove the slider from the single post page open up wp-content\themes\brightbox\includes\loop-index.php and replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$slider = new avia_slideshow(get_the_ID());
 	 		echo $slider-&#38;gt;display_small(&#38;#39;page&#38;#39;, $force_small_slider);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if( is_single() )
{

			$slider = new avia_slideshow(get_the_ID());
 	 		echo $slider-&#38;gt;display_small(&#38;#39;page&#38;#39;, $force_small_slider);
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Devin on "Previous &#38; Next blog post"</title>
			<link>http://www.kriesi.at/support/topic/previous-next-blog-post#post-105404</link>
			<pubDate>Sat, 13 Apr 2013 17:00:35 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">105404@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad you found a fix that worked for you :)&#60;/p&#62;
&#60;p&#62;Let us know if you have any other questions or issues.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>LateForWork on "2 things: Blog page and featured images"</title>
			<link>http://www.kriesi.at/support/topic/2-things-blog-page-and-featured-images#post-105326</link>
			<pubDate>Fri, 12 Apr 2013 16:59:15 +0000</pubDate>
			<dc:creator>LateForWork</dc:creator>
			<guid isPermaLink="false">105326@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;i am editing the actual file i am using my ftp server to get to the files so i can change the code.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>LateForWork on "Previous &#38; Next blog post"</title>
			<link>http://www.kriesi.at/support/topic/previous-next-blog-post#post-105323</link>
			<pubDate>Fri, 12 Apr 2013 16:26:01 +0000</pubDate>
			<dc:creator>LateForWork</dc:creator>
			<guid isPermaLink="false">105323@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;i added &#60;br /&#62;&#38;lt;/br&#38;gt; to the bottom of the code and it worked&#60;/p&#62;
&#60;p&#62;so the ending looks like this in my single.php 			&#60;/p&#62;
&#60;p&#62;&#38;lt;/br&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;?php
&#60;/p&#62;</description>
		</item>
		<item>
			<title>LateForWork on "Previous &#38; Next blog post"</title>
			<link>http://www.kriesi.at/support/topic/previous-next-blog-post#post-105319</link>
			<pubDate>Fri, 12 Apr 2013 16:02:16 +0000</pubDate>
			<dc:creator>LateForWork</dc:creator>
			<guid isPermaLink="false">105319@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;damn oops &#60;a href=&#34;http://www.LateForWorkLLC.com&#34; rel=&#34;nofollow&#34;&#62;http://www.LateForWorkLLC.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Previous &#38; Next blog post"</title>
			<link>http://www.kriesi.at/support/topic/previous-next-blog-post#post-105240</link>
			<pubDate>Fri, 12 Apr 2013 00:59:05 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">105240@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Website doesnt exist. Please try again. spelling?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>LateForWork on "Previous &#38; Next blog post"</title>
			<link>http://www.kriesi.at/support/topic/previous-next-blog-post#post-105075</link>
			<pubDate>Wed, 10 Apr 2013 12:39:44 +0000</pubDate>
			<dc:creator>LateForWork</dc:creator>
			<guid isPermaLink="false">105075@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;oops sorry...&#60;br /&#62;
&#60;a href=&#34;http://www.lateforworllc.com&#34; rel=&#34;nofollow&#34;&#62;http://www.lateforworllc.com&#60;/a&#62;&#60;br /&#62;
I now see the next and previous links but the layout is not too good.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Custom Post Excerpts To Appear on The Homepage"</title>
			<link>http://www.kriesi.at/support/topic/custom-post-excerpts-to-appear-on-the-homepage#post-105071</link>
			<pubDate>Wed, 10 Apr 2013 12:14:01 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">105071@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Not sure what that code is. Don't use it. Please install this plugin, it will create the field that you want and assign it to the page/post/cpt or all of them. The field will be created and you will see it the next time you edit or add new posts,...&#60;/p&#62;
&#60;p&#62;A simple and ultra friendly API lets you easily retrieve the content and paste it straight into wherever you want it to display. &#60;a href=&#34;http://wordpress.org/extend/plugins/advanced-custom-fields/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/advanced-custom-fields/&#60;/a&#62; 700,000 users of this free plugin can't be wrong.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>spectrecom on "Custom Post Excerpts To Appear on The Homepage"</title>
			<link>http://www.kriesi.at/support/topic/custom-post-excerpts-to-appear-on-the-homepage#post-104912</link>
			<pubDate>Tue, 09 Apr 2013 11:26:52 +0000</pubDate>
			<dc:creator>spectrecom</dc:creator>
			<guid isPermaLink="false">104912@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This is the website - &#60;a href=&#34;http://www.spectrecom.co.uk/&#34; rel=&#34;nofollow&#34;&#62;http://www.spectrecom.co.uk/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>spectrecom on "Custom Post Excerpts To Appear on The Homepage"</title>
			<link>http://www.kriesi.at/support/topic/custom-post-excerpts-to-appear-on-the-homepage#post-104899</link>
			<pubDate>Tue, 09 Apr 2013 08:38:04 +0000</pubDate>
			<dc:creator>spectrecom</dc:creator>
			<guid isPermaLink="false">104899@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am trying to create excerpts to appear on my homepage beneath my blog posts, which are appearing using the columns within the template builder.&#60;/p&#62;
&#60;p&#62;Having looked on the support forum I found these lines of code&#60;/p&#62;
&#60;p&#62;For the functions.php - &#60;/p&#62;
&#60;p&#62;function custom_excerpt_length( $length ) {&#60;br /&#62;
	return 50;&#60;br /&#62;
}&#60;br /&#62;
add_filter( 'excerpt_length', 'custom_excerpt_length', 999 );&#60;/p&#62;
&#60;p&#62;function new_excerpt_more($more) {&#60;br /&#62;
return ' ...';&#60;br /&#62;
}&#60;br /&#62;
add_filter('excerpt_more', 'new_excerpt_more');&#60;/p&#62;
&#60;p&#62;and for the loop-index.php - &#60;/p&#62;
&#60;p&#62;&#38;lt;!-- if there is an individual excerpt, show it, otherwise do nothing --&#38;gt;&#60;br /&#62;
&#38;lt;?php if(!empty($post-&#38;gt;post_excerpt)) {&#60;br /&#62;
echo '&#38;lt;div id=&#34;textauszug&#34;&#38;gt;';&#60;br /&#62;
the_excerpt();&#60;br /&#62;
echo '&#38;lt;/div&#38;gt;';&#60;br /&#62;
} ?&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
if(strpos($avia_config['layout'], 'medium_image sidebar') !== false) echo $slider-&#38;gt;display_small('blog');&#60;br /&#62;
if(!is_single()){&#60;br /&#62;
				the_excerpt(__('Read more  ?','avia_framework'));&#60;br /&#62;
echo '&#60;a href=&#34;'. get_permalink().'&#34;&#62;'.__('Read more  →','avia_framework').'&#60;/a&#62;';&#60;br /&#62;
}else{&#60;br /&#62;
the_content(__('Read more  ?','avia_framework'));&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;When I placed these codes in the editor they took no, effect - only making my blog disappear. Is there a particular place within the .php files I need to put them? I just placed at the bottom.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
