<?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: comments form disappear</title>
		<link>http://www.kriesi.at/support/topic/comments-form-disappear</link>
		<description>Support Forum - Topic: comments form disappear</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 22:04:01 +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/comments-form-disappear" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "comments form disappear"</title>
			<link>http://www.kriesi.at/support/topic/comments-form-disappear#post-75751</link>
			<pubDate>Thu, 13 Sep 2012 15:08:57 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">75751@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I am glad everything worked and hope nothing like that disturbs your work again.&#60;/p&#62;
&#60;p&#62;Wish you the best,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>travelerto on "comments form disappear"</title>
			<link>http://www.kriesi.at/support/topic/comments-form-disappear#post-75748</link>
			<pubDate>Thu, 13 Sep 2012 15:03:05 +0000</pubDate>
			<dc:creator>travelerto</dc:creator>
			<guid isPermaLink="false">75748@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thank you so much for the advice.&#60;br /&#62;
i erased the  w3Cache , but i cannot find the cftct Carousel, i will search more to see where it is)&#60;br /&#62;
about the  loop-comments.php  IT WAS ALWAYS THERE,  and still it is.&#60;br /&#62;
NOW i can have comments  for the posts (from now on) BECAUSE i did this.&#60;br /&#62;
in comments.php i changed this&#60;br /&#62;
echo &#34;&#38;lt;div class='comment_meta_container alpha '.avia_layout('meta',false,false.' unit'&#38;gt;&#34;;&#60;br /&#62;
echo &#34;&#38;lt;/div&#38;gt;&#34;;&#60;br /&#62;
*/&#60;br /&#62;
echo &#34;&#38;lt;div class='comment_container &#34;.avia_layout_class('entry',false).&#34; units $indent'&#38;gt;&#34;;&#60;br /&#62;
i changed the false to TRUE AND WORKS but for the posts from that day an on, not the previous posts. so the working is this:&#60;br /&#62;
echo &#34;&#38;lt;div class='comment_meta_container alpha '.avia_layout('meta',true,true).' unit'&#38;gt;&#34;;&#60;br /&#62;
echo &#34;&#38;lt;/div&#38;gt;&#34;;&#60;br /&#62;
*/&#60;br /&#62;
echo &#34;&#38;lt;div class='comment_container &#34;.avia_layout_class('entry',true).&#34; units $indent'&#38;gt;&#34;;&#60;br /&#62;
and IF I  PUT IT AS IT WAS , WITH THE &#34;FALSE&#34; THE COMMENTS FORM  DISAPPEARS!!!!&#60;/p&#62;
&#60;p&#62;but again, thank you so the care, at least i had some human response .
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "comments form disappear"</title>
			<link>http://www.kriesi.at/support/topic/comments-form-disappear#post-75639</link>
			<pubDate>Wed, 12 Sep 2012 21:22:07 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">75639@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Ismael gave you the correct process for resolving this issue.&#60;/p&#62;
&#60;p&#62;Your loop-comments.php file is missing. This is a core theme file without which the comments will not function. This file comes with the theme and lives inside the /includes/ directory. Please check if it is present in the zip file containing the theme. &#60;/p&#62;
&#60;p&#62;Please go and download the theme and do a re-install so that the missing file can do its job. &#60;/p&#62;
&#60;p&#62;*Please be aware that if you are using a 'child theme' there are 2 directories, the parent directory containing the theme, and a child directory containing  site specific customization files. You would need to re-install the theme into the parent directory.&#60;/p&#62;
&#60;p&#62;You could also take the above named file and please upload it to the directory mentioned above, however since 1 file was missing there may be 2 or more other files missing since I do not know why they were removed, so it is best to re-install the theme.&#60;/p&#62;
&#60;p&#62;The attached image (&#60;a href=&#34;http://imgur.com/p8xP8&#34; rel=&#34;nofollow&#34;&#62;http://imgur.com/p8xP8&#60;/a&#62;) shows the missing file and the error preventing the comments from loading.&#60;/p&#62;
&#60;p&#62;I think you might need to  instruct the person who customized this theme to remove a number of plugins that use a wrong configuration (w3 Cache) or are broken (cfct Carousel, please remove this plugin) .&#60;/p&#62;
&#60;p&#62;Good luck,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>travelerto on "comments form disappear"</title>
			<link>http://www.kriesi.at/support/topic/comments-form-disappear#post-75357</link>
			<pubDate>Tue, 11 Sep 2012 06:00:08 +0000</pubDate>
			<dc:creator>travelerto</dc:creator>
			<guid isPermaLink="false">75357@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;i am so sorry not receiving any response , support or comment from kriesi.  it is pitty the poor support. but for others who may be have the same problem with me, i found the solution.&#60;br /&#62;
in comments.php i changed this&#60;/p&#62;
&#60;p&#62;echo &#34;&#38;lt;div class='comment_meta_container alpha '.avia_layout('meta',false,false.' unit'&#38;gt;&#34;;&#60;br /&#62;
		 echo &#34;&#38;lt;/div&#38;gt;&#34;;&#60;br /&#62;
		*/&#60;/p&#62;
&#60;p&#62;		 echo &#34;&#38;lt;div class='comment_container &#34;.avia_layout_class('entry',false).&#34; units $indent'&#38;gt;&#34;;&#60;br /&#62;
i changed the false to TRUE AND WORKS but for the posts from that day an on, not the previous posts. so the working is this:&#60;/p&#62;
&#60;p&#62;echo &#34;&#38;lt;div class='comment_meta_container alpha '.avia_layout('meta',true,true).' unit'&#38;gt;&#34;;&#60;br /&#62;
		 echo &#34;&#38;lt;/div&#38;gt;&#34;;&#60;br /&#62;
		*/&#60;/p&#62;
&#60;p&#62;		 echo &#34;&#38;lt;div class='comment_container &#34;.avia_layout_class('entry',true).&#34; units $indent'&#38;gt;&#34;;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>travelerto on "comments form disappear"</title>
			<link>http://www.kriesi.at/support/topic/comments-form-disappear#post-75272</link>
			<pubDate>Mon, 10 Sep 2012 17:42:16 +0000</pubDate>
			<dc:creator>travelerto</dc:creator>
			<guid isPermaLink="false">75272@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;and i saw this Hi!&#60;br /&#62;
Yes, dynamic templates don't support comments because of technical reasons. Thus you can't use dynamic templates if you want to show comments for posts and/or pages.&#60;br /&#62;
Best regards,&#60;br /&#62;
Peter &#60;a href=&#34;http://www.kriesi.at/support/topic/enable-comments-on-pages-1&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/enable-comments-on-pages-1&#60;/a&#62;&#60;br /&#62;
so what is going on?&#60;br /&#62;
please help me. what is the point of a Wordpress without comments?&#60;br /&#62;
what to do so that my POSTS to show the comment  form
&#60;/p&#62;</description>
		</item>
		<item>
			<title>travelerto on "comments form disappear"</title>
			<link>http://www.kriesi.at/support/topic/comments-form-disappear#post-75268</link>
			<pubDate>Mon, 10 Sep 2012 17:32:59 +0000</pubDate>
			<dc:creator>travelerto</dc:creator>
			<guid isPermaLink="false">75268@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;i did redownloaded ,  but still the comments  form is missing!!!! please help me.&#60;br /&#62;
WHERE I MUST SEARCH TO FIND SOMETHING?&#60;br /&#62;
in comments.php?&#60;br /&#62;
where else?&#60;br /&#62;
help it is very important for me
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "comments form disappear"</title>
			<link>http://www.kriesi.at/support/topic/comments-form-disappear#post-75233</link>
			<pubDate>Mon, 10 Sep 2012 16:49:32 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">75233@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;By default, the comment form should be enabled. Please try to download the theme again and install it.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>travelerto on "comments form disappear"</title>
			<link>http://www.kriesi.at/support/topic/comments-form-disappear#post-75211</link>
			<pubDate>Mon, 10 Sep 2012 15:46:22 +0000</pubDate>
			<dc:creator>travelerto</dc:creator>
			<guid isPermaLink="false">75211@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;as you can see , my site &#60;a href=&#34;http://theological.asia&#34; rel=&#34;nofollow&#34;&#62;http://theological.asia&#60;/a&#62; , all posts HAVE NOT comments form!!!! but i can see comments in the administrator .&#60;br /&#62;
YES, i enabled in settings-&#38;gt;discussion-&#38;gt;everybody can comment .&#60;br /&#62;
please help me.&#60;br /&#62;
i checked the Eunoia: Comments (includes/comments.php)&#60;br /&#62;
but i cannot find why comments for disappear , so nobody can send me any comment
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
