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

		<item>
			<title>Ismael on "Removing the featured image from top of a single blog post."</title>
			<link>http://www.kriesi.at/support/topic/removing-the-featured-image-from-top-of-a-single-blog-post#post-111269</link>
			<pubDate>Wed, 15 May 2013 03:13:24 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">111269@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad it worked . :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>polyGeek on "Removing the featured image from top of a single blog post."</title>
			<link>http://www.kriesi.at/support/topic/removing-the-featured-image-from-top-of-a-single-blog-post#post-111138</link>
			<pubDate>Tue, 14 May 2013 15:01:42 +0000</pubDate>
			<dc:creator>polyGeek</dc:creator>
			<guid isPermaLink="false">111138@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Perfect. That's what I needed. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Removing the featured image from top of a single blog post."</title>
			<link>http://www.kriesi.at/support/topic/removing-the-featured-image-from-top-of-a-single-blog-post#post-110980</link>
			<pubDate>Tue, 14 May 2013 01:07:36 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">110980@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;To remove the featured image, just add this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.big-preview.multi-big {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Open includes &#38;gt; loop-index.php then find this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(has_tag() &#38;amp;&#38;amp; is_single())
				{
					echo &#38;#39;&#38;lt;span class=&#38;quot;blog-tags minor-meta&#38;quot;&#38;gt;&#38;#39;;
					echo the_tags(&#38;#39;&#38;lt;strong&#38;gt;&#38;#39;.__(&#38;#39;Tags:&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/strong&#38;gt;&#38;lt;span&#38;gt; &#38;#39;);
					echo &#38;#39;&#38;lt;/span&#38;gt;&#38;lt;/span&#38;gt;&#38;#39;;
				}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace that with &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(has_tag() &#38;amp;&#38;amp; is_single())
				{
					echo &#38;#39;&#38;lt;span class=&#38;quot;blog-tags minor-meta&#38;quot;&#38;gt;&#38;#39;;
					echo the_tags(&#38;#39;&#38;lt;strong&#38;gt;&#38;#39;.__(&#38;#39;Tags:&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/strong&#38;gt;&#38;lt;span&#38;gt; &#38;#39;);
					echo &#38;#39;&#38;lt;/span&#38;gt;&#38;lt;/span&#38;gt;&#38;#39;;
				}

				edit_post_link();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It will create a neat Edit this link at the bottom.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>polyGeek on "Removing the featured image from top of a single blog post."</title>
			<link>http://www.kriesi.at/support/topic/removing-the-featured-image-from-top-of-a-single-blog-post#post-110890</link>
			<pubDate>Mon, 13 May 2013 17:10:33 +0000</pubDate>
			<dc:creator>polyGeek</dc:creator>
			<guid isPermaLink="false">110890@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Under general settings -&#38;gt; Blog Style, I'm using &#34;Multi-author Blog ( Displays Gravitar and featured image above )&#60;/p&#62;
&#60;p&#62;I would like to remove the featured image from displaying above the blog post - without editing the 100s of posts with featured images.&#60;/p&#62;
&#60;p&#62;Also, separate question: If I'm logged in as the admin how do I get the &#34;edit post&#34; link to appear near the post/page title for quick editing?&#60;/p&#62;
&#60;p&#62;Thanks in advance,&#60;br /&#62;
Dan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Featured image in dashboard"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-in-dashboard#post-110364</link>
			<pubDate>Fri, 10 May 2013 14:22:15 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">110364@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Make sure that you still have this in your functions.php file:&#60;br /&#62;
&#60;code&#62;add_theme_support( &#38;#39;post-thumbnails&#38;#39; );&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I don't think its present anywhere except that function so if it gets completely deleted it may not be telling wordpress to properly give you the featured image support.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nokostudio on "Featured image in dashboard"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-in-dashboard#post-110257</link>
			<pubDate>Fri, 10 May 2013 04:20:44 +0000</pubDate>
			<dc:creator>nokostudio</dc:creator>
			<guid isPermaLink="false">110257@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I thought this had done the trick, but not quite there...&#60;/p&#62;
&#60;p&#62;The featured image box reappears on pages, and I can add an image and update the page, but when I refresh, the featured image has gone again.&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "WooCommerce and Flashlight - Product featured image and product gallery"</title>
			<link>http://www.kriesi.at/support/topic/woocommerce-and-flashlight-product-featured-image-and-product-gallery#post-108193</link>
			<pubDate>Wed, 01 May 2013 12:57:43 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">108193@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi utilligent,&#60;/p&#62;
&#60;p&#62;Latest theme versions can be found here: &#60;a href=&#34;http://www.kriesi.at/support/topic/latest-theme-updates-please-check-if-yourre-using-an-outdated-theme-version&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/latest-theme-updates-please-check-if-yourre-using-an-outdated-theme-version&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can also subscribe to the theme updates inside your Downloads section on Themeforest so that you get emailed whenever the theme files are updated.&#60;/p&#62;
&#60;p&#62;Featured images are set from the first image you add, or that is is listed, in the Gallery Options section automatically. If they are not getting set, try disabling all other active plugins besides WooCommerce to make sure there isn't a conflict with the plugins.&#60;/p&#62;
&#60;p&#62;The product images/gallery are handled by the themes built in gallery so that it can create the full screen background image effect and the other gallery layout options.&#60;/p&#62;
&#60;p&#62;If you have not already, take a look at the few videos that Kriesi has posted for the theme here: &#60;a href=&#34;http://www.kriesi.at/themes/flashlight/video-tutorial/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/flashlight/video-tutorial/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>utilligent on "WooCommerce and Flashlight - Product featured image and product gallery"</title>
			<link>http://www.kriesi.at/support/topic/woocommerce-and-flashlight-product-featured-image-and-product-gallery#post-108014</link>
			<pubDate>Tue, 30 Apr 2013 14:24:22 +0000</pubDate>
			<dc:creator>utilligent</dc:creator>
			<guid isPermaLink="false">108014@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am trying for the life of me to figure out why my products will not save the featured image when I update my product. I am using the latest version of WooCommerce 2.0.8 WP 3.5.1 and what I know as your latest version and since you do not post it anywhere I am not sure what version it is. It was purchased in April of 2013.&#60;/p&#62;
&#60;p&#62;My questions are as follows:&#60;/p&#62;
&#60;p&#62;How do you save a featured image to a product?&#60;br /&#62;
Why is the product gallery not showing up on the details page?&#60;/p&#62;
&#60;p&#62;Right now the only thing that shows up is the Gallery Options slide show on the product details page. &#60;/p&#62;
&#60;p&#62;This theme is not working and the documentation is a dismal. Please help ASAP!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured image in dashboard"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-in-dashboard#post-107639</link>
			<pubDate>Sun, 28 Apr 2013 07:53:02 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">107639@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, Eunoia deactivates this field and it uses the first slideshow image as featured image (sets it as featured image). Posts, Pages &#38;amp; Portfolio items won't support the featured image option. Other post types support it though. If you want to activate the featured image option field for posts/pages/portfolios delete following function located in wp-content\themes\eunoia\functions-eunoia.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//remove post thumbnails from pages, posts and various custom post types
if(!function_exists(&#38;#39;avia_remove_post_thumbnails&#38;#39;))
{
	add_theme_support( &#38;#39;post-thumbnails&#38;#39; );

	add_action(&#38;#39;posts_selection&#38;#39;, &#38;#39;avia_remove_post_thumbnails&#38;#39;);
	add_action(&#38;#39;init&#38;#39;, &#38;#39;avia_remove_post_thumbnails&#38;#39;);
	add_filter(&#38;#39;post_updated_messages&#38;#39;,&#38;#39;avia_remove_post_thumbnails&#38;#39;);
	function avia_remove_post_thumbnails($msg)
	{
		global $post_type;
		$remove_when = array(&#38;#39;post&#38;#39;,&#38;#39;page&#38;#39;,&#38;#39;portfolio&#38;#39;);

		if(is_admin())
		{
			foreach($remove_when as $remove)
			{
				if($post_type == $remove &#124;&#124; (isset($_GET[&#38;#39;post_type&#38;#39;]) &#38;amp;&#38;amp; $_GET[&#38;#39;post_type&#38;#39;] == $remove)) { remove_theme_support( &#38;#39;post-thumbnails&#38;#39; ); };
			}
		}

		return $msg;
	}
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>nokostudio on "Featured image in dashboard"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-in-dashboard#post-107557</link>
			<pubDate>Sat, 27 Apr 2013 15:03:47 +0000</pubDate>
			<dc:creator>nokostudio</dc:creator>
			<guid isPermaLink="false">107557@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there&#60;/p&#62;
&#60;p&#62;Does Eunoia theme disable the standard Wordpress Featured Image in pages/posts, and if so is there a way to reinstate it?&#60;/p&#62;
&#60;p&#62;I'm using a mega menu plugin that requires adding graphics via the featured image setting, but it isn't there!&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "IMAGE POST ( WHEN ADDING IMAGE AS A FEATURE ) ISSUE Part 2"</title>
			<link>http://www.kriesi.at/support/topic/image-post-when-adding-image-as-a-feature-issue-part-2#post-107516</link>
			<pubDate>Sat, 27 Apr 2013 07:07:04 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">107516@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; I tried to log in and:&#60;/p&#62;
&#60;p&#62;1) It seems like you switched to another theme.&#60;br /&#62;
2) The login credentials don't work for me. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "IMAGE POST ( WHEN ADDING IMAGE AS A FEATURE ) ISSUE Part 2"</title>
			<link>http://www.kriesi.at/support/topic/image-post-when-adding-image-as-a-feature-issue-part-2#post-107360</link>
			<pubDate>Fri, 26 Apr 2013 06:54:15 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">107360@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The photo doesn't align in the middle when it's a full page post and there is no right sidebar.&#60;/p&#62;
&#60;p&#62;You can use the &#34;aligncenter&#34; class for the image to align it properly. Add it to the image or select &#34;Alignment&#34; - &#34;Center&#34; when you insert the image: &#60;a href=&#34;http://www.clipular.com/c?5339030=k9t92GjidXYxQbkIX7X8eEDO93o&#38;amp;f=.png&#34; rel=&#34;nofollow&#34;&#62;http://www.clipular.com/c?5339030=k9t92GjidXYxQbkIX7X8eEDO93o&#38;amp;f=.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I can't reproduce the other issues - please create me a wordpress admin account and send me the login data to: &#60;a href=&#34;mailto:kriesi2000-dude@yahoo.com&#34;&#62;kriesi2000-dude@yahoo.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andyhoodified on "IMAGE POST ( WHEN ADDING IMAGE AS A FEATURE ) ISSUE Part 2"</title>
			<link>http://www.kriesi.at/support/topic/image-post-when-adding-image-as-a-feature-issue-part-2#post-107113</link>
			<pubDate>Wed, 24 Apr 2013 20:57:44 +0000</pubDate>
			<dc:creator>andyhoodified</dc:creator>
			<guid isPermaLink="false">107113@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1. Also weird phenomenon. When I select text and make it into a link. after i hit okay. It does it, but it takes me back to the see all post page&#60;/p&#62;
&#60;p&#62;2. In the blog post. The &#34;add new category&#34; function doesn't work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andyhoodified on "IMAGE POST ( WHEN ADDING IMAGE AS A FEATURE ) ISSUE Part 2"</title>
			<link>http://www.kriesi.at/support/topic/image-post-when-adding-image-as-a-feature-issue-part-2#post-107112</link>
			<pubDate>Wed, 24 Apr 2013 20:55:56 +0000</pubDate>
			<dc:creator>andyhoodified</dc:creator>
			<guid isPermaLink="false">107112@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ahhhh also... this problem.&#60;/p&#62;
&#60;p&#62;The photo doesn't align in the middle when it's a full page post and there is no right sidebar.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.hoodandheist.com/2013/04/angst-and-depression-the-ultimate-growth-experience-via-tiny-buddah/&#34; rel=&#34;nofollow&#34;&#62;http://www.hoodandheist.com/2013/04/angst-and-depression-the-ultimate-growth-experience-via-tiny-buddah/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andyhoodified on "IMAGE POST ( WHEN ADDING IMAGE AS A FEATURE ) ISSUE Part 2"</title>
			<link>http://www.kriesi.at/support/topic/image-post-when-adding-image-as-a-feature-issue-part-2#post-107111</link>
			<pubDate>Wed, 24 Apr 2013 20:45:01 +0000</pubDate>
			<dc:creator>andyhoodified</dc:creator>
			<guid isPermaLink="false">107111@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Follow up to my old post.&#60;/p&#62;
&#60;p&#62;For blog post. When I add a featured image.&#60;br /&#62;
It actually adds it successfully and I go save all changes.&#60;br /&#62;
But it doesn't bring me back to my post. there's no go back to post button.&#60;br /&#62;
And I would have to press back or open another window.&#60;/p&#62;
&#60;p&#62;Is there anyway to fix this in the next update or add into CSS a go back button or automatically go back to post?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andyhoodified on "Image Post ( When adding image as a feature ) issue"</title>
			<link>http://www.kriesi.at/support/topic/image-post-when-adding-image-as-a-feature-issue#post-106932</link>
			<pubDate>Tue, 23 Apr 2013 22:21:27 +0000</pubDate>
			<dc:creator>andyhoodified</dc:creator>
			<guid isPermaLink="false">106932@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hmmmm.... I think it's my mistake.&#60;/p&#62;
&#60;p&#62;1. I go into the blog post.&#60;br /&#62;
2. and used the add image into post.&#60;/p&#62;
&#60;p&#62;Thats why it went blank. But &#34;use image as featured&#34; is fine.&#60;/p&#62;
&#60;p&#62;I can add image into post the other way.&#60;/p&#62;
&#60;p&#62;I'm okay with this.&#60;/p&#62;
&#60;p&#62;Thanks much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "thumbnail sizes"</title>
			<link>http://www.kriesi.at/support/topic/thumbnail-sizes#post-106881</link>
			<pubDate>Tue, 23 Apr 2013 19:23:27 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">106881@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mfacer,&#60;/p&#62;
&#60;p&#62;They need to be larger than the size specified on both edges in order to not be smaller than the others. See: &#60;a href=&#34;http://www.touchscreenjukeboxes.co.uk/wp-content/uploads/2013/01/macmini-495x400.png&#34; rel=&#34;nofollow&#34;&#62;http://www.touchscreenjukeboxes.co.uk/wp-content/uploads/2013/01/macmini-495x400.png&#60;/a&#62; vs &#60;a href=&#34;http://www.touchscreenjukeboxes.co.uk/wp-content/uploads/2013/04/20130419-235032-495x317.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.touchscreenjukeboxes.co.uk/wp-content/uploads/2013/04/20130419-235032-495x317.jpg&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Image Post ( When adding image as a feature ) issue"</title>
			<link>http://www.kriesi.at/support/topic/image-post-when-adding-image-as-a-feature-issue#post-106778</link>
			<pubDate>Tue, 23 Apr 2013 11:42:53 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">106778@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Hi, I can't reproduce the issue. &#60;a href=&#34;http://www.screenr.com/OH57&#34; rel=&#34;nofollow&#34;&#62;http://www.screenr.com/OH57&#60;/a&#62;&#60;br /&#62;
Maybe a third party plugin/extension triggers a js error on the admin page? &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andyhoodified on "Image Post ( When adding image as a feature ) issue"</title>
			<link>http://www.kriesi.at/support/topic/image-post-when-adding-image-as-a-feature-issue#post-106689</link>
			<pubDate>Mon, 22 Apr 2013 21:46:00 +0000</pubDate>
			<dc:creator>andyhoodified</dc:creator>
			<guid isPermaLink="false">106689@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;The steps.&#60;/p&#62;
&#60;p&#62;1. Click on create a page&#60;br /&#62;
2. Add featured image&#60;br /&#62;
3. clicked on use image&#60;br /&#62;
4. submit&#60;br /&#62;
5. it goes blank&#60;/p&#62;
&#60;p&#62;and then it goes into a blank page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mfacer on "thumbnail sizes"</title>
			<link>http://www.kriesi.at/support/topic/thumbnail-sizes#post-106679</link>
			<pubDate>Mon, 22 Apr 2013 20:47:25 +0000</pubDate>
			<dc:creator>mfacer</dc:creator>
			<guid isPermaLink="false">106679@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi - is there a setting somewhere (maybe I have missed it) which allows us to set the thumbnail size for &#34;featured image&#34; on blog grid view? I ran an image thumbnail updater but it still shows different  sizes. &#60;/p&#62;
&#60;p&#62;Please see &#60;a href=&#34;http://www.touchscreenjukeboxes.co.uk&#34; rel=&#34;nofollow&#34;&#62;http://www.touchscreenjukeboxes.co.uk&#60;/a&#62; for an example.&#60;/p&#62;
&#60;p&#62;I would like them to be uniform and all the same size...&#60;/p&#62;
&#60;p&#62;Is it something I have missed?&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Image Post ( When adding image as a feature ) issue"</title>
			<link>http://www.kriesi.at/support/topic/image-post-when-adding-image-as-a-feature-issue#post-106601</link>
			<pubDate>Mon, 22 Apr 2013 12:18:00 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">106601@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Andy,&#60;/p&#62;
&#60;p&#62;Can you give the exact steps so I can try re-creating it? Just adding a featured image I wasn't able to get the same result.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andyhoodified on "Image Post ( When adding image as a feature ) issue"</title>
			<link>http://www.kriesi.at/support/topic/image-post-when-adding-image-as-a-feature-issue#post-106401</link>
			<pubDate>Sun, 21 Apr 2013 02:12:43 +0000</pubDate>
			<dc:creator>andyhoodified</dc:creator>
			<guid isPermaLink="false">106401@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;For the blog post, when I add an image as a featured image, it doesn't return to the blog setup and instead it just blanks.&#60;br /&#62;
It does however add the featured image, when I &#34;back&#34; on the window.&#60;/p&#62;
&#60;p&#62;Thanks much.&#60;/p&#62;
&#60;p&#62;Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "WPML issue (?) with featured images"</title>
			<link>http://www.kriesi.at/support/topic/wpml-issue-with-featured-images/page/3#post-106139</link>
			<pubDate>Thu, 18 Apr 2013 16:42:32 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">106139@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Nick,&#60;/p&#62;
&#60;p&#62;I'm going to dump that backup site I had, because it's a mess. I'll put up a copy of the actual site as it was before you started looking at all this. Maybe the back up site is so messed up, it's not helping anyway.&#60;/p&#62;
&#60;p&#62;I'll also make a copy to try out a version with no &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; config files and see how that goes. If it works I'm going back to that and screw their updates. It's not ideal (it causes big problems with the template builder when switching languages), but there's no way I can start from scratch. I have over 850 posts with translations now.&#60;/p&#62;
&#60;p&#62;I'll let you know when the new versions are up.&#60;/p&#62;
&#60;p&#62;Thanks mate,&#60;br /&#62;
rich
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "WPML issue (?) with featured images"</title>
			<link>http://www.kriesi.at/support/topic/wpml-issue-with-featured-images/page/3#post-106039</link>
			<pubDate>Thu, 18 Apr 2013 09:32:14 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">106039@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I can get you working, but you will need to start 100% from beginning and throw out all your data. Or somehow copy it over using a macro recorder. Because on completely new installs I have fairly good success but dealing with your data , nothing works, If you can go back and survive for a bit that would be great till some other solution to clean the data somehow becomes feasible. &#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "WPML issue (?) with featured images"</title>
			<link>http://www.kriesi.at/support/topic/wpml-issue-with-featured-images/page/3#post-106037</link>
			<pubDate>Thu, 18 Apr 2013 09:22:10 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">106037@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Nick,&#60;/p&#62;
&#60;p&#62;Did you guys ever fix this &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62;-Shoutbox thing?&#60;br /&#62;
Half my site is redundant now. The only time it worked was way back when I didn't even have the &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; config files in Shoutbox (because it never came with them). If there's no sign of fixing this, I think I'm going to go back to what was working for me, even if it's not set up right.&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
rich
&#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>

	</channel>
</rss>
