<?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: Add content after Contact form</title>
		<link>http://www.kriesi.at/support/topic/add-content-after-contact-form</link>
		<description>Support Forum - Topic: Add content after Contact form</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 20:56:40 +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/add-content-after-contact-form" rel="self" type="application/rss+xml" />

		<item>
			<title>kallekillen on "Add content after Contact form"</title>
			<link>http://www.kriesi.at/support/topic/add-content-after-contact-form#post-97137</link>
			<pubDate>Sun, 17 Feb 2013 20:45:37 +0000</pubDate>
			<dc:creator>kallekillen</dc:creator>
			<guid isPermaLink="false">97137@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great, thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Add content after Contact form"</title>
			<link>http://www.kriesi.at/support/topic/add-content-after-contact-form#post-96284</link>
			<pubDate>Tue, 12 Feb 2013 05:26:49 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">96284@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Edit includes &#38;gt; contact-form.php and find this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$contact_form = new avia_form($form_args);
	$contact_form-&#38;gt;create_elements($elements);
	$contact_form-&#38;gt;display_form();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$contact_form = new avia_form($form_args);
	$contact_form-&#38;gt;create_elements($elements);
	$contact_form-&#38;gt;display_form();
	the_excerpt();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then edit your Contact page. Look for &#60;strong&#62;Screen Options&#60;/strong&#62;, ticked the &#34;Excerpt&#34; metabox. You can insert text or images on the Excerpt metabox and it will be displayed at the bottom of the Contact page.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kallekillen on "Add content after Contact form"</title>
			<link>http://www.kriesi.at/support/topic/add-content-after-contact-form#post-96228</link>
			<pubDate>Mon, 11 Feb 2013 19:01:04 +0000</pubDate>
			<dc:creator>kallekillen</dc:creator>
			<guid isPermaLink="false">96228@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;How do I go about adding content to the Contact page AFTER the contact form?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
