<?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: wrong comment form</title>
		<link>http://www.kriesi.at/support/topic/wrong-comment-form</link>
		<description>Support Forum - Topic: wrong comment form</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 20:59:24 +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/wrong-comment-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "wrong comment form"</title>
			<link>http://www.kriesi.at/support/topic/wrong-comment-form#post-75846</link>
			<pubDate>Fri, 14 Sep 2012 02:02:43 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">75846@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Hi travelerto,&#60;/p&#62;
&#60;p&#62;Glad that we could help. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>travelerto on "wrong comment form"</title>
			<link>http://www.kriesi.at/support/topic/wrong-comment-form#post-75752</link>
			<pubDate>Thu, 13 Sep 2012 15:13:22 +0000</pubDate>
			<dc:creator>travelerto</dc:creator>
			<guid isPermaLink="false">75752@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thank you so much!. it worked!!!! now my comments have not the strange uge codes.&#60;br /&#62;
thank you again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "wrong comment form"</title>
			<link>http://www.kriesi.at/support/topic/wrong-comment-form#post-75653</link>
			<pubDate>Thu, 13 Sep 2012 01:45:30 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">75653@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi travelerto,&#60;/p&#62;
&#60;p&#62;Try to add this code in your Quick CSS or custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.form-allowed-tags {
   visibility: hidden;
   height: 10px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or this code, if the code above doesn't work:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.form-allowed-tags {
   visibility: hidden !important;
   height: 10px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>travelerto on "wrong comment form"</title>
			<link>http://www.kriesi.at/support/topic/wrong-comment-form#post-75576</link>
			<pubDate>Wed, 12 Sep 2012 15:09:14 +0000</pubDate>
			<dc:creator>travelerto</dc:creator>
			<guid isPermaLink="false">75576@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;i did what you said but no result. please help me, give me some example, something. till now you did not help me at all
&#60;/p&#62;</description>
		</item>
		<item>
			<title>travelerto on "wrong comment form"</title>
			<link>http://www.kriesi.at/support/topic/wrong-comment-form#post-75574</link>
			<pubDate>Wed, 12 Sep 2012 15:02:12 +0000</pubDate>
			<dc:creator>travelerto</dc:creator>
			<guid isPermaLink="false">75574@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;i already did. not  there is NOWHERE the  &#34;You may use these HTML tags and attributes:&#60;br /&#62;
&#60;a href=&#34;&#34; title=&#34;&#34;&#62; &#38;lt;abbr title=&#34;&#34;&#38;gt; &#38;lt;acronym title=&#34;&#34;&#38;gt; &#38;lt;b&#38;gt; &#38;lt;blockquote cite=&#34;&#34;&#38;gt; &#38;lt;cite&#38;gt; &#60;code&#62; &#38;lt;del datetime=&#34;&#34;&#38;gt; &#60;em&#62; &#38;lt;i&#38;gt; &#38;lt;q cite=&#34;&#34;&#38;gt; &#60;strike&#62; &#60;strong&#62;&#34; that appear under the comment.&#60;br /&#62;
please help a little bit, i really tried 2 days for this.&#60;br /&#62;
seems that the above text is included somewhere.&#60;br /&#62;
please see my link i send you.&#60;/strong&#62;&#60;/strike&#62;&#60;/em&#62;&#60;/code&#62;&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "wrong comment form"</title>
			<link>http://www.kriesi.at/support/topic/wrong-comment-form#post-75564</link>
			<pubDate>Wed, 12 Sep 2012 14:36:40 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">75564@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You edit includes &#38;gt; comments.php and find this code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;comment_form();&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;To alter that you visit this link for reference. &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/comment_form&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/comment_form&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>travelerto on "wrong comment form"</title>
			<link>http://www.kriesi.at/support/topic/wrong-comment-form#post-75561</link>
			<pubDate>Wed, 12 Sep 2012 14:02:37 +0000</pubDate>
			<dc:creator>travelerto</dc:creator>
			<guid isPermaLink="false">75561@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;my comments for shows this  at the end.&#60;br /&#62;
You may use these HTML tags and attributes:&#60;br /&#62;
&#60;a href=&#34;&#34; title=&#34;&#34;&#62; &#38;lt;abbr title=&#34;&#34;&#38;gt; &#38;lt;acronym title=&#34;&#34;&#38;gt; &#38;lt;b&#38;gt; &#38;lt;blockquote cite=&#34;&#34;&#38;gt; &#38;lt;cite&#38;gt; &#60;code&#62; &#38;lt;del datetime=&#34;&#34;&#38;gt; &#60;em&#62; &#38;lt;i&#38;gt; &#38;lt;q cite=&#34;&#34;&#38;gt; &#60;strike&#62; &#60;strong&#62;&#60;br /&#62;
see here&#60;br /&#62;
&#60;a href=&#34;http://theological.asia/2012/09/%E5%B0%8D%E6%96%BC%E3%80%8C%E5%B1%AC%E9%9D%88%E7%88%B6%E8%A6%AA%E3%80%8D%E5%92%8C%E3%80%8C%E6%95%99%E7%88%B6%E6%AF%8D%E4%BB%A3%E7%88%B6%E6%AF%8D%E3%80%8D%E5%85%A9%E5%80%8B%E8%A9%9E%E5%BD%99%E7%9A%84/&#34; rel=&#34;nofollow&#34;&#62;http://theological.asia/2012/09/%E5%B0%8D%E6%96%BC%E3%80%8C%E5%B1%AC%E9%9D%88%E7%88%B6%E8%A6%AA%E3%80%8D%E5%92%8C%E3%80%8C%E6%95%99%E7%88%B6%E6%AF%8D%E4%BB%A3%E7%88%B6%E6%AF%8D%E3%80%8D%E5%85%A9%E5%80%8B%E8%A9%9E%E5%BD%99%E7%9A%84/&#60;/a&#62;&#60;br /&#62;
what to do to stop it?&#60;/strong&#62;&#60;/strike&#62;&#60;/em&#62;&#60;/code&#62;&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
