<?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 for Web Argument</title>
	<atom:link href="http://web-argument.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://web-argument.com</link>
	<description>Web Tools and Tips</description>
	<lastBuildDate>Thu, 02 Feb 2012 16:23:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on Google Map Shortcode &#8211; How to use by katja</title>
		<link>http://web-argument.com/2011/07/20/google-map-shortcode-how-to-use/comment-page-2/#comment-12963</link>
		<dc:creator>katja</dc:creator>
		<pubDate>Thu, 02 Feb 2012 16:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://web-argument.com/?p=1064#comment-12963</guid>
		<description>Hi Im having the same problem, how do i link each marker and excerpt to the post it belongs to?
Please let me know if you find an answer?</description>
		<content:encoded><![CDATA[<p>Hi Im having the same problem, how do i link each marker and excerpt to the post it belongs to?<br />
Please let me know if you find an answer?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Map Shortcode Reference by Stuart McCallum</title>
		<link>http://web-argument.com/2011/08/11/google-map-shortcode-reference/comment-page-2/#comment-12962</link>
		<dc:creator>Stuart McCallum</dc:creator>
		<pubDate>Thu, 02 Feb 2012 15:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://web-argument.com/?p=1139#comment-12962</guid>
		<description>Same problem as Manny.
Great product but just simply want to put £ sign into info box and it keeps causing a line break after the £ sign.
Is this because it converts it to HTML Ampersand Character Codes? i.e. £ sign is &#163;
And it&#039;s the ; character which causes the line break?

Regards,

Stuart</description>
		<content:encoded><![CDATA[<p>Same problem as Manny.<br />
Great product but just simply want to put £ sign into info box and it keeps causing a line break after the £ sign.<br />
Is this because it converts it to HTML Ampersand Character Codes? i.e. £ sign is &pound;<br />
And it&#8217;s the ; character which causes the line break?</p>
<p>Regards,</p>
<p>Stuart</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP RSS Images &#8211; WordPress Plugin by Joe Marshall</title>
		<link>http://web-argument.com/2008/11/09/wp-rss-images-wordpress-plugin/comment-page-7/#comment-12961</link>
		<dc:creator>Joe Marshall</dc:creator>
		<pubDate>Wed, 01 Feb 2012 10:14:51 +0000</pubDate>
		<guid isPermaLink="false">http://web-argument.com/?p=61#comment-12961</guid>
		<description>I&#039;ve noticed something with this plugin - it uses &#039;get_the_content&#039; to get the post content, which at least on my wordpress, dumps the wordpress auto formatting stuff, meaning that you can lose line / paragraph breaks that are usually automatically inserted by wordpress. I think it is to do with the priority order of filters - you could potentially achieve the same thing by doing add_filter(&#039;the_content&#039;,&#039;functioname&#039;,-99999) or similar, to force it to run first, but really, to be a proper filter, it should filter what it is given, not just grab the post content again, otherwise it won&#039;t play nicely with other plugins.

So, I changed the line in function add_image_content($content) to filter the current content, rather than to get the post data again, like this:

		$rif_text = preg_replace(&#039;#\[(.*?)\]#&#039;, &#039;&#039;, $content);

Is there any reason that change shouldn&#039;t go into the main plugin code?

cheers,

Joe</description>
		<content:encoded><![CDATA[<p>I&#8217;ve noticed something with this plugin &#8211; it uses &#8216;get_the_content&#8217; to get the post content, which at least on my wordpress, dumps the wordpress auto formatting stuff, meaning that you can lose line / paragraph breaks that are usually automatically inserted by wordpress. I think it is to do with the priority order of filters &#8211; you could potentially achieve the same thing by doing add_filter(&#8216;the_content&#8217;,'functioname&#8217;,-99999) or similar, to force it to run first, but really, to be a proper filter, it should filter what it is given, not just grab the post content again, otherwise it won&#8217;t play nicely with other plugins.</p>
<p>So, I changed the line in function add_image_content($content) to filter the current content, rather than to get the post data again, like this:</p>
<p>		$rif_text = preg_replace(&#8216;#\[(.*?)\]#&#8217;, &#8221;, $content);</p>
<p>Is there any reason that change shouldn&#8217;t go into the main plugin code?</p>
<p>cheers,</p>
<p>Joe</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP RSS Images &#8211; WordPress Plugin by Malaysia Events</title>
		<link>http://web-argument.com/2008/11/09/wp-rss-images-wordpress-plugin/comment-page-7/#comment-12960</link>
		<dc:creator>Malaysia Events</dc:creator>
		<pubDate>Mon, 30 Jan 2012 06:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://web-argument.com/?p=61#comment-12960</guid>
		<description>Does this works with wordpress custom posts?</description>
		<content:encoded><![CDATA[<p>Does this works with wordpress custom posts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Map Sortcode &#8211; 2.2 Easy, Versatile and Fast Integration by Dave Burrows</title>
		<link>http://web-argument.com/2011/08/11/google-map-sortcode-2-2-easy-versatile-and-fast-integration/comment-page-1/#comment-12959</link>
		<dc:creator>Dave Burrows</dc:creator>
		<pubDate>Sat, 28 Jan 2012 16:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://web-argument.com/?p=1192#comment-12959</guid>
		<description>I wanted this plugin to except HTML tags in the title, description and address fields so I changed the following in the function &quot;gmshc_generate_map&quot;...
  $output .= &quot;\&quot;info\&quot;:\&quot;&quot;. gmshc_get_windowhtml($point) .&quot;\&quot;,\n&quot;;
became...
  $output .= &quot;\&quot;info\&quot;:\&quot;&quot;. html_entity_decode( gmshc_get_windowhtml($point) ).&quot;\&quot;,\n&quot;;
It now allows me to put  for a new line or whatever formatting I require.</description>
		<content:encoded><![CDATA[<p>I wanted this plugin to except HTML tags in the title, description and address fields so I changed the following in the function &#8220;gmshc_generate_map&#8221;&#8230;<br />
  $output .= &#8220;\&#8221;info\&#8221;:\&#8221;". gmshc_get_windowhtml($point) .&#8221;\&#8221;,\n&#8221;;<br />
became&#8230;<br />
  $output .= &#8220;\&#8221;info\&#8221;:\&#8221;". html_entity_decode( gmshc_get_windowhtml($point) ).&#8221;\&#8221;,\n&#8221;;<br />
It now allows me to put  for a new line or whatever formatting I require.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Map Shortcode WordPress Plugin by Luis Mendoza</title>
		<link>http://web-argument.com/2011/08/11/google-map-shortcode-wordpress-plugin/comment-page-5/#comment-12958</link>
		<dc:creator>Luis Mendoza</dc:creator>
		<pubDate>Thu, 26 Jan 2012 12:32:25 +0000</pubDate>
		<guid isPermaLink="false">http://web-argument.com/?p=1113#comment-12958</guid>
		<description>Sorry Alain ! 

I got the answer in older comments .. 
I deleted this line 

&quot;print_r($post_data_ltlg);&quot;
from 
google-map-shortcode/include/functions.php

Now i would like to make the bubbles of the map points appear over the icons ... now the icons are over the point info .. i will keep trying but if anyone have an answer i would appreciated. 

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Sorry Alain ! </p>
<p>I got the answer in older comments ..<br />
I deleted this line </p>
<p>&#8220;print_r($post_data_ltlg);&#8221;<br />
from<br />
google-map-shortcode/include/functions.php</p>
<p>Now i would like to make the bubbles of the map points appear over the icons &#8230; now the icons are over the point info .. i will keep trying but if anyone have an answer i would appreciated. </p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Map Shortcode WordPress Plugin by Luis Mendoza</title>
		<link>http://web-argument.com/2011/08/11/google-map-shortcode-wordpress-plugin/comment-page-5/#comment-12957</link>
		<dc:creator>Luis Mendoza</dc:creator>
		<pubDate>Thu, 26 Jan 2012 12:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://web-argument.com/?p=1113#comment-12957</guid>
		<description>Hello Alain !

first off all congrats for this great plugin .. 

We are using it in a dog friendly web in Madrid Spain .. 
And today we updated the version and have a big problem with the map ... 

a xtrange code appears over the map .. check it out please .. 
i would apreciate your help with this issue .. 

Thanks in advance .. 

http://laguiadelperro.com/es/


CODE: 
Array ( [0] =&gt; 40.379198,-3.7425923 ) Array ( [0] =&gt; 40.4316856,-3.6960684 ) Array ( [0] =&gt; 40.4599456,-3.6153041 ) Array ( [0] =&gt; 40.6589526,-3.7660432 ) Array ( [0] =&gt; 40.4110064,-3.6945929 ) Array ( [0] =&gt; 40.3849431,-3.7397892 ) Array ( [0] =&gt; 40.4734724,-3.6928673 ) Array ( [0] =&gt; 40.4631159,-3.6509027 ) Array ( [0] =&gt; 40.3675813,-3.7076668 ) Array ( [0] =&gt; 40.4075866,-3.678866 ) Array ( [0] =&gt; 40.4529732,-3.6954036 ) Array ( [0] =&gt; 40.4395005,-3.7041954 ) Array ( [0] =&gt; 40.4801621,-3.6690197 ) Array ( [0] =&gt; 40.3812486,-3.6616907 ) Array ( [0] =&gt; 40.4233121,-3.6941431 ) Array ( [0] =&gt; 40.3840164,-3.7132687 ) Array ( [0] =&gt; 40.6387703,-3.5112904 ) Array ( [0] =&gt; 40.408763,-3.7072072 ) Array ( [0] =&gt; 40.408763,-3.7072072 ) Array ( [0] =&gt; 40.2375383,-3.7727413 ) Array ( [0] =&gt; 40.4581482,-3.6680404 ) Array ( [0] =&gt; 40.460702,-3.6242749 ) Array ( [0] =&gt; 40.4785945,-3.6498817 ) Array ( [0] =&gt; 40.4758026,-3.6529147 ) Array ( [0] =&gt; 40.4768542,-3.6628136 ) Array ( [0] =&gt; 40.4866862,-3.6682854 ) Array ( [0] =&gt; 40.4822848,-3.7112659 ) Array ( [0] =&gt; 40.3604008,-3.695459 ) Array ( [0] =&gt; 40.5430854,-3.6279667 ) Array ( [0] =&gt; 40.4166909,-3.7003454 ) Array ( [0] =&gt; 40.4166909,-3.7003454 ) Array ( [0] =&gt; 40.4205634,-3.62997 ) Array ( [0] =&gt; 40.4303757,-3.6379751 ) Array ( [0] =&gt; 40.4292899,-3.6596618 ) Array ( [0] =&gt; 40.4407879,-3.6516948 ) Array ( [0] =&gt; 40.4412913,-3.6486145 ) Array ( [0] =&gt; 40.3884775,-3.6540717 ) Array ( [0] =&gt; 40.4332819,-3.7146122 ) Array ( [0] =&gt; 40.429016,-3.7048395 ) Array ( [0] =&gt; 40.2293926,-3.5306377 ) Array ( [0] =&gt; 40.2293926,-3.5306377 ) Array ( [0] =&gt; 40.4035403,-3.6708211 ) Array ( [0] =&gt; 40.4382632,-3.6727012 ) Array ( [0] =&gt; 40.4109326,-3.6711674 ) Array ( [0] =&gt; 40.4119977,-3.6754301 ) Array ( [0] =&gt; 40.4195683,-3.6730067 ) Array ( [0] =&gt; 40.4184383,-3.6669802 ) Array ( [0] =&gt; 40.4184383,-3.6669802 ) Array ( [0] =&gt; 40.3943528,-3.6673276 ) Array ( [0] =&gt; 40.4215279,-3.6988528 ) Array ( [0] =&gt; 40.4272392,-3.6766826 ) Array ( [0] =&gt; 40.4238742,-3.7057205 ) Array ( [0] =&gt; 40.4447867,-3.5895431 ) Array ( [0] =&gt; 40.4787325,-3.7083483 ) Array ( [0] =&gt; 40.4072325,-3.6759492 ) Array ( [0] =&gt; 40.4281276,-3.7100362 ) Array ( [0] =&gt; 40.4257433,-3.7000266 ) Array ( [0] =&gt; 40.424631,-3.6924881 ) Array ( [0] =&gt; 40.4291591,-3.662364 ) Array ( [0] =&gt; 40.4416168,-3.6628197 ) Array ( [0] =&gt; 40.4203497,-3.6776001 ) Array ( [0] =&gt; 40.4402561,-3.7079604 ) Array ( [0] =&gt; 40.4323492,-3.7006537 ) Array ( [0] =&gt; 40.4405239,-3.708175 ) Array ( [0] =&gt; 40.4334419,-3.710331 ) Array ( [0] =&gt; 40.4413442,-3.7167693 ) Array ( [0] =&gt; 40.4303466,-3.7073022 )</description>
		<content:encoded><![CDATA[<p>Hello Alain !</p>
<p>first off all congrats for this great plugin .. </p>
<p>We are using it in a dog friendly web in Madrid Spain ..<br />
And today we updated the version and have a big problem with the map &#8230; </p>
<p>a xtrange code appears over the map .. check it out please ..<br />
i would apreciate your help with this issue .. </p>
<p>Thanks in advance .. </p>
<p><a href="http://laguiadelperro.com/es/" rel="nofollow">http://laguiadelperro.com/es/</a></p>
<p>CODE:<br />
Array ( [0] =&gt; 40.379198,-3.7425923 ) Array ( [0] =&gt; 40.4316856,-3.6960684 ) Array ( [0] =&gt; 40.4599456,-3.6153041 ) Array ( [0] =&gt; 40.6589526,-3.7660432 ) Array ( [0] =&gt; 40.4110064,-3.6945929 ) Array ( [0] =&gt; 40.3849431,-3.7397892 ) Array ( [0] =&gt; 40.4734724,-3.6928673 ) Array ( [0] =&gt; 40.4631159,-3.6509027 ) Array ( [0] =&gt; 40.3675813,-3.7076668 ) Array ( [0] =&gt; 40.4075866,-3.678866 ) Array ( [0] =&gt; 40.4529732,-3.6954036 ) Array ( [0] =&gt; 40.4395005,-3.7041954 ) Array ( [0] =&gt; 40.4801621,-3.6690197 ) Array ( [0] =&gt; 40.3812486,-3.6616907 ) Array ( [0] =&gt; 40.4233121,-3.6941431 ) Array ( [0] =&gt; 40.3840164,-3.7132687 ) Array ( [0] =&gt; 40.6387703,-3.5112904 ) Array ( [0] =&gt; 40.408763,-3.7072072 ) Array ( [0] =&gt; 40.408763,-3.7072072 ) Array ( [0] =&gt; 40.2375383,-3.7727413 ) Array ( [0] =&gt; 40.4581482,-3.6680404 ) Array ( [0] =&gt; 40.460702,-3.6242749 ) Array ( [0] =&gt; 40.4785945,-3.6498817 ) Array ( [0] =&gt; 40.4758026,-3.6529147 ) Array ( [0] =&gt; 40.4768542,-3.6628136 ) Array ( [0] =&gt; 40.4866862,-3.6682854 ) Array ( [0] =&gt; 40.4822848,-3.7112659 ) Array ( [0] =&gt; 40.3604008,-3.695459 ) Array ( [0] =&gt; 40.5430854,-3.6279667 ) Array ( [0] =&gt; 40.4166909,-3.7003454 ) Array ( [0] =&gt; 40.4166909,-3.7003454 ) Array ( [0] =&gt; 40.4205634,-3.62997 ) Array ( [0] =&gt; 40.4303757,-3.6379751 ) Array ( [0] =&gt; 40.4292899,-3.6596618 ) Array ( [0] =&gt; 40.4407879,-3.6516948 ) Array ( [0] =&gt; 40.4412913,-3.6486145 ) Array ( [0] =&gt; 40.3884775,-3.6540717 ) Array ( [0] =&gt; 40.4332819,-3.7146122 ) Array ( [0] =&gt; 40.429016,-3.7048395 ) Array ( [0] =&gt; 40.2293926,-3.5306377 ) Array ( [0] =&gt; 40.2293926,-3.5306377 ) Array ( [0] =&gt; 40.4035403,-3.6708211 ) Array ( [0] =&gt; 40.4382632,-3.6727012 ) Array ( [0] =&gt; 40.4109326,-3.6711674 ) Array ( [0] =&gt; 40.4119977,-3.6754301 ) Array ( [0] =&gt; 40.4195683,-3.6730067 ) Array ( [0] =&gt; 40.4184383,-3.6669802 ) Array ( [0] =&gt; 40.4184383,-3.6669802 ) Array ( [0] =&gt; 40.3943528,-3.6673276 ) Array ( [0] =&gt; 40.4215279,-3.6988528 ) Array ( [0] =&gt; 40.4272392,-3.6766826 ) Array ( [0] =&gt; 40.4238742,-3.7057205 ) Array ( [0] =&gt; 40.4447867,-3.5895431 ) Array ( [0] =&gt; 40.4787325,-3.7083483 ) Array ( [0] =&gt; 40.4072325,-3.6759492 ) Array ( [0] =&gt; 40.4281276,-3.7100362 ) Array ( [0] =&gt; 40.4257433,-3.7000266 ) Array ( [0] =&gt; 40.424631,-3.6924881 ) Array ( [0] =&gt; 40.4291591,-3.662364 ) Array ( [0] =&gt; 40.4416168,-3.6628197 ) Array ( [0] =&gt; 40.4203497,-3.6776001 ) Array ( [0] =&gt; 40.4402561,-3.7079604 ) Array ( [0] =&gt; 40.4323492,-3.7006537 ) Array ( [0] =&gt; 40.4405239,-3.708175 ) Array ( [0] =&gt; 40.4334419,-3.710331 ) Array ( [0] =&gt; 40.4413442,-3.7167693 ) Array ( [0] =&gt; 40.4303466,-3.7073022 )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Checkout by Nick</title>
		<link>http://web-argument.com/2010/01/27/wordpress-checkout/comment-page-9/#comment-12956</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Thu, 26 Jan 2012 11:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://web-argument.com/?p=549#comment-12956</guid>
		<description>actually its a serious bug. The plugin is useless. Trying elsewhere after a complete waste of time</description>
		<content:encoded><![CDATA[<p>actually its a serious bug. The plugin is useless. Trying elsewhere after a complete waste of time</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Map Shortcode &#8211; How to use by Manny</title>
		<link>http://web-argument.com/2011/07/20/google-map-shortcode-how-to-use/comment-page-2/#comment-12955</link>
		<dc:creator>Manny</dc:creator>
		<pubDate>Thu, 26 Jan 2012 02:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://web-argument.com/?p=1064#comment-12955</guid>
		<description>Tried using your plugin but had problems with entering HTML in the info bubble. It only displays the html code as text. The other issue was I cannot change the Title or images in the bubble to link to specific post. If you add multiple points on the map they all point to the same post (current one).
It’s a shame because I like the plugin but it won’t work for me. 

WP v3.3.1
Plugin V3.1

http://videotrailreviews.com

Manny</description>
		<content:encoded><![CDATA[<p>Tried using your plugin but had problems with entering HTML in the info bubble. It only displays the html code as text. The other issue was I cannot change the Title or images in the bubble to link to specific post. If you add multiple points on the map they all point to the same post (current one).<br />
It’s a shame because I like the plugin but it won’t work for me. </p>
<p>WP v3.3.1<br />
Plugin V3.1</p>
<p><a href="http://videotrailreviews.com" rel="nofollow">http://videotrailreviews.com</a></p>
<p>Manny</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Map Shortcode Reference by Manny</title>
		<link>http://web-argument.com/2011/08/11/google-map-shortcode-reference/comment-page-2/#comment-12954</link>
		<dc:creator>Manny</dc:creator>
		<pubDate>Thu, 26 Jan 2012 02:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://web-argument.com/?p=1139#comment-12954</guid>
		<description>Tried using your plugin but had problems with entering HTML in the info bubble. It only displays the html code as text. The other issue was I cannot change the Title or images in the bubble to link to specific post. If you add multiple points on the map they all point to the same post (current one).
It’s a shame because I like the plugin but it won’t work for me. 

WP v3.3.1
Plugin V3.1

http://videotrailreviews.com

Manny</description>
		<content:encoded><![CDATA[<p>Tried using your plugin but had problems with entering HTML in the info bubble. It only displays the html code as text. The other issue was I cannot change the Title or images in the bubble to link to specific post. If you add multiple points on the map they all point to the same post (current one).<br />
It’s a shame because I like the plugin but it won’t work for me. </p>
<p>WP v3.3.1<br />
Plugin V3.1</p>
<p><a href="http://videotrailreviews.com" rel="nofollow">http://videotrailreviews.com</a></p>
<p>Manny</p>
]]></content:encoded>
	</item>
</channel>
</rss>

