<?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: Easy Product Registration Forms for WooCommerce with Contact Form 7	</title>
	<atom:link href="https://www.duckdiverllc.com/easy-product-registration-forms-for-woocommerce-with-contact-form-7/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.duckdiverllc.com/easy-product-registration-forms-for-woocommerce-with-contact-form-7/</link>
	<description>Marketing On Demand</description>
	<lastBuildDate>Sat, 12 Oct 2019 20:18:23 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>
		By: James		</title>
		<link>https://www.duckdiverllc.com/easy-product-registration-forms-for-woocommerce-with-contact-form-7/#comment-6626</link>

		<dc:creator><![CDATA[James]]></dc:creator>
		<pubDate>Sat, 12 Oct 2019 20:18:23 +0000</pubDate>
		<guid isPermaLink="false">https://www.duckdiverllc.com/?p=2843#comment-6626</guid>

					<description><![CDATA[That’s great tutorial but if you can guide how to add fields in registration form manually? The fields are not adding in the registration form using a plugin. I am trying to add it manually using a code that is in this complete guide https://wpitech.com/add-woocommerce-registration-form-fields/. Is there any alternative to do this? It would be really helpful if you could help me to add fields in the registration form.
&lt;br&gt;
&lt;code&gt;function Woo_register_fields() {?&#062;&lt;br&gt;
   &#060;input type=&#034;text&#034; class=&#034;input-text&#034; name=&#034;registration_name&#034; value=&#034;&quot; /&#062;&lt;br&gt;
&#060;?php&lt;br&gt;
}&lt;br&gt;
add_action( &#039;woocommerce_register_form_start&#039;, &#039;Wooregister_fields&#039; );&lt;/code&gt;]]></description>
			<content:encoded><![CDATA[<p>That’s great tutorial but if you can guide how to add fields in registration form manually? The fields are not adding in the registration form using a plugin. I am trying to add it manually using a code that is in this complete guide <a href="https://wpitech.com/add-woocommerce-registration-form-fields/" rel="nofollow ugc">https://wpitech.com/add-woocommerce-registration-form-fields/</a>. Is there any alternative to do this? It would be really helpful if you could help me to add fields in the registration form.<br />
<br />
<code>function Woo_register_fields() {?&gt;<br />
   &lt;input type=&quot;text&quot; class=&quot;input-text&quot; name=&quot;registration_name&quot; value=&quot;" /&gt;<br />
&lt;?php<br />
}<br />
add_action( &#039;woocommerce_register_form_start&#039;, &#039;Wooregister_fields&#039; );</code></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
