<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Inserting hyperlinks in WordPress image captions</title>
	<atom:link href="http://www.elitefreelancing.com/wordpress/inserting-hyperlinks-in-wordpress-image-captions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.elitefreelancing.com/wordpress/inserting-hyperlinks-in-wordpress-image-captions/</link>
	<description>Tips, resources and tactics for web workers.</description>
	<lastBuildDate>Wed, 24 Nov 2010 21:56:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Andy</title>
		<link>http://www.elitefreelancing.com/wordpress/inserting-hyperlinks-in-wordpress-image-captions/comment-page-1/#comment-2054</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 24 Nov 2010 21:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.elitefreelancing.com/?p=307#comment-2054</guid>
		<description>Struggling to get this solution to work in 3.0 too, but Ive found a work around to get a link in the caption. Just wrap your link in single quotes. Simples </description>
		<content:encoded><![CDATA[<p>Struggling to get this solution to work in 3.0 too, but Ive found a work around to get a link in the caption. Just wrap your link in single quotes. Simples</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coach Store</title>
		<link>http://www.elitefreelancing.com/wordpress/inserting-hyperlinks-in-wordpress-image-captions/comment-page-1/#comment-1883</link>
		<dc:creator>Coach Store</dc:creator>
		<pubDate>Mon, 08 Nov 2010 13:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.elitefreelancing.com/?p=307#comment-1883</guid>
		<description>Congrats for releasing such a nice post. This is nice post which I was awaiting for such an artice and I have gained some useful information from this site. I admire the valuable information you offer in your articles. </description>
		<content:encoded><![CDATA[<p>Congrats for releasing such a nice post. This is nice post which I was awaiting for such an artice and I have gained some useful information from this site. I admire the valuable information you offer in your articles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Reich</title>
		<link>http://www.elitefreelancing.com/wordpress/inserting-hyperlinks-in-wordpress-image-captions/comment-page-1/#comment-1188</link>
		<dc:creator>Brian Reich</dc:creator>
		<pubDate>Thu, 17 Jun 2010 12:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.elitefreelancing.com/?p=307#comment-1188</guid>
		<description>I do it the same way as Doron, except, well... opposite.  I use caption=&#039;link code&#039; so I can still use double quotes for the attributes of my anchor tag.  I guess the only reason it matters is that your markup can still validate in this fashion. </description>
		<content:encoded><![CDATA[<p>I do it the same way as Doron, except, well&#8230; opposite.  I use caption=&#039;link code&#039; so I can still use double quotes for the attributes of my anchor tag.  I guess the only reason it matters is that your markup can still validate in this fashion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Richards</title>
		<link>http://www.elitefreelancing.com/wordpress/inserting-hyperlinks-in-wordpress-image-captions/comment-page-1/#comment-1095</link>
		<dc:creator>Phil Richards</dc:creator>
		<pubDate>Thu, 06 May 2010 09:36:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.elitefreelancing.com/?p=307#comment-1095</guid>
		<description>Hi, not all the tips worked for me, but I developed this format which did work. The format does not use any CSS changes or Divs and is designed to be easy, hence its a bit long winded.  Its a version of Hainesy82&#039;s comment on the wordpress support forum.I hope this helps ! 
 
1. Upload image into Gallery 
2. In the article put the cursor where you want the photo 
3. Click Insert Image 
4. Locate Image 
5. Insert Alt Text 
6. Insert Caption as 
Photo Credit: Name of FlickR Profile 
7. Remove the image URL 
8. Choose Left or Right 
9. Choose size 
10. Click Insert into post 
11. Add the following just before the [/caption] tag 
small&gt;&lt;a href=&quot;FLICKR PROFILE URL &quot; target=&quot;_blank&quot;&gt;Photo Credit: FLICKR PROFILE NAME&lt;/a&gt;&lt;/small&gt; 
You will need to copy and paste the FlickR URL and the FlickR Profile name from the preparation document 
12. In the HTML of the image, edit the html so that it reads caption=&quot; &quot; this is two spaces on the keyboard between the &quot; quote marks. 
13. Click save draft and then view the post the image should be ok now ! 
 
Phil </description>
		<content:encoded><![CDATA[<p>Hi, not all the tips worked for me, but I developed this format which did work. The format does not use any CSS changes or Divs and is designed to be easy, hence its a bit long winded.  Its a version of Hainesy82&#039;s comment on the wordpress support forum.I hope this helps ! </p>
<p>1. Upload image into Gallery<br />
2. In the article put the cursor where you want the photo<br />
3. Click Insert Image<br />
4. Locate Image<br />
5. Insert Alt Text<br />
6. Insert Caption as<br />
Photo Credit: Name of FlickR Profile<br />
7. Remove the image URL<br />
8. Choose Left or Right<br />
9. Choose size<br />
10. Click Insert into post<br />
11. Add the following just before the [/caption] tag<br />
small&gt;<a href="FLICKR PROFILE URL " target="_blank">Photo Credit: FLICKR PROFILE NAME</a>&lt;/small&gt;<br />
You will need to copy and paste the FlickR URL and the FlickR Profile name from the preparation document<br />
12. In the HTML of the image, edit the html so that it reads caption=&quot; &quot; this is two spaces on the keyboard between the &quot; quote marks.<br />
13. Click save draft and then view the post the image should be ok now ! </p>
<p>Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.elitefreelancing.com/wordpress/inserting-hyperlinks-in-wordpress-image-captions/comment-page-1/#comment-908</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Mon, 01 Feb 2010 14:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.elitefreelancing.com/?p=307#comment-908</guid>
		<description>Thanks Trevor, 
 
this worked fine for me.  
 
Danno, if you could fix this code on the article this would be great. Really like to know how to split the caption into two parts. This is a very good idea. Thanks </description>
		<content:encoded><![CDATA[<p>Thanks Trevor, </p>
<p>this worked fine for me.  </p>
<p>Danno, if you could fix this code on the article this would be great. Really like to know how to split the caption into two parts. This is a very good idea. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://www.elitefreelancing.com/wordpress/inserting-hyperlinks-in-wordpress-image-captions/comment-page-1/#comment-865</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Fri, 08 Jan 2010 14:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.elitefreelancing.com/?p=307#comment-865</guid>
		<description>PERFECT!!! :-) </description>
		<content:encoded><![CDATA[<p>PERFECT!!! :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jogjacentric</title>
		<link>http://www.elitefreelancing.com/wordpress/inserting-hyperlinks-in-wordpress-image-captions/comment-page-1/#comment-594</link>
		<dc:creator>jogjacentric</dc:creator>
		<pubDate>Tue, 30 Jun 2009 07:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.elitefreelancing.com/?p=307#comment-594</guid>
		<description>thank for your tips, work perfect for me </description>
		<content:encoded><![CDATA[<p>thank for your tips, work perfect for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doron</title>
		<link>http://www.elitefreelancing.com/wordpress/inserting-hyperlinks-in-wordpress-image-captions/comment-page-1/#comment-526</link>
		<dc:creator>Doron</dc:creator>
		<pubDate>Mon, 08 Jun 2009 02:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.elitefreelancing.com/?p=307#comment-526</guid>
		<description>Here&#039;s what I did on my WP 2.7.1 blog and it worked perfectly: 
 
[caption id=&quot;attachment_9&quot; align=&quot;alignleft&quot; width=&quot;300&quot; caption=&quot;link &lt;a href=&quot;http://www.flickr.com/photos/smoorenburg/3453639931/&quot; target=&quot;_blank&quot;&gt;goes here&lt;/a&gt;&quot; ]&lt;img src=&quot;... 
 
Basically, I went into the HTML editor for my post, and placed the anchor tag write inside the caption value, but I used SINGLE QUOTES to house the URL.  
 
Very simple solution that seems to be working perfectly for me.   </description>
		<content:encoded><![CDATA[<p>Here&#039;s what I did on my WP 2.7.1 blog and it worked perfectly: </p>
<p>[caption id=&quot;attachment_9&quot; align=&quot;alignleft&quot; width=&quot;300&quot; caption=&quot;link <a href="http://www.flickr.com/photos/smoorenburg/3453639931/" target="_blank">goes here</a>&quot; ]&lt;img src=&quot;&#8230; </p>
<p>Basically, I went into the HTML editor for my post, and placed the anchor tag write inside the caption value, but I used SINGLE QUOTES to house the URL.  </p>
<p>Very simple solution that seems to be working perfectly for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hainesy82</title>
		<link>http://www.elitefreelancing.com/wordpress/inserting-hyperlinks-in-wordpress-image-captions/comment-page-1/#comment-422</link>
		<dc:creator>Hainesy82</dc:creator>
		<pubDate>Thu, 26 Feb 2009 13:32:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.elitefreelancing.com/?p=307#comment-422</guid>
		<description>Check out my comment on &lt;a href=&quot;http://wordpress.org/support/topic/208122?replies=11&quot; target=&quot;_blank&quot;&gt;http://wordpress.org/support/topic/208122?replies...&lt;/a&gt; for a good solution </description>
		<content:encoded><![CDATA[<p>Check out my comment on <a href="http://wordpress.org/support/topic/208122?replies=11" target="_blank">http://wordpress.org/support/topic/208122?replies&#8230;</a> for a good solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kayjay</title>
		<link>http://www.elitefreelancing.com/wordpress/inserting-hyperlinks-in-wordpress-image-captions/comment-page-1/#comment-421</link>
		<dc:creator>kayjay</dc:creator>
		<pubDate>Mon, 23 Feb 2009 11:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.elitefreelancing.com/?p=307#comment-421</guid>
		<description>Where did the code go? This sounds really handy, would love to be able to use it. </description>
		<content:encoded><![CDATA[<p>Where did the code go? This sounds really handy, would love to be able to use it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

