<?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: Commenting on pages</title>
		<link>http://www.kriesi.at/support/topic/commenting-on-pages</link>
		<description>Support Forum - Topic: Commenting on pages</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 06:51:22 +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/commenting-on-pages" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Commenting on pages"</title>
			<link>http://www.kriesi.at/support/topic/commenting-on-pages#post-97637</link>
			<pubDate>Wed, 20 Feb 2013 13:26:22 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">97637@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Glad that I could help you :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lavillenue on "Commenting on pages"</title>
			<link>http://www.kriesi.at/support/topic/commenting-on-pages#post-97631</link>
			<pubDate>Wed, 20 Feb 2013 12:02:40 +0000</pubDate>
			<dc:creator>lavillenue</dc:creator>
			<guid isPermaLink="false">97631@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Oh, You're right! I thought that was all part of the same comment. Sorry about that.&#60;br /&#62;
thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Commenting on pages"</title>
			<link>http://www.kriesi.at/support/topic/commenting-on-pages#post-97629</link>
			<pubDate>Wed, 20 Feb 2013 11:41:02 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">97629@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; ?? No - the second snippet contains additional code (comments_template() function)... &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lavillenue on "Commenting on pages"</title>
			<link>http://www.kriesi.at/support/topic/commenting-on-pages#post-97628</link>
			<pubDate>Wed, 20 Feb 2013 10:59:36 +0000</pubDate>
			<dc:creator>lavillenue</dc:creator>
			<guid isPermaLink="false">97628@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dude, &#60;/p&#62;
&#60;p&#62;*what* should I replace with *what*? &#60;/p&#62;
&#60;p&#62;In your original comment, both snipets are exactlly the same.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Commenting on pages"</title>
			<link>http://www.kriesi.at/support/topic/commenting-on-pages#post-97621</link>
			<pubDate>Wed, 20 Feb 2013 10:06:26 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">97621@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; I just used the code from single.php and I'd be surprised if it doesn't work in page.php :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lavillenue on "Commenting on pages"</title>
			<link>http://www.kriesi.at/support/topic/commenting-on-pages#post-97618</link>
			<pubDate>Wed, 20 Feb 2013 09:45:47 +0000</pubDate>
			<dc:creator>lavillenue</dc:creator>
			<guid isPermaLink="false">97618@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi dude, I think you made a mistake for its the same code on top and on bottom. &#60;/p&#62;
&#60;p&#62;Should it say comments/loop instead of includes/loop?&#60;/p&#62;
&#60;p&#62;(I've seen other posts and you're always very helpful, thanks a lot in advance)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Commenting on pages"</title>
			<link>http://www.kriesi.at/support/topic/commenting-on-pages#post-97607</link>
			<pubDate>Wed, 20 Feb 2013 06:58:38 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">97607@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up page.php and replace following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;get_template_part( &#38;#39;includes/loop&#38;#39;, &#38;#39;page&#38;#39; );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;get_template_part( &#38;#39;includes/loop&#38;#39;, &#38;#39;page&#38;#39; );

									//wordpress function that loads the comments template &#38;quot;comments.php&#38;quot;
									comments_template( &#38;#39;/includes/comments.php&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>lavillenue on "Commenting on pages"</title>
			<link>http://www.kriesi.at/support/topic/commenting-on-pages#post-97454</link>
			<pubDate>Tue, 19 Feb 2013 16:11:55 +0000</pubDate>
			<dc:creator>lavillenue</dc:creator>
			<guid isPermaLink="false">97454@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, &#60;/p&#62;
&#60;p&#62;I am building a section of my website which needs comments on pages. I know this is possible on a normal wp install, so I am guessing on my flashlight theme this is disabled. &#60;/p&#62;
&#60;p&#62;I am not sure this was something I myself disabled or if this is coming from the theme itself. &#60;/p&#62;
&#60;p&#62;In anycase, how can I activate it? &#60;/p&#62;
&#60;p&#62;eg: &#60;a href=&#34;http://www.lavillenue.fr/nous&#34; rel=&#34;nofollow&#34;&#62;http://www.lavillenue.fr/nous&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
