<?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 Double Opt-In Newsletter Plugin</title> <atom:link href="http://www.glockeasymail.com/newsletter-plugin-wordpress/feed/" rel="self" type="application/rss+xml" /><link>http://www.glockeasymail.com</link> <description>Create and Send that Killer HTML email newsletters</description> <lastBuildDate>Tue, 19 Feb 2013 15:01:05 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>By: Les</title><link>http://www.glockeasymail.com/newsletter-plugin-wordpress/comment-page-2/#comment-113898</link> <dc:creator>Les</dc:creator> <pubDate>Tue, 19 Feb 2013 15:01:05 +0000</pubDate> <guid isPermaLink="false">http://www.glockeasymail.com/?page_id=118#comment-113898</guid> <description><![CDATA[I absolutely love this plugin. I have one question to ask the group here, how do I setup a notification that someone has subscribed on my Blog?]]></description> <content:encoded><![CDATA[<p>I absolutely love this plugin. I have one question to ask the group here, how do I setup a notification that someone has subscribed on my Blog?</p> ]]></content:encoded> </item> <item><title>By: Toby</title><link>http://www.glockeasymail.com/newsletter-plugin-wordpress/comment-page-2/#comment-102528</link> <dc:creator>Toby</dc:creator> <pubDate>Wed, 10 Oct 2012 11:54:18 +0000</pubDate> <guid isPermaLink="false">http://www.glockeasymail.com/?page_id=118#comment-102528</guid> <description><![CDATA[This seems like it would be a totally killer plugin if only the forms were more customizable! For instance is there a way to add the ‘for’ attribute to the sign up forms label tags, and then also the corresponding id’s on the text inputs? Would also like to change the email input from type ‘text’ to type ‘email’ as in the HTML5 spec. Can I do this? It seems all the hard html code is generated with minimized javascript which is a strange way of doing things. Thanks, Toby]]></description> <content:encoded><![CDATA[<p>This seems like it would be a totally killer plugin if only the forms were more customizable! For instance is there a way to add the ‘for’ attribute to the sign up forms label tags, and then also the corresponding id’s on the text inputs?<br /> Would also like to change the email input from type ‘text’ to type ‘email’ as in the HTML5 spec. Can I do this?<br /> It seems all the hard html code is generated with minimized javascript which is a strange way of doing things.<br /> Thanks,<br /> Toby</p> ]]></content:encoded> </item> <item><title>By: Katy</title><link>http://www.glockeasymail.com/newsletter-plugin-wordpress/comment-page-2/#comment-99743</link> <dc:creator>Katy</dc:creator> <pubDate>Thu, 26 Jul 2012 15:31:29 +0000</pubDate> <guid isPermaLink="false">http://www.glockeasymail.com/?page_id=118#comment-99743</guid> <description><![CDATA[I&#039;ve finally figured this out, posting the answer in case it helps anyone else. Looks like I&#039;d done this fix in the last version, and then forgotten and upgraded without adding the fix back in.Basically, in glsft-optin.php on line 3974, after:$tpl = str_replace($m[0],$rtpl,$tpl);Add in: `if (preg_match($patt,$tpl,$m)) { $tpl = gsom_fillRssLoopTemplate($tpl,$vars); }`That seems to solve it. Would be nice to have this added into the plugin?]]></description> <content:encoded><![CDATA[<p>I&#8217;ve finally figured this out, posting the answer in case it helps anyone else. Looks like I&#8217;d done this fix in the last version, and then forgotten and upgraded without adding the fix back in.</p><p>Basically, in glsft-optin.php on line 3974, after:</p><p>$tpl = str_replace($m[0],$rtpl,$tpl);</p><p>Add in:<br /> `if (preg_match($patt,$tpl,$m)) {<br /> $tpl = gsom_fillRssLoopTemplate($tpl,$vars);<br /> }`</p><p>That seems to solve it. Would be nice to have this added into the plugin?</p> ]]></content:encoded> </item> <item><title>By: Katy</title><link>http://www.glockeasymail.com/newsletter-plugin-wordpress/comment-page-2/#comment-99742</link> <dc:creator>Katy</dc:creator> <pubDate>Thu, 26 Jul 2012 14:54:02 +0000</pubDate> <guid isPermaLink="false">http://www.glockeasymail.com/?page_id=118#comment-99742</guid> <description><![CDATA[I&#039;ve posted some more details here: http://wordpress.org/support/topic/plugin-g-lock-double-opt-in-manager-second-rss_itemblock-not-working not sure if they&#039;ll help at all?]]></description> <content:encoded><![CDATA[<p>I&#8217;ve posted some more details here: <a href="http://wordpress.org/support/topic/plugin-g-lock-double-opt-in-manager-second-rss_itemblock-not-working" rel="nofollow">http://wordpress.org/support/topic/plugin-g-lock-double-opt-in-manager-second-rss_itemblock-not-working</a> not sure if they&#8217;ll help at all?</p> ]]></content:encoded> </item> <item><title>By: Katy</title><link>http://www.glockeasymail.com/newsletter-plugin-wordpress/comment-page-2/#comment-99738</link> <dc:creator>Katy</dc:creator> <pubDate>Thu, 26 Jul 2012 14:15:21 +0000</pubDate> <guid isPermaLink="false">http://www.glockeasymail.com/?page_id=118#comment-99738</guid> <description><![CDATA[I absolutely love this plug-in, but I&#039;m having a strange problem today. I&#039;ve got a newsletter set-up with two $rss_itemblock items, one at the top with a list of all the items, and then a second one which prints all the information.  I have tested this using 2.5.0, and it is working fine, but not in the 2.6.2.  Is anyone else having this problem?  Any quick fixes?I&#039;ve tested both blocks on their own, and they work fine.Thanks in advance!]]></description> <content:encoded><![CDATA[<p>I absolutely love this plug-in, but I&#8217;m having a strange problem today.<br /> I&#8217;ve got a newsletter set-up with two $rss_itemblock items, one at the top with a list of all the items, and then a second one which prints all the information.  I have tested this using 2.5.0, and it is working fine, but not in the 2.6.2.  Is anyone else having this problem?  Any quick fixes?</p><p>I&#8217;ve tested both blocks on their own, and they work fine.</p><p>Thanks in advance!</p> ]]></content:encoded> </item> <item><title>By: Ryan</title><link>http://www.glockeasymail.com/newsletter-plugin-wordpress/comment-page-2/#comment-99038</link> <dc:creator>Ryan</dc:creator> <pubDate>Sun, 15 Jul 2012 21:17:05 +0000</pubDate> <guid isPermaLink="false">http://www.glockeasymail.com/?page_id=118#comment-99038</guid> <description><![CDATA[Is there any way to have registered Wordpress users receive the broadcast?Lets say I set up a new Author on the site. He also wants to receive updates on new posts as he is only one of 6 authors. With the way things seem to be set up I would also have to go to the site form and enter the information again... kinda redundant.Am I missing something here?]]></description> <content:encoded><![CDATA[<p>Is there any way to have registered WordPress users receive the broadcast?</p><p>Lets say I set up a new Author on the site. He also wants to receive updates on new posts as he is only one of 6 authors. With the way things seem to be set up I would also have to go to the site form and enter the information again&#8230; kinda redundant.</p><p>Am I missing something here?</p> ]]></content:encoded> </item> <item><title>By: James</title><link>http://www.glockeasymail.com/newsletter-plugin-wordpress/comment-page-2/#comment-95931</link> <dc:creator>James</dc:creator> <pubDate>Mon, 28 May 2012 10:57:10 +0000</pubDate> <guid isPermaLink="false">http://www.glockeasymail.com/?page_id=118#comment-95931</guid> <description><![CDATA[Hello, this plugin is great. By the way, does this supports custom post types?]]></description> <content:encoded><![CDATA[<p>Hello, this plugin is great. By the way, does this supports custom post types?</p> ]]></content:encoded> </item> <item><title>By: Alessandro</title><link>http://www.glockeasymail.com/newsletter-plugin-wordpress/comment-page-2/#comment-92712</link> <dc:creator>Alessandro</dc:creator> <pubDate>Mon, 30 Apr 2012 14:28:37 +0000</pubDate> <guid isPermaLink="false">http://www.glockeasymail.com/?page_id=118#comment-92712</guid> <description><![CDATA[Great plug in, thank you.I have a problem, however. In order to use it I need to insert user email already registered to my blog (actualy they now receive email update with feedburner). Is there a way to do this without asking them to subscribe again the blog? Thank you in advance for your replay]]></description> <content:encoded><![CDATA[<p>Great plug in, thank you.</p><p>I have a problem, however. In order to use it I need to insert user email already registered to my blog (actualy they now receive email update with feedburner). Is there a way to do this without asking them to subscribe again the blog?<br /> Thank you in advance for your replay</p> ]]></content:encoded> </item> <item><title>By: retirement investing</title><link>http://www.glockeasymail.com/newsletter-plugin-wordpress/comment-page-2/#comment-115</link> <dc:creator>retirement investing</dc:creator> <pubDate>Thu, 01 Dec 2011 16:37:18 +0000</pubDate> <guid isPermaLink="false">http://www.glockeasymail.com/?page_id=118#comment-115</guid> <description><![CDATA[Every Internet marketing &quot;expert&quot; tells you to build your own list but they still leave the issue of how.  Your plugin answers the &quot;how&quot; and makes it easy and automatic.  Thank you]]></description> <content:encoded><![CDATA[<p>Every Internet marketing &#8220;expert&#8221; tells you to build your own list but they still leave the issue of how.  Your plugin answers the &#8220;how&#8221; and makes it easy and automatic.  Thank you</p> ]]></content:encoded> </item> <item><title>By: Lauren</title><link>http://www.glockeasymail.com/newsletter-plugin-wordpress/comment-page-2/#comment-373</link> <dc:creator>Lauren</dc:creator> <pubDate>Sun, 27 Nov 2011 09:24:57 +0000</pubDate> <guid isPermaLink="false">http://www.glockeasymail.com/?page_id=118#comment-373</guid> <description><![CDATA[Dear Julia,Just Fabulous! Thank you for the speedy &quot;fix&quot; on the content gallery with your latest version 2.0!Very much appreciated and I really look forward to working with your Plugin.Fond regards, Lauren]]></description> <content:encoded><![CDATA[<p>Dear Julia,</p><p>Just Fabulous! Thank you for the speedy &#8220;fix&#8221; on the content gallery with your latest version 2.0!</p><p>Very much appreciated and I really look forward to working with your Plugin.</p><p>Fond regards,<br /> Lauren</p> ]]></content:encoded> </item> </channel> </rss>