<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Support Forum - Topic: Adding checkbox to Corona contact form</title>
		<link>http://www.kriesi.at/support/topic/adding-checkbox-to-corona-contact-form</link>
		<description>Support Forum - Topic: Adding checkbox to Corona contact form</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 07:41:27 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/adding-checkbox-to-corona-contact-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Adding checkbox to Corona contact form"</title>
			<link>http://www.kriesi.at/support/topic/adding-checkbox-to-corona-contact-form#post-89458</link>
			<pubDate>Mon, 24 Dec 2012 15:34:14 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">89458@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;Need to also modify some jquery, but you were almost there. Please open /js/avia.js and look for line 1077. just add the checkbox in there as i have done below.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;formElements: form.find(&#38;#39;textarea, checkbox, select, input[type=text], input[type=hidden]&#38;#39;),&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I hope that does the trick.&#60;/p&#62;
&#60;p&#62;Also take out those few spaces in the code you posted that are inside the single quotes label.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RonanC on "Adding checkbox to Corona contact form"</title>
			<link>http://www.kriesi.at/support/topic/adding-checkbox-to-corona-contact-form#post-89249</link>
			<pubDate>Fri, 21 Dec 2012 15:53:57 +0000</pubDate>
			<dc:creator>RonanC</dc:creator>
			<guid isPermaLink="false">89249@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have added a checkbox to the Corona contact form buy adding the following line in contact-form.php:&#60;/p&#62;
&#60;p&#62;'mailinglist' 	=&#38;gt; 	array('type'=&#38;gt;'checkbox','label'=&#38;gt;__('&#38;nbsp;&#38;nbsp;Add me to the mailing list','avia_framework'), 'check'=&#38;gt;''),		//mailinglist&#60;/p&#62;
&#60;p&#62;This up fine on the website. However, when I submit a form with the checkbox checked, it is always shown as &#34;false&#34; in the email it generates. Am I doing something wrong (I am very new to Wordpress/HTML, etc.). Is there another field I need to set?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
