<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Use the contact form not only on standalone?</title>
		<link>https://www.cotonti.com</link>
		<description>Последние сообщения в теме</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Wed, 08 Apr 2026 19:11:33 -0000</pubDate>

		<item>
			<title>foxhound</title>
			<description><![CDATA[<p>Thanks for that but I know how to include a form (with ajax). I was just hoping the default contact plugin could be used so contacts were actually written to the DB and any of the staff could reply. (easier than sharing mail accounts).</p>
]]></description>
			<pubDate>вт, 18 ноя 2014 00:19:37 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=7825&d=0#post40182]]></link>
		</item>
		<item>
			<title>Dayver</title>
			<description><![CDATA[<p>For first step try use read <a href="http://www.cotonti.com/ru/docs/devel/ajax_helpers" style="margin:0px;padding:0px;vertical-align:baseline;color:rgb(0,121,193);text-decoration:none;background:transparent;" title="AJAX Helpers in Cotonti">AJAX Helpers in Cotonti</a> and in any tpl include html code an example:</p>

<pre class="brush:xml;">
        &lt;div id="ajax_contact"&gt;
          &lt;form action="index.php?e=contact" method="post" name="contact_ajax" id="contact_ajax" class="ajax post-ajax_contact"&gt;
          ...
          any your code from contact form
          ....
          &lt;button type="submit" class="btn btn-primary"&gt;{PHP.L.Submit}&lt;/button&gt;
          &lt;/form&gt;
        &lt;div&gt;</pre>

<p> </p>
]]></description>
			<pubDate>вс, 16 ноя 2014 14:08:58 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=7825&d=0#post40173]]></link>
		</item>
		<item>
			<title>foxhound</title>
			<description><![CDATA[<p>I am trying to allow me to access the contact form (the default plugin coming with the package) from a page, not just the standalone page.<br />
I would like to use the form from within other areas on the website as well.</p>

<p>I have no idea how (and if even) I can achieve this so I tried changing the hooks to page and some other things but except making sure the plugin dopes not work at all I cant get anywhere.<br /><br />
I hope there is someone who is able to help me with this :)</p>
]]></description>
			<pubDate>ср, 12 ноя 2014 16:34:22 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=7825&d=0#post40170]]></link>
		</item>
	</channel>
</rss>