<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>Wordpress and Webdesign Forum go41 &#187; Tag: thumbnail - Recent Posts</title>
		<link>http://forum.go41.de/tags/thumbnail</link>
		<description>How To, tips, php and css code for your WordPress site</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 19:11:57 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://forum.go41.de/rss/tags/thumbnail" rel="self" type="application/rss+xml" />

		<item>
			<title>Joern on "disable thumbnail generation on upload"</title>
			<link>http://forum.go41.de/topic/disable-thumbnail-generation-on-upload#post-165</link>
			<pubDate>Fri, 19 Feb 2010 12:10:31 +0000</pubDate>
			<dc:creator>Joern</dc:creator>
			<guid isPermaLink="false">165@http://forum.go41.de/</guid>
			<description><![CDATA[<p>If you upload an image with WordPress, it creates additionally two thumbnails and stores them in your upload folder.<br />
Many themes and users make no use of these thumbnails and there is a way to disable this function.<br />
Go to Settings -&#62; Media and change the values for Thumbnail size and Medium size to zero (0). Just enter 0 in the textboxes<br />
Thumbnail size Width 0 Height 0<br />
Medium size Max Width 0 Max Height 0</p>
<p>Leave Large size as it is and save changes.</p>
<p>On a new upload via WordPress there will be NO thumbnails for this new file in your uploads folder anymore.
</p>]]></description>
					</item>
		<item>
			<title>masteradmin on "display thumbnail of post video on front page"</title>
			<link>http://forum.go41.de/topic/display-thumbnail-of-post-video-on-front-page#post-25</link>
			<pubDate>Wed, 15 Apr 2009 23:00:38 +0000</pubDate>
			<dc:creator>masteradmin</dc:creator>
			<guid isPermaLink="false">25@http://forum.go41.de/</guid>
			<description><![CDATA[<p>just as a reference:<br />
YouTube supplies thumbnails for a given video.ID in this way:</p>
<p><a href="http://img.youtube.com/vi/MKczB_9LChY/0.jpg" rel="nofollow">http://img.youtube.com/vi/MKczB_9LChY/0.jpg</a><br />
<a href="http://img.youtube.com/vi/MKczB_9LChY/1.jpg" rel="nofollow">http://img.youtube.com/vi/MKczB_9LChY/1.jpg</a></p>
<p>eg:</p>
<p>img.youtube.com/vi/VIDEO-ID/0.jpg is a 320x240 image</p>
<p>img.youtube.com/vi/VIDEO-ID/1.jpg is a 130x92 image</p>
<p>using a custom field in WordPress (video-ID) with value 'videoID' you can create a function to display the thumbnail of a YouTube clip. This will create dynamic YouTube image thumbnails on the fly!</p>
<p>For VIMEO clips there is help supplied here: <a href="http://www.vimeo.com/forums/topic:5913#comment_1224297" rel="nofollow">http://www.vimeo.com/forums/topic:5913#comment_1224297</a></p>
<p>Interested? Ask for!!
</p>]]></description>
					</item>

	</channel>
</rss>

