<?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: post image - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/post-image</link>
		<description>Support Forum - Tag: post image - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 03:58:30 +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/post-image" rel="self" type="application/rss+xml" />

		<item>
			<title>colorit2 on "Post image over the whole post width instead of just a square version?"</title>
			<link>http://www.kriesi.at/support/topic/post-image-over-the-whole-post-width-instead-of-just-a-square-version#post-59324</link>
			<pubDate>Fri, 08 Jun 2012 10:05:00 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">59324@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've tried this solution here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/support/topic/featured-image-larger-please#post-20617&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/featured-image-larger-please#post-20617&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and created &#60;strong&#62;new&#60;/strong&#62; posts, to go sure, that I don't need to regenerate thumbnails by plugin new.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;functions.php, I add this in line 14:&#60;/strong&#62;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$k_option[&#38;#39;custom&#38;#39;][&#38;#39;imgSize&#38;#39;][&#38;#39;P&#38;#39;] = array(&#38;#39;width&#38;#39;=&#38;gt;566, &#38;#39;height&#38;#39;=&#38;gt;250);     // single post featured image&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;In single.php I changed in line 25-29 the letter &#34;M&#34; to letter &#34;P&#34; according to my changes in the functions.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$preview_image = kriesi_post_thumb($post-&#38;gt;ID, array(&#38;#39;size&#38;#39;=&#38;gt; array(&#38;#39;P&#38;#39;),&#38;lt;br /&#38;gt;
													&#38;#39;display_link&#38;#39; =&#38;gt; array(&#38;#39;lightbox&#38;#39;), 				// &#38;#39;_prev_image_link&#38;#39; or array(&#38;#39;lightbox&#38;#39;)&#38;lt;br /&#38;gt;
													&#38;#39;linkurl&#38;#39; =&#38;gt; array (&#38;#39;fullscreen&#38;#39;,&#38;#39;_preview_big&#38;#39;),&#38;lt;br /&#38;gt;
													&#38;#39;wh&#38;#39; =&#38;gt; $k_option[&#38;#39;custom&#38;#39;][&#38;#39;imgSize&#38;#39;][&#38;#39;P&#38;#39;]&#38;lt;br /&#38;gt;
													));&#38;lt;br /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;but I've got a &#60;strong&#62;strange result:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;the square image remains, but when hovering this image, a magnifying glass is in the middle of the post, what would be the center of the new wider image; I can analyze with firebug an image width of 566 px for lightbox:&#60;/p&#62;
&#60;p&#62;Screenshot:&#60;br /&#62;
&#60;a href=&#34;http://i49.tinypic.com/w858pl.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i49.tinypic.com/w858pl.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I can't change the CSS for &#60;/p&#62;
&#60;p&#62;&#60;code&#62;.entry-previewimage{&#60;br /&#62;
float:left;&#60;br /&#62;
height:180px;&#60;br /&#62;
margin:4px 20px 10px 0;&#60;br /&#62;
padding:7px;&#60;br /&#62;
width:180px;&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;because this&#60;br /&#62;
a) changes also the preview post images at the frontpage&#60;br /&#62;
b) has no effect to the &#34;cut&#34; of the images at the single post --&#38;gt; it still remains cut to a 180x180 image:&#60;/p&#62;
&#60;p&#62;What can I do, so that at a single post the featured image is really 566 px wide?&#60;br /&#62;
Note: the square version of this image should remain at the frontpage posts overview! &#60;/p&#62;
&#60;p&#62;Thanks in advance!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Post image over the whole post width instead of just a square version?"</title>
			<link>http://www.kriesi.at/support/topic/post-image-over-the-whole-post-width-instead-of-just-a-square-version#post-59318</link>
			<pubDate>Fri, 08 Jun 2012 08:55:19 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">59318@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I would like to have a post image over the whole post width instead of this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i45.tinypic.com/2w6hslj.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i45.tinypic.com/2w6hslj.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;- same behaviour as the standard (lightbox etc.), but just over the whole width, i.e. 580 px wide and around 250 px high.&#60;/p&#62;
&#60;p&#62;Where can I change this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "image size in posts"</title>
			<link>http://www.kriesi.at/support/topic/image-size-in-posts#post-56117</link>
			<pubDate>Tue, 15 May 2012 06:00:06 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">56117@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; I think the problem is that the image itself: &#60;a href=&#34;http://voyagesenmer.com/wp-content/uploads/2012/05/aranui3.jpg&#34; rel=&#34;nofollow&#34;&#62;http://voyagesenmer.com/wp-content/uploads/2012/05/aranui3.jpg&#60;/a&#62; is only 425px. Maybe you can use an image with an higher resolution? &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mapi-sailing on "image size in posts"</title>
			<link>http://www.kriesi.at/support/topic/image-size-in-posts#post-55617</link>
			<pubDate>Thu, 10 May 2012 19:43:25 +0000</pubDate>
			<dc:creator>mapi-sailing</dc:creator>
			<guid isPermaLink="false">55617@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Ismael, but this has not worked. I changed M for L everywhere you said, then cleared the cache and cookies in my browser. No change. See? &#60;a href=&#34;http://voyagesenmer.com/destinations/aventure-aux-marquises-a-bord-du-cargo-mixte-aranui/&#34; rel=&#34;nofollow&#34;&#62;http://voyagesenmer.com/destinations/aventure-aux-marquises-a-bord-du-cargo-mixte-aranui/&#60;/a&#62;&#60;br /&#62;
Another idea?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "image size in posts"</title>
			<link>http://www.kriesi.at/support/topic/image-size-in-posts#post-55610</link>
			<pubDate>Thu, 10 May 2012 19:02:54 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">55610@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Kindly edit single.php and find this line of code:&#60;br /&#62;
&#60;code&#62;$preview_image = kriesi_post_thumb($post-&#38;gt;ID, array('size'=&#38;gt; array('M'),&#60;br /&#62;
													'display_link' =&#38;gt; array('lightbox'), 				// '_prev_image_link' or array('lightbox')&#60;br /&#62;
													'linkurl' =&#38;gt; array ('fullscreen','_preview_big'),&#60;br /&#62;
													'wh' =&#38;gt; $k_option['custom']['imgSize']['M']&#60;br /&#62;
													));&#60;/code&#62;&#60;br /&#62;
You can it in line 18. just replace it with this:&#60;br /&#62;
&#60;code&#62;$preview_image = kriesi_post_thumb($post-&#38;gt;ID, array('size'=&#38;gt; array('L'),&#60;br /&#62;
													'display_link' =&#38;gt; array('lightbox'), 				// '_prev_image_link' or array('lightbox')&#60;br /&#62;
													'linkurl' =&#38;gt; array ('fullscreen','_preview_big'),&#60;br /&#62;
													'wh' =&#38;gt; $k_option['custom']['imgSize']['L']&#60;br /&#62;
													));&#60;br /&#62;
&#60;/code&#62;&#60;br /&#62;
What I did was just I replaced M with L (Medium to Large).&#60;/p&#62;
&#60;p&#62;Other files that also have that line of code are:&#60;br /&#62;
archive.php&#60;br /&#62;
index.php&#60;br /&#62;
page.php&#60;br /&#62;
search.php&#60;br /&#62;
template_contact.php&#60;/p&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mapi-sailing on "image size in posts"</title>
			<link>http://www.kriesi.at/support/topic/image-size-in-posts#post-55546</link>
			<pubDate>Thu, 10 May 2012 15:20:28 +0000</pubDate>
			<dc:creator>mapi-sailing</dc:creator>
			<guid isPermaLink="false">55546@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
How can I have the featured image in post showing full size (700x320) instead of the small square size?&#60;br /&#62;
If this is not possible, how can I get the image wrapped by the text? See how ugly it is for now: &#60;a href=&#34;http://voyagesenmer.com/croisiere-2/originales/croisiere-luxuriante-a-borneo/&#34; rel=&#34;nofollow&#34;&#62;http://voyagesenmer.com/croisiere-2/originales/croisiere-luxuriante-a-borneo/&#60;/a&#62;.&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured Image Vs. Insert Image in Post"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-vs-insert-image-in-post#post-54782</link>
			<pubDate>Sat, 05 May 2012 10:39:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">54782@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Yes, open up single.php and delete following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
						if($preview_image)
						{
						echo &#38;#39;&#38;lt;div class=&#38;quot;entry-previewimage rounded preloading_background&#38;quot;&#38;gt;&#38;#39;;
						echo $preview_image;
						echo &#38;#39;&#38;lt;/div&#38;gt;&#38;#39;;
						} 

						?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AlphaBovine on "Featured Image Vs. Insert Image in Post"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-vs-insert-image-in-post#post-54419</link>
			<pubDate>Thu, 03 May 2012 02:10:05 +0000</pubDate>
			<dc:creator>AlphaBovine</dc:creator>
			<guid isPermaLink="false">54419@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello all!&#60;/p&#62;
&#60;p&#62;I apologize if this is a dumb question, but I am having a devil of a time figuring out if what I want to have happen is possible. &#60;/p&#62;
&#60;p&#62;Here the page in question:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://hungrygamers.com/the-games-of-may/&#34; rel=&#34;nofollow&#34;&#62;http://hungrygamers.com/the-games-of-may/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The featured image is the Diablo III image with the inserted image of Starhawk below that. For the post I would like the picture to stretch the whole 580px of the post content area. Depending on the post, I may or may not need a full width image so I hesitate to change the CSS of the featured image thumbnail. &#60;/p&#62;
&#60;p&#62;My question is how do I remove the featured image from displaying within the post so it doesn't look all cluttered. I like the idea of having the featured image on the accordion display on the main page, but do not necessarily want it to be displayed on the post itself. Is there a way to make it so that is possible?&#60;/p&#62;
&#60;p&#62;Thank you so much for your help in advance!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "How to get URL to post image?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-get-url-to-post-image#post-11001</link>
			<pubDate>Thu, 06 Jan 2011 16:36:45 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">11001@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;The &#60;strong&#62;kriesi_post_thumb&#60;/strong&#62; function calls the image URL and includes it as part of the output. What you're looking for is this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$image_id = get_post_thumbnail_id();
$image_url = wp_get_attachment_image_src($image_id, NULL);
$image_url = $image_url[0];&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You could then &#60;strong&#62;echo&#60;/strong&#62; the $image_url to print the link on the page.&#60;/p&#62;
&#60;p&#62;Hope this helps.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fox7 on "How to get URL to post image?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-get-url-to-post-image#post-10924</link>
			<pubDate>Wed, 05 Jan 2011 01:03:50 +0000</pubDate>
			<dc:creator>Fox7</dc:creator>
			<guid isPermaLink="false">10924@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I need to get the URL to the post image.&#60;br /&#62;
Assume this can be done with $big_prev_image = kriesi_post_thumb( somthing), but how?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
