<?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 - Tag: No Help! - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/no-help</link>
		<description>Support Forum - Tag: No Help! - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 14:18: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/tags/no-help" 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>
		<item>
			<title>Chris Beard on "CheckOut ERROR 310 (Redirecting Problem)"</title>
			<link>http://www.kriesi.at/support/topic/checkout-error-310-redirecting-problem#post-43584</link>
			<pubDate>Mon, 27 Feb 2012 05:11:30 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">43584@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Good to see it solved already, sorry for the delay. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mywebcom on "CheckOut ERROR 310 (Redirecting Problem)"</title>
			<link>http://www.kriesi.at/support/topic/checkout-error-310-redirecting-problem#post-43560</link>
			<pubDate>Sun, 26 Feb 2012 22:12:19 +0000</pubDate>
			<dc:creator>mywebcom</dc:creator>
			<guid isPermaLink="false">43560@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I fix this problem by myself, I never recived help from this forum.&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mywebcom on "CheckOut ERROR 310 (Redirecting Problem)"</title>
			<link>http://www.kriesi.at/support/topic/checkout-error-310-redirecting-problem#post-43263</link>
			<pubDate>Thu, 23 Feb 2012 22:28:33 +0000</pubDate>
			<dc:creator>mywebcom</dc:creator>
			<guid isPermaLink="false">43263@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;.I’ve tried everything and I’m still having no success. I followed this instructions too.&#60;br /&#62;
&#60;a href=&#34;http://budip.com/index.php/wordpress-error-too-many-redirect&#34; rel=&#34;nofollow&#34;&#62;http://budip.com/index.php/wordpress-error-too-many-redirect&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mywebcom on "CheckOut ERROR 310 (Redirecting Problem)"</title>
			<link>http://www.kriesi.at/support/topic/checkout-error-310-redirecting-problem#post-43259</link>
			<pubDate>Thu, 23 Feb 2012 22:04:57 +0000</pubDate>
			<dc:creator>mywebcom</dc:creator>
			<guid isPermaLink="false">43259@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I found a possible solution, but I need a proffesional advise.&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
/*&#60;br /&#62;
Plugin Name: Disable Canonical URL Redirection&#60;br /&#62;
Description: Disables the &#34;Canonical URL Redirect&#34; features of WordPress 2.3 and above.&#60;br /&#62;
Version: 1.0&#60;br /&#62;
Author: Mark Jaquith&#60;br /&#62;
Author URI: &#60;a href=&#34;http://markjaquith.com/&#34; rel=&#34;nofollow&#34;&#62;http://markjaquith.com/&#60;/a&#62;&#60;br /&#62;
*/ &#60;/p&#62;
&#60;p&#62;remove_filter('template_redirect', 'redirect_canonical'); &#60;/p&#62;
&#60;p&#62;?&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mywebcom on "CheckOut ERROR 310 (Redirecting Problem)"</title>
			<link>http://www.kriesi.at/support/topic/checkout-error-310-redirecting-problem#post-43197</link>
			<pubDate>Thu, 23 Feb 2012 17:18:03 +0000</pubDate>
			<dc:creator>mywebcom</dc:creator>
			<guid isPermaLink="false">43197@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have the Propulsion Theme in my pinksurprise.com&#60;br /&#62;
The problem is when customers try to check out they receve this message.&#60;/p&#62;
&#60;p&#62;Error 310 (net::ERR_TOO_MANY_REDIRECTS): There were too many redirects.&#60;br /&#62;
It said it is either cookies or server error.&#60;/p&#62;
&#60;p&#62;1) Firefox has detected that the server is redirecting the request for this address in a way that will never complete.&#60;/p&#62;
&#60;p&#62;2) The website &#60;a href=&#34;http://pinksurprise.com/?page_id=402&#34; rel=&#34;nofollow&#34;&#62;http://pinksurprise.com/?page_id=402&#60;/a&#62; has made too many redirects. To solve the problem, delete cookies from this site or allow third party cookies. If the problem persists, you may be the case of a server configuration error, not a problem with your computer&#60;/p&#62;
&#60;p&#62;The problem is not the cookies. I am 100% sure, because I deleted all cookies from my computer and I tried from other computers with different IP, but the problem continues.I contacted with my hosting company, but they say it is not a server problem.&#60;/p&#62;
&#60;p&#62;After this I change all pages and the menu, because I thought it was the ?page_id(change), but the problem continues.&#60;br /&#62;
The specific page problem is the checkout.&#60;/p&#62;
&#60;p&#62;Please help me. How can I fix this problem?&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
