<?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: Advanced Settings</title>
	<atom:link href="http://www.somethinkodd.com/oddthinking/emailshroud-wordpress-plugin/emailshroud-advanced-settings/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.somethinkodd.com/oddthinking</link>
	<description>A blog for odd things and odd thoughts.</description>
	<lastBuildDate>Wed, 01 Feb 2012 22:21:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Julian</title>
		<link>http://www.somethinkodd.com/oddthinking/emailshroud-wordpress-plugin/emailshroud-advanced-settings/comment-page-1/#comment-220035</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Wed, 30 Dec 2009 13:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.somethinkodd.com/oddthinking/emailshroud-20/emailshroud-advanced-settings/#comment-220035</guid>
		<description>Silvan Mühlemann of &lt;a href=&quot;http://tilllate.com&quot; rel=&quot;nofollow&quot;&gt;tillate.com&lt;/a&gt; has &lt;a href=&quot;http://techblog.tilllate.com/2008/07/20/ten-methods-to-obfuscate-e-mail-addresses-compared/&quot; rel=&quot;nofollow&quot;&gt;performed an experiment&lt;/a&gt; to evaluate different email obfuscation techniques.</description>
		<content:encoded><![CDATA[<p>Silvan Mühlemann of <a href="http://tilllate.com" rel="nofollow" class="liexternal">tillate.com</a> has <a href="http://techblog.tilllate.com/2008/07/20/ten-methods-to-obfuscate-e-mail-addresses-compared/" rel="nofollow" class="liexternal">performed an experiment</a> to evaluate different email obfuscation techniques.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.somethinkodd.com/oddthinking/emailshroud-wordpress-plugin/emailshroud-advanced-settings/comment-page-1/#comment-214906</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sun, 15 Nov 2009 07:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.somethinkodd.com/oddthinking/emailshroud-20/emailshroud-advanced-settings/#comment-214906</guid>
		<description>Julian,

Many thanks. I had edited footer.php in the theme and removed the call to wp_footer. Re-instating that has fixed it.</description>
		<content:encoded><![CDATA[<p>Julian,</p>
<p>Many thanks. I had edited footer.php in the theme and removed the call to wp_footer. Re-instating that has fixed it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://www.somethinkodd.com/oddthinking/emailshroud-wordpress-plugin/emailshroud-advanced-settings/comment-page-1/#comment-214891</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Sun, 15 Nov 2009 00:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.somethinkodd.com/oddthinking/emailshroud-20/emailshroud-advanced-settings/#comment-214891</guid>
		<description>John,

The first thing to check would be if you have a file in your theme called footer.php, then it should have this line in it &lt;code&gt;&lt;?php do_action(&#039;wp_footer&#039;); ?&gt;&lt;/code&gt;

If that isn&#039;t the problem, here is some more information:

I&#039;m not sure what changes you needed to make to your WordPress code/themes to make it &quot;embed in a page&quot;, but I suspect that is related to the problem. (I suspect you only needed to make theme changes, and not code changes.)

WordPress has the concept of a footer (&quot;wp_footer&quot;) at the bottom of each page. EmailShroud registers itself with the wp_footer action, so when the footer is generated, EmailShroud can include some JavaScript code there.

This code does not appear on your web-site, effectively making it look like JavaScript is disabled.

Please make sure your theme/code changes doesn&#039;t interfere with the normal wp_footer process.</description>
		<content:encoded><![CDATA[<p>John,</p>
<p>The first thing to check would be if you have a file in your theme called footer.php, then it should have this line in it <code>&lt;?php do_action('wp_footer'); ?&gt;</code></p>
<p>If that isn&#8217;t the problem, here is some more information:</p>
<p>I&#8217;m not sure what changes you needed to make to your WordPress code/themes to make it &#8220;embed in a page&#8221;, but I suspect that is related to the problem. (I suspect you only needed to make theme changes, and not code changes.)</p>
<p>WordPress has the concept of a footer (&#8220;wp_footer&#8221;) at the bottom of each page. EmailShroud registers itself with the wp_footer action, so when the footer is generated, EmailShroud can include some JavaScript code there.</p>
<p>This code does not appear on your web-site, effectively making it look like JavaScript is disabled.</p>
<p>Please make sure your theme/code changes doesn&#8217;t interfere with the normal wp_footer process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.somethinkodd.com/oddthinking/emailshroud-wordpress-plugin/emailshroud-advanced-settings/comment-page-1/#comment-214885</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 14 Nov 2009 20:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.somethinkodd.com/oddthinking/emailshroud-20/emailshroud-advanced-settings/#comment-214885</guid>
		<description>I am also finding that this plugin thinks that js is disabled, at www.dpfr.org.uk/blog

The blog is embedded in a page to make it fit the look of the site, perhaps something there making it think js is disabled? Any chance you could have a look please?</description>
		<content:encoded><![CDATA[<p>I am also finding that this plugin thinks that js is disabled, at <a href="http://www.dpfr.org.uk/blog" rel="nofollow" class="liexternal">http://www.dpfr.org.uk/blog</a></p>
<p>The blog is embedded in a page to make it fit the look of the site, perhaps something there making it think js is disabled? Any chance you could have a look please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://www.somethinkodd.com/oddthinking/emailshroud-wordpress-plugin/emailshroud-advanced-settings/comment-page-1/#comment-192482</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Thu, 14 May 2009 23:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.somethinkodd.com/oddthinking/emailshroud-20/emailshroud-advanced-settings/#comment-192482</guid>
		<description>William, nothing springs to mind. Can you post/email me a link to your broken site so I can take a look?</description>
		<content:encoded><![CDATA[<p>William, nothing springs to mind. Can you post/email me a link to your broken site so I can take a look?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://www.somethinkodd.com/oddthinking/emailshroud-wordpress-plugin/emailshroud-advanced-settings/comment-page-1/#comment-192281</link>
		<dc:creator>William</dc:creator>
		<pubDate>Wed, 13 May 2009 05:27:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.somethinkodd.com/oddthinking/emailshroud-20/emailshroud-advanced-settings/#comment-192281</guid>
		<description>I have installed this plugin on two different wordpress sites. There is a simple site that it works flawlessly in. Then there is a more complicated site. On the second site it seems to think that js is disabled and will not encode the emails. Do you know of anything done in a them that may directly interfere with this plugin? Or any plugins that may interfere with it?</description>
		<content:encoded><![CDATA[<p>I have installed this plugin on two different wordpress sites. There is a simple site that it works flawlessly in. Then there is a more complicated site. On the second site it seems to think that js is disabled and will not encode the emails. Do you know of anything done in a them that may directly interfere with this plugin? Or any plugins that may interfere with it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.somethinkodd.com/oddthinking/emailshroud-wordpress-plugin/emailshroud-advanced-settings/comment-page-1/#comment-115412</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Thu, 01 May 2008 15:07:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.somethinkodd.com/oddthinking/emailshroud-20/emailshroud-advanced-settings/#comment-115412</guid>
		<description>The hack to manually override the use of EmailShroud mentioned above works well for me. I was having a problem with a feedback form getting messed up whenever a required field was left out. The page would regenerate and any email address already entered on the form would break the structure of the form. Being able to switch off EmailShroud on this individual page cured it. Many thanks.</description>
		<content:encoded><![CDATA[<p>The hack to manually override the use of EmailShroud mentioned above works well for me. I was having a problem with a feedback form getting messed up whenever a required field was left out. The page would regenerate and any email address already entered on the form would break the structure of the form. Being able to switch off EmailShroud on this individual page cured it. Many thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://www.somethinkodd.com/oddthinking/emailshroud-wordpress-plugin/emailshroud-advanced-settings/comment-page-1/#comment-86633</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Sat, 12 Jan 2008 02:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.somethinkodd.com/oddthinking/emailshroud-20/emailshroud-advanced-settings/#comment-86633</guid>
		<description>Daniel,

&lt;blockquote&gt;your plugin is no longer available at Wordpress official plugin repository&lt;/blockquote&gt;

Thanks for the warning. I have applied for it to be registered.</description>
		<content:encoded><![CDATA[<p>Daniel,</p>
<blockquote><p>your plugin is no longer available at WordPress official plugin repository</p></blockquote>
<p>Thanks for the warning. I have applied for it to be registered.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://www.somethinkodd.com/oddthinking/emailshroud-wordpress-plugin/emailshroud-advanced-settings/comment-page-1/#comment-86632</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Sat, 12 Jan 2008 02:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.somethinkodd.com/oddthinking/emailshroud-20/emailshroud-advanced-settings/#comment-86632</guid>
		<description>In response to the last two requests, I offer a dirty hack, below. If more people find this useful, let me know and I will find a cleaner way to include it directly into the official plugin.

The purpose of this hack is to manually override the use of EmailShroud on an individual post or page.

You need to insert the following code into your WordPress &lt;em&gt;theme&lt;/em&gt;.

&lt;code&gt;&lt;?php if (get_post_meta($post-&gt;ID,&quot;sto_emailShroud&quot;,true)==&quot;off&quot;):
&#160;&#160;&#160;&#160;remove_filter(&#039;the_content&#039;, &#039;sto_emailShroud_mainFilter&#039;, 55); 
&#160;&#160;&#160;&#160;remove_filter(&#039;get_the_excerpt&#039;, &#039;sto_emailShroud_mainFilter&#039;,9); 
&#160;&#160;&#160;&#160;remove_filter(&#039;the_excerpt_rss&#039;, &#039;sto_emailShroud_mainFilter&#039;,55);
endif; ?&gt;&lt;/code&gt;

Where does the code go? Well, it has to be in &quot;the loop&quot;, which normally means after a line that looks like this:

&lt;code&gt;&lt;?php if (have_posts()) : while (have_posts()) : the_post(); ?&gt;&lt;/code&gt;

It has to go before call to &lt;code&gt;the_content&lt;/code&gt; or &lt;code&gt;the_excerpt&lt;/code&gt;. Why not put it immediately after the loop starts, to be sure?

Then you need to mark the particular page or post that you want to protect. Edit the post, and look for the Custom Fields near the bottom of the page. Add a new custom field with the key &lt;code&gt;sto_emailShroud&lt;/code&gt; and the value &lt;code&gt;off&lt;/code&gt;. Both of these are case-sensitive.

This has been hastily tested, on one machine. Please test it yourself before you go live. I&#039;d appreciate feedback on whether it worked for you.

Don&#039;t forget - any email addresses on this unprotected page are exposed to spammers.</description>
		<content:encoded><![CDATA[<p>In response to the last two requests, I offer a dirty hack, below. If more people find this useful, let me know and I will find a cleaner way to include it directly into the official plugin.</p>
<p>The purpose of this hack is to manually override the use of EmailShroud on an individual post or page.</p>
<p>You need to insert the following code into your WordPress <em>theme</em>.</p>
<p><code>&lt;?php if (get_post_meta($post->ID,"sto_emailShroud",true)=="off"):<br />
&nbsp;&nbsp;&nbsp;&nbsp;remove_filter('the_content', 'sto_emailShroud_mainFilter', 55);<br />
&nbsp;&nbsp;&nbsp;&nbsp;remove_filter('get_the_excerpt', 'sto_emailShroud_mainFilter',9);<br />
&nbsp;&nbsp;&nbsp;&nbsp;remove_filter('the_excerpt_rss', 'sto_emailShroud_mainFilter',55);<br />
endif; ?></code></p>
<p>Where does the code go? Well, it has to be in &#8220;the loop&#8221;, which normally means after a line that looks like this:</p>
<p><code>&lt;?php if (have_posts()) : while (have_posts()) : the_post(); ?></code></p>
<p>It has to go before call to <code>the_content</code> or <code>the_excerpt</code>. Why not put it immediately after the loop starts, to be sure?</p>
<p>Then you need to mark the particular page or post that you want to protect. Edit the post, and look for the Custom Fields near the bottom of the page. Add a new custom field with the key <code>sto_emailShroud</code> and the value <code>off</code>. Both of these are case-sensitive.</p>
<p>This has been hastily tested, on one machine. Please test it yourself before you go live. I&#8217;d appreciate feedback on whether it worked for you.</p>
<p>Don&#8217;t forget &#8211; any email addresses on this unprotected page are exposed to spammers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.somethinkodd.com/oddthinking/emailshroud-wordpress-plugin/emailshroud-advanced-settings/comment-page-1/#comment-86495</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 11 Jan 2008 12:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.somethinkodd.com/oddthinking/emailshroud-20/emailshroud-advanced-settings/#comment-86495</guid>
		<description>Thank you so much for this great plugin and your 2.2 update.
Just as the previous poster I would like the plugin to exclude a specific page (due to a form error). Is it possible?
 
I would also like to inform you that your plugin is no longer available at Wordpress official plugin repository (even though it is the best plugin for this purpose :) )

Any help is much appreciated.</description>
		<content:encoded><![CDATA[<p>Thank you so much for this great plugin and your 2.2 update.<br />
Just as the previous poster I would like the plugin to exclude a specific page (due to a form error). Is it possible?</p>
<p>I would also like to inform you that your plugin is no longer available at WordPress official plugin repository (even though it is the best plugin for this purpose <img src='http://www.somethinkodd.com/oddthinking/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</p>
<p>Any help is much appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

