<?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 Feathered Owl Technology</title>
	<atom:link href="http://www.featheredowl.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.featheredowl.com</link>
	<description>IT Consultancy in London</description>
	<lastBuildDate>Tue, 17 Jan 2012 17:16:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on Auto Populate Contact Form 7 Input Fields with URL Parameter by Tom eagles</title>
		<link>http://www.featheredowl.com/auto-populate-contact-form-7-input-fields-with-url-parameter/comment-page-1/#comment-854</link>
		<dc:creator>Tom eagles</dc:creator>
		<pubDate>Tue, 17 Jan 2012 17:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.featheredowl.com/?p=280#comment-854</guid>
		<description>Hi there is it possible to do this without having the parameter shown in the url?

a good example of this is 
http://www.lightpoint.cz/jazykove-kurzy-skoly-light-point/

they use the url tag &lt;a href=&quot;#courseid&quot; rel=&quot;nofollow&quot;&gt;course id is here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi there is it possible to do this without having the parameter shown in the url?</p>
<p>a good example of this is<br />
<a href="http://www.lightpoint.cz/jazykove-kurzy-skoly-light-point/" rel="nofollow">http://www.lightpoint.cz/jazykove-kurzy-skoly-light-point/</a></p>
<p>they use the url tag <a href="#courseid" rel="nofollow">course id is here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Auto Populate Contact Form 7 Input Fields with URL Parameter by admin</title>
		<link>http://www.featheredowl.com/auto-populate-contact-form-7-input-fields-with-url-parameter/comment-page-1/#comment-853</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 16 Jan 2012 05:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.featheredowl.com/?p=280#comment-853</guid>
		<description>Hi Jasmin
Have you loaded the jQuery javascript library and/or the javascript code on your page?</description>
		<content:encoded><![CDATA[<p>Hi Jasmin<br />
Have you loaded the jQuery javascript library and/or the javascript code on your page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Auto Populate Contact Form 7 Input Fields with URL Parameter by Jasmin</title>
		<link>http://www.featheredowl.com/auto-populate-contact-form-7-input-fields-with-url-parameter/comment-page-1/#comment-847</link>
		<dc:creator>Jasmin</dc:creator>
		<pubDate>Sun, 01 Jan 2012 09:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.featheredowl.com/?p=280#comment-847</guid>
		<description>I can&#039;t seem to get this function to work.  I wonder if someone might be able to help?  These are the steps that i took:-

1. Added the above function code to the function.php page in WP and called my variable &#039;seating&#039;

2. Then created a form called &#039;seating enquiry&#039; to which I added the dynamic field.  The shortcode used was [dynamictext enquiry-seating &quot;CF7_GET key=&#039;seating&#039;&quot;]

3 The form page was then created and the shortcode [contact-form-7 id=&quot;6&quot; title=&quot;seating-enquiry&quot;] was used.

4. A text link was created from my product seating page to the form page.
Unfortuantely when the link is clicked the dynamic text field isn&#039;t auto populated with the name of my product page.  

Maybe I&#039;ve overlooked something in the setup but am not too sure what.  Any ideas or suggestions would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t seem to get this function to work.  I wonder if someone might be able to help?  These are the steps that i took:-</p>
<p>1. Added the above function code to the function.php page in WP and called my variable &#8216;seating&#8217;</p>
<p>2. Then created a form called &#8216;seating enquiry&#8217; to which I added the dynamic field.  The shortcode used was [dynamictext enquiry-seating "CF7_GET key='seating'"]</p>
<p>3 The form page was then created and the shortcode [contact-form-7 id="6" title="seating-enquiry"] was used.</p>
<p>4. A text link was created from my product seating page to the form page.<br />
Unfortuantely when the link is clicked the dynamic text field isn&#8217;t auto populated with the name of my product page.  </p>
<p>Maybe I&#8217;ve overlooked something in the setup but am not too sure what.  Any ideas or suggestions would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Contact Form 7 Default Select Value using URL Query Variable by admin</title>
		<link>http://www.featheredowl.com/contact-form-7-default-select-value-url-query-variable/comment-page-1/#comment-846</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 27 Dec 2011 21:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.featheredowl.com/?p=347#comment-846</guid>
		<description>I checked the plugin documentation at http://wordpress.org/extend/plugins/contact-form-7-dynamic-text-extension/ it says that the shortcode to use is [dynamictext dynamicname &quot;CF7_URL&quot;] maybe try this?</description>
		<content:encoded><![CDATA[<p>I checked the plugin documentation at <a href="http://wordpress.org/extend/plugins/contact-form-7-dynamic-text-extension/" rel="nofollow">http://wordpress.org/extend/plugins/contact-form-7-dynamic-text-extension/</a> it says that the shortcode to use is [dynamictext dynamicname "CF7_URL"] maybe try this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Contact Form 7 Default Select Value using URL Query Variable by Abe Rashdyi</title>
		<link>http://www.featheredowl.com/contact-form-7-default-select-value-url-query-variable/comment-page-1/#comment-832</link>
		<dc:creator>Abe Rashdyi</dc:creator>
		<pubDate>Mon, 05 Dec 2011 22:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.featheredowl.com/?p=347#comment-832</guid>
		<description>Hi, 
I&#039;m using [dynamictext dynamictext-732 uneditable &quot;CF7_URL&quot;] in Contact Form 7. It is working fine, the url is showing up on the form, but the URL is not included in the submitted form  I receive. Instead I get [dynamictext dynamictext-732 uneditable &quot;CF7_URL&quot;] in the form body. Do you know of a script or a tweak that can submit the URL with contact info. 

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m using [dynamictext dynamictext-732 uneditable "CF7_URL"] in Contact Form 7. It is working fine, the url is showing up on the form, but the URL is not included in the submitted form  I receive. Instead I get [dynamictext dynamictext-732 uneditable "CF7_URL"] in the form body. Do you know of a script or a tweak that can submit the URL with contact info. </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing Duplicate Canonical Link Element in WordPress by owl</title>
		<link>http://www.featheredowl.com/wordpress-duplicate-canonical-link-element/comment-page-1/#comment-822</link>
		<dc:creator>owl</dc:creator>
		<pubDate>Mon, 14 Nov 2011 18:02:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.featheredowl.com/?p=261#comment-822</guid>
		<description>Hi Karen
The code in my functions.php is identical to yours:

// remove WP generated canonical as using Platinum SEO pack
remove_action(&#039;wp_head&#039;, &#039;rel_canonical&#039;);

so what you are doing should be fine. I just checked your site and there is no duplicate canonical link in the page source....</description>
		<content:encoded><![CDATA[<p>Hi Karen<br />
The code in my functions.php is identical to yours:</p>
<p>// remove WP generated canonical as using Platinum SEO pack<br />
remove_action(&#8216;wp_head&#8217;, &#8216;rel_canonical&#8217;);</p>
<p>so what you are doing should be fine. I just checked your site and there is no duplicate canonical link in the page source&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing Duplicate Canonical Link Element in WordPress by Karen Peters</title>
		<link>http://www.featheredowl.com/wordpress-duplicate-canonical-link-element/comment-page-1/#comment-817</link>
		<dc:creator>Karen Peters</dc:creator>
		<pubDate>Tue, 08 Nov 2011 23:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.featheredowl.com/?p=261#comment-817</guid>
		<description>Hi owl,

I did try this code in the theme&#039;s function: 
// Remove default canonical links
remove_action(&#039;wp_head&#039;, &#039;rel_canonical&#039;);

In wp-includes/default-filters.php I added //
so it looks like this:
//add_action( ‘wp_head’, ‘rel_canonical’ );

None of them work...

Thanks,
~Karen</description>
		<content:encoded><![CDATA[<p>Hi owl,</p>
<p>I did try this code in the theme&#8217;s function:<br />
// Remove default canonical links<br />
remove_action(&#8216;wp_head&#8217;, &#8216;rel_canonical&#8217;);</p>
<p>In wp-includes/default-filters.php I added //<br />
so it looks like this:<br />
//add_action( ‘wp_head’, ‘rel_canonical’ );</p>
<p>None of them work&#8230;</p>
<p>Thanks,<br />
~Karen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Contact Form 7 Default Select Value using URL Query Variable by owl</title>
		<link>http://www.featheredowl.com/contact-form-7-default-select-value-url-query-variable/comment-page-1/#comment-812</link>
		<dc:creator>owl</dc:creator>
		<pubDate>Fri, 04 Nov 2011 18:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.featheredowl.com/?p=347#comment-812</guid>
		<description>Hi Ali, please can you give me a link to the site you are working on so I can see your page source and/or javascript files</description>
		<content:encoded><![CDATA[<p>Hi Ali, please can you give me a link to the site you are working on so I can see your page source and/or javascript files</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing Duplicate Canonical Link Element in WordPress by owl</title>
		<link>http://www.featheredowl.com/wordpress-duplicate-canonical-link-element/comment-page-1/#comment-811</link>
		<dc:creator>owl</dc:creator>
		<pubDate>Fri, 04 Nov 2011 18:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.featheredowl.com/?p=261#comment-811</guid>
		<description>Hi Karen, as Rajesh says, it’s actually preferable NOT to edit the core WordPress file as this will get overwritten every time you upgrade WordPress. It’s better to add the following code to your theme’s functions.php file:

remove_action( ‘wp_head’, ‘rel_canonical’ );

BTW, to comment out a command in a PHP file put // in front of it</description>
		<content:encoded><![CDATA[<p>Hi Karen, as Rajesh says, it’s actually preferable NOT to edit the core WordPress file as this will get overwritten every time you upgrade WordPress. It’s better to add the following code to your theme’s functions.php file:</p>
<p>remove_action( ‘wp_head’, ‘rel_canonical’ );</p>
<p>BTW, to comment out a command in a PHP file put // in front of it</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Contact Form 7 Default Select Value using URL Query Variable by Ali</title>
		<link>http://www.featheredowl.com/contact-form-7-default-select-value-url-query-variable/comment-page-1/#comment-809</link>
		<dc:creator>Ali</dc:creator>
		<pubDate>Fri, 04 Nov 2011 18:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.featheredowl.com/?p=347#comment-809</guid>
		<description>Hi,
Thank you for your great work. This is very useful and I can see your demo is working perfectly fine. I am not sure what I am doing wrong. I have followed all steps but mine is not working. Also, when I add var val = $(“span.hiddendefault input”).val(); in js folder in any file I get syntax error massage for above line. Could you please help me getting this fixed. Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thank you for your great work. This is very useful and I can see your demo is working perfectly fine. I am not sure what I am doing wrong. I have followed all steps but mine is not working. Also, when I add var val = $(“span.hiddendefault input”).val(); in js folder in any file I get syntax error massage for above line. Could you please help me getting this fixed. Thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: featheredowl.com @ 2012-02-07 16:03:48 by W3 Total Cache -->
