<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DER PRiNZ &#187; Images</title>
	<atom:link href="http://www.der-prinz.com/tag/images/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.der-prinz.com</link>
	<description>PREMIUM WORDPRESS THEMES</description>
	<lastBuildDate>Thu, 02 Feb 2012 22:16:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using prettyPhoto Image Effect with NextGen Gallery</title>
		<link>http://www.der-prinz.com/prettyphoto-image-effect-nextgen-gallery/</link>
		<comments>http://www.der-prinz.com/prettyphoto-image-effect-nextgen-gallery/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 13:00:07 +0000</pubDate>
		<dc:creator>Michael Oeser</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[Images]]></category>

		<guid isPermaLink="false">http://www.der-prinz.com/?p=1176</guid>
		<description><![CDATA[<div><img width="600" height="250" src="http://www.der-prinz.com/wp-content/uploads/2010/11/prettyPhoto-Integration_ngg-600x250.jpg?7c39c3" class="attachment-rss-thumb wp-post-image" alt="prettyPhoto-Integration_ngg" title="prettyPhoto-Integration_ngg" style="margin-bottom:15px;" /></div>All of my themes come with a very nice image effect called &#8220;prettyPhoto&#8220;. It´s a lightbox clone that opens image links automatically in an overlay or modal window. You don´t need to do anything but link the inserted image in a post or page to [...]]]></description>
			<content:encoded><![CDATA[<div><img width="600" height="250" src="http://www.der-prinz.com/wp-content/uploads/2010/11/prettyPhoto-Integration_ngg-600x250.jpg?7c39c3" class="attachment-rss-thumb wp-post-image" alt="prettyPhoto-Integration_ngg" title="prettyPhoto-Integration_ngg" style="margin-bottom:15px;" /></div><p><strong>All of my themes come with a very nice image effect called &#8220;<a href="http://wp-themes.der-prinz.com/spiegelmagazine/auto-image-handling">prettyPhoto</a>&#8220;. It´s a lightbox clone that opens image links automatically in an overlay or modal window. You don´t need to do anything but link the inserted image in a post or page to its own file. pretty Photo detects image links automatically.</strong><br />
<span id="more-1176"></span><br />
Although this is already a great feature on its own you can use this build-in functionality even more effective. <a href="http://alexrabe.de/wordpress-plugins/nextgen-gallery/">NextGen Gallery</a> is one of the best and most famous image gallery plugins for WordPress. One great thing about NextGen Gallery is the possibility to use various Javascript effects for displaying images. Thickbox &#8211; which is included in WordPress by default &#8211; is just one of them. Many others are already prepared but you can also use your own. </p>
<div class="img"><img src="http://www.der-prinz.com/wp-content/uploads/2010/11/imagelink-settings.jpg?7c39c3" alt="imagelink-settings" title="imagelink-settings" width="620" height="290" class="alignnone size-full wp-image-1185" /></div>
<p>And this is where prettyPhoto comes into play.  If you have NextGen Gallery installed and activated you go to the options page of the plugin. There you should see a tab called &#8220;Effects&#8221;. On this tab you can select from various Javascript effects. Select &#8220;own&#8221; as Javascript thumbnail effect and add the following line into the textbox:</p>
<div class="dean_ch" style="white-space: wrap;">rel=&quot;prettyPhoto[%GALLERY_NAME%]&quot;</div>
<div class="img"><img src="http://www.der-prinz.com/wp-content/uploads/2010/11/ngg_settings.jpg?7c39c3" alt="ngg_settings" title="ngg_settings" width="620" height="290" class="alignnone size-full wp-image-1180" /></div>
<p>Save the settings and navigate to your Gallery page. If you click on a thumbnail it will open in a nice prettyPhoto window. </p>
<p><em>Screenshot taken from <a href="http://www.mathias-priebe.de/wordpress/">Matthias Priebe</a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.der-prinz.com/prettyphoto-image-effect-nextgen-gallery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Images not displaying? Solving possible issues with TimThumb</title>
		<link>http://www.der-prinz.com/images-displaying-solving-issues-timthumb/</link>
		<comments>http://www.der-prinz.com/images-displaying-solving-issues-timthumb/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 09:23:47 +0000</pubDate>
		<dc:creator>Michael Oeser</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[crop]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[scale]]></category>
		<category><![CDATA[TimThumb]]></category>

		<guid isPermaLink="false">http://www.der-prinz.com/?p=948</guid>
		<description><![CDATA[All of my PRO themes use the great open source TimThumb image resizer script, by famous WordPress developer Darren Hoyt, to automaticly crop and scale images to fit into their position on the homepage, the archives (e.g the category archive) and the additional 3-column page [...]]]></description>
			<content:encoded><![CDATA[<p><strong>All of my PRO themes use the great open source TimThumb image resizer script, by famous WordPress developer Darren Hoyt, to automaticly crop and scale images to fit into their position on the homepage, the archives (e.g the category archive) and the additional 3-column page template. Normally it runs without any issue but sometimes images are not properly displayed. This tutorial explains the basic requirements for the script to run.<br />
</strong><span id="more-948"></span></p>
<h2>Checking the basic requirements</h2>
<p>Personally I never had any issue with the image resizing with TimThumb. But I oftern hear from people or see it in the support forums posts, that images are not displayed as expected. To be honest: In most cases it´s a users mistake and not a script error. But sometimes it´s also related to the webhoster.</p>
<h3>Here is a short list taken from Darren Hoyts Website and ammended with some own statements.</h3>
<ul>
<li>TimThumb requires the GD library, which should be available on any host sever with PHP 4.3+ installed.</li>
<li>Once installed and in-use, TimThumb will automatically create a /cache/ subfolder with proper write-permissions (if it doesn´t already exist). If your host server doesn’t allow this by default, be sure to manually change the /cache/ folder permissions to 777.</li>
<li>If your web-hoster doesn´t allow 777 permissions or if 777 doesn´t work, try 755 which sometimes solves the issue.</li>
<li>In addition, make sure the folder which contains TimThumb is set to 777 (the /scripts subfolder by default).</li>
<li>Check with your web-hoster if they block the TimThumb script from proper working.</li>
<li>Use absolute paths for your images (incl. http://&#8230;)</li>
<li>You can´t use external images (for security reasons)</li>
<li>Make sure the images are uploaded into each post using the post image uploader or attached to the post by using the &#8220;attach&#8221; functionality in the media library. See also <a href="http://www.der-prinz.com/images-homepage-branfordmagazine-929">this article</a> for more information.</li>
<li>Make sure images are not too large because most webservers can´t handle the resizing of very large images. Images shouldn´t be larger than 1024&#215;768.</li>
</ul>
<h2>Still problems with the images?</h2>
<p>If you have followed all this &#8220;rules&#8221; and the images still don´t show up, double-check your settings and look if there is still anything not set correctly (I´m not kidding&#8230;). If they still not show up I reccomend to get in touch with your webhoster because i assume it´s on their side. Maybe some security settings avoid proper working of the script.</p>
<p>You can also visit the TimThumb site for further assistance.</p>
<ul>
<li><a href="http://code.google.com/p/timthumb/">Script Website (external)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.der-prinz.com/images-displaying-solving-issues-timthumb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 34/47 queries in 0.013 seconds using disk: basic
Object Caching 1033/1046 objects using disk: basic

Served from: www.der-prinz.com @ 2012-02-04 04:57:39 -->
