<?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: [WordPress Plugin] Live Flickr comment importer</title>
	<atom:link href="http://www.sanisoft.com/blog/2009/12/15/wordpress-plugin-live-flickr-comment-importer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sanisoft.com/blog/2009/12/15/wordpress-plugin-live-flickr-comment-importer/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=wordpress-plugin-live-flickr-comment-importer</link>
	<description>sharing technology, ideas, insights!</description>
	<lastBuildDate>Sun, 01 Aug 2010 07:34:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Tarique Sani</title>
		<link>http://www.sanisoft.com/blog/2009/12/15/wordpress-plugin-live-flickr-comment-importer/comment-page-1/#comment-3919</link>
		<dc:creator>Tarique Sani</dc:creator>
		<pubDate>Sun, 01 Aug 2010 07:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=316#comment-3919</guid>
		<description>The get_avatar() call should get the comment object as the first parameter - like 

$avatar = get_avatar($comment, $this-&gt;meta[&#039;avatar&#039;][&#039;options&#039;][&#039;size&#039;], ”);

You theme most likely uses just the email</description>
		<content:encoded><![CDATA[<p>The get_avatar() call should get the comment object as the first parameter &#8211; like </p>
<p>$avatar = get_avatar($comment, $this->meta['avatar']['options']['size'], ”);</p>
<p>You theme most likely uses just the email</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.sanisoft.com/blog/2009/12/15/wordpress-plugin-live-flickr-comment-importer/comment-page-1/#comment-3916</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sat, 31 Jul 2010 17:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=316#comment-3916</guid>
		<description>I was just wondering if you could give me a little help or a point in the right direction,
i&#039;m using a theme called grain on my photoblog, the plugin is fetching the comments from flickr but the avatars aren&#039;t showing.

thx in advance</description>
		<content:encoded><![CDATA[<p>I was just wondering if you could give me a little help or a point in the right direction,<br />
i&#8217;m using a theme called grain on my photoblog, the plugin is fetching the comments from flickr but the avatars aren&#8217;t showing.</p>
<p>thx in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: estrella</title>
		<link>http://www.sanisoft.com/blog/2009/12/15/wordpress-plugin-live-flickr-comment-importer/comment-page-1/#comment-3908</link>
		<dc:creator>estrella</dc:creator>
		<pubDate>Wed, 28 Jul 2010 17:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=316#comment-3908</guid>
		<description>Sorry for my bad English
Probably somebody talked about it before.
 I&#039;ve installed your awesome plugin but I have problems with custom field. If I embeb photo it works well, but not with custom field. Any idea please. I&#039;m doing something wrong? I forgot anything?
Cheers from Barcelona in a sunny and very hot day</description>
		<content:encoded><![CDATA[<p>Sorry for my bad English<br />
Probably somebody talked about it before.<br />
 I&#8217;ve installed your awesome plugin but I have problems with custom field. If I embeb photo it works well, but not with custom field. Any idea please. I&#8217;m doing something wrong? I forgot anything?<br />
Cheers from Barcelona in a sunny and very hot day</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarique Sani</title>
		<link>http://www.sanisoft.com/blog/2009/12/15/wordpress-plugin-live-flickr-comment-importer/comment-page-1/#comment-3904</link>
		<dc:creator>Tarique Sani</dc:creator>
		<pubDate>Mon, 26 Jul 2010 13:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=316#comment-3904</guid>
		<description>Thanks Peter - understood, shall fix in the nest release :-)</description>
		<content:encoded><![CDATA[<p>Thanks Peter &#8211; understood, shall fix in the nest release <img src='http://www.sanisoft.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter R</title>
		<link>http://www.sanisoft.com/blog/2009/12/15/wordpress-plugin-live-flickr-comment-importer/comment-page-1/#comment-3903</link>
		<dc:creator>Peter R</dc:creator>
		<pubDate>Mon, 26 Jul 2010 13:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=316#comment-3903</guid>
		<description>Ok, In my post I tag with &lt;code&gt;[flickr size=&quot;medium&quot; float=&quot;left&quot;]4826941658[/flickr] [flickr size=medium]4826334887[/flickr] &lt;/code&gt;
and at in custom fields i use your &quot;flickr_photo_id&quot; tag and add (in above case) 4826941658, 4826334887. 
If the first of the IDs does not contain any comments, no comments at all will be imported i.e. the first flickr id have to have comment to enable import of comment. You can see at my latest post on my blog, that the order is as above, but no comments was imported. I changed the order (b/c the second image has comments) in custom fields and then comments was imported and visualized in comments section. 
Hope that I&#039;m clear enogh, please let me know how I can assist you any further.

Rgds,
Peter</description>
		<content:encoded><![CDATA[<p>Ok, In my post I tag with <code>[flickr size="medium" float="left"]4826941658[/flickr] [flickr size=medium]4826334887[/flickr] </code><br />
and at in custom fields i use your &#8220;flickr_photo_id&#8221; tag and add (in above case) 4826941658, 4826334887.<br />
If the first of the IDs does not contain any comments, no comments at all will be imported i.e. the first flickr id have to have comment to enable import of comment. You can see at my latest post on my blog, that the order is as above, but no comments was imported. I changed the order (b/c the second image has comments) in custom fields and then comments was imported and visualized in comments section.<br />
Hope that I&#8217;m clear enogh, please let me know how I can assist you any further.</p>
<p>Rgds,<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarique Sani</title>
		<link>http://www.sanisoft.com/blog/2009/12/15/wordpress-plugin-live-flickr-comment-importer/comment-page-1/#comment-3901</link>
		<dc:creator>Tarique Sani</dc:creator>
		<pubDate>Mon, 26 Jul 2010 11:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=316#comment-3901</guid>
		<description>I am not sure I understand what you are trying to say - can you give some example?</description>
		<content:encoded><![CDATA[<p>I am not sure I understand what you are trying to say &#8211; can you give some example?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter R</title>
		<link>http://www.sanisoft.com/blog/2009/12/15/wordpress-plugin-live-flickr-comment-importer/comment-page-1/#comment-3900</link>
		<dc:creator>Peter R</dc:creator>
		<pubDate>Mon, 26 Jul 2010 07:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=316#comment-3900</guid>
		<description>Hi,
Thanks for this good plugin. I&#039;ve been testing this for couple of weeks and discovered a &quot;minor&quot; bug. 
If you embed your photos with Flickr Gallery plugin, the comments will not be imported at all, if the first flickr photo id does not contain any comments. 
I explicity tell with custom fields which flickr photos that is embeded.

BR,
Peter</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for this good plugin. I&#8217;ve been testing this for couple of weeks and discovered a &#8220;minor&#8221; bug.<br />
If you embed your photos with Flickr Gallery plugin, the comments will not be imported at all, if the first flickr photo id does not contain any comments.<br />
I explicity tell with custom fields which flickr photos that is embeded.</p>
<p>BR,<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarique Sani</title>
		<link>http://www.sanisoft.com/blog/2009/12/15/wordpress-plugin-live-flickr-comment-importer/comment-page-1/#comment-3876</link>
		<dc:creator>Tarique Sani</dc:creator>
		<pubDate>Mon, 19 Jul 2010 11:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=316#comment-3876</guid>
		<description>Great! Nice to know it is working. The icon is indeed a nice touch as well...</description>
		<content:encoded><![CDATA[<p>Great! Nice to know it is working. The icon is indeed a nice touch as well&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrik</title>
		<link>http://www.sanisoft.com/blog/2009/12/15/wordpress-plugin-live-flickr-comment-importer/comment-page-1/#comment-3875</link>
		<dc:creator>Patrik</dc:creator>
		<pubDate>Mon, 19 Jul 2010 10:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=316#comment-3875</guid>
		<description>That&#039;s what I found. I&#039;m using get_the_content to filter out images from my post and therefore the_content() wasn&#039;t included on my pages. I have changed that now and filter out images via functions.php. The plugin works flawlessly! Thank you so much for your help, I marked it as working on wordpress.org.
I removed the &quot;Filckr:&quot; though and added an icon instead. http://patrikhermansson.com/redwoods-kalifornien/</description>
		<content:encoded><![CDATA[<p>That&#8217;s what I found. I&#8217;m using get_the_content to filter out images from my post and therefore the_content() wasn&#8217;t included on my pages. I have changed that now and filter out images via functions.php. The plugin works flawlessly! Thank you so much for your help, I marked it as working on wordpress.org.<br />
I removed the &#8220;Filckr:&#8221; though and added an icon instead. <a href="http://patrikhermansson.com/redwoods-kalifornien/" rel="nofollow">http://patrikhermansson.com/redwoods-kalifornien/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarique Sani</title>
		<link>http://www.sanisoft.com/blog/2009/12/15/wordpress-plugin-live-flickr-comment-importer/comment-page-1/#comment-3874</link>
		<dc:creator>Tarique Sani</dc:creator>
		<pubDate>Mon, 19 Jul 2010 09:33:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=316#comment-3874</guid>
		<description>The plugin depends on 

add_filter( &#039;get_avatar&#039;,&#039;get_flickr_avatar&#039;, 10, 3 );
add_filter(&#039;the_content&#039;, &#039;live_flickr_comment_importer&#039;);
add_action(&#039;admin_menu&#039;, &#039;lfci_config_page&#039;);

All of which work in pretty much any theme. I can&#039;t really speculate on what is the problem with your theme.

Also if by any chance you have marked the puling as &#039;not working&#039; on the wordpress site it would be kind if you can now mark it as working....</description>
		<content:encoded><![CDATA[<p>The plugin depends on </p>
<p>add_filter( &#8216;get_avatar&#8217;,'get_flickr_avatar&#8217;, 10, 3 );<br />
add_filter(&#8216;the_content&#8217;, &#8216;live_flickr_comment_importer&#8217;);<br />
add_action(&#8216;admin_menu&#8217;, &#8216;lfci_config_page&#8217;);</p>
<p>All of which work in pretty much any theme. I can&#8217;t really speculate on what is the problem with your theme.</p>
<p>Also if by any chance you have marked the puling as &#8216;not working&#8217; on the wordpress site it would be kind if you can now mark it as working&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
