<?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: add entry - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/add-entry</link>
		<description>Support Forum - Tag: add entry - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 16:33:05 +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/add-entry" rel="self" type="application/rss+xml" />

		<item>
			<title>darrendmiller on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-20869</link>
			<pubDate>Sat, 11 Jun 2011 13:26:03 +0000</pubDate>
			<dc:creator>darrendmiller</dc:creator>
			<guid isPermaLink="false">20869@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yeah, nothing's worked.  No conflicts.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-20341</link>
			<pubDate>Thu, 02 Jun 2011 14:03:29 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">20341@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm not aware of a new update. Have you tried deactivating the plugins one by one - very like one causes a conflict.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>darrendmiller on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-20293</link>
			<pubDate>Wed, 01 Jun 2011 17:27:00 +0000</pubDate>
			<dc:creator>darrendmiller</dc:creator>
			<guid isPermaLink="false">20293@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have this same problem, but this fix didn't work for some reason!  I've tried finding js conflicts and plugin conflicts, and there appear to be none.  Is there a new version of the plugin by any chance?  Mine is about 6 months old...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-19796</link>
			<pubDate>Wed, 25 May 2011 05:05:46 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">19796@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for posting this solution - I'll forward it to Kriesi.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>camthor on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-19753</link>
			<pubDate>Tue, 24 May 2011 15:44:57 +0000</pubDate>
			<dc:creator>camthor</dc:creator>
			<guid isPermaLink="false">19753@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;So I experimented a bit and I fixed the eternally spinning wheel in all browsers I tried so far. Now I even see the confirmation message!&#60;/p&#62;
&#60;p&#62;In feedbackbox.js, line 191, I replaced&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;datastring = &#38;quot;ajax=true&#38;amp;action=&#38;quot;+event.data.context+&#38;quot;&#38;amp;id=&#38;quot;+id;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;by&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;datastring = &#38;quot;ajax=true&#38;amp;action=&#38;quot;+event.data.context+&#38;quot;&#38;amp;id=&#38;quot;+id,
context = event.data.context;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and in line 210&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(event.data.context == &#38;#39;submitFeedback&#38;#39;)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;is replaced by&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(context == &#38;#39;submitFeedback&#38;#39;)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I cannot exactly tell why is that, but it works now. ;-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>camthor on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-19751</link>
			<pubDate>Tue, 24 May 2011 14:55:50 +0000</pubDate>
			<dc:creator>camthor</dc:creator>
			<guid isPermaLink="false">19751@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;@vanclute Could you please post the solution? Having the same problem here. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-19132</link>
			<pubDate>Sun, 15 May 2011 08:14:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">19132@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can you post a link to your website please - maybe it's a js conflict.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ocaptain on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-19116</link>
			<pubDate>Sun, 15 May 2011 02:01:48 +0000</pubDate>
			<dc:creator>ocaptain</dc:creator>
			<guid isPermaLink="false">19116@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hmm... did some more research and I think there is a conflict with the Wishlist member plugin... I've contacted the developers over there as well...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ocaptain on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-19113</link>
			<pubDate>Sun, 15 May 2011 00:34:37 +0000</pubDate>
			<dc:creator>ocaptain</dc:creator>
			<guid isPermaLink="false">19113@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there... I am having the same problem - When the Submit button is pressed you get the spinning circle that never ends... I tried it in Chrome and Firefox for the Mac, and I.E. and FireFox for Windows... Must be a bug with Ajax / JS that came in with WP 3.1&#60;/p&#62;
&#60;p&#62;VanClute - Can you perhaps email me a zip of the fixed version of your plugin? and / or, can the support staff here come up with a solution, QUICK!&#60;/p&#62;
&#60;p&#62;Thanks, guys... I look forward to using what appears to be a great plugin!&#60;/p&#62;
&#60;p&#62;-Anthony
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-17037</link>
			<pubDate>Thu, 14 Apr 2011 14:33:12 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">17037@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that your programmer found a solution. If you could provide some information what he changed we can look into the problem and fix the bug for everyone or we can increase compatibility.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vanclute on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-17003</link>
			<pubDate>Thu, 14 Apr 2011 08:19:14 +0000</pubDate>
			<dc:creator>vanclute</dc:creator>
			<guid isPermaLink="false">17003@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I got someone else to fix it... haven't gotten the report on what they did yet but I know it involved editing some Javascript.&#60;/p&#62;
&#60;p&#62;Thanks anyway...&#60;/p&#62;
&#60;p&#62;Jonathan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vanclute on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-16993</link>
			<pubDate>Thu, 14 Apr 2011 01:41:13 +0000</pubDate>
			<dc:creator>vanclute</dc:creator>
			<guid isPermaLink="false">16993@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have already tried it as the sole plugin installed (other than the bbPress plugin which can't be disabled or my site will not even display).  No change at all.&#60;/p&#62;
&#60;p&#62;Jonathan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-16877</link>
			<pubDate>Wed, 13 Apr 2011 04:59:15 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16877@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Have you tried deactivating all plugins - maybe another plugin conflicts with Avia Feedback too. Try deactivating all and activate them one by one. When the new items feature doesn't work (correctly) anymore you've found the conflict.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vanclute on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-16805</link>
			<pubDate>Tue, 12 Apr 2011 02:29:01 +0000</pubDate>
			<dc:creator>vanclute</dc:creator>
			<guid isPermaLink="false">16805@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;OK this most recent issue turned out to be a conflict with another plugin.  However I still have the original problem of the plugin just spinning forever when added new items.&#60;/p&#62;
&#60;p&#62;Jonathan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vanclute on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-16802</link>
			<pubDate>Tue, 12 Apr 2011 00:26:17 +0000</pubDate>
			<dc:creator>vanclute</dc:creator>
			<guid isPermaLink="false">16802@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have a new much more serious issue with this plugin now.  When I click on &#34;Newest&#34;, it's actually pulling in a page from my blog rather than showing the newest feedback requests.  I have no idea why but I can't use this in this state.  Can someone please contact the developer and get him to get involved here?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Jonathan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vanclute on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-16723</link>
			<pubDate>Mon, 11 Apr 2011 03:47:30 +0000</pubDate>
			<dc:creator>vanclute</dc:creator>
			<guid isPermaLink="false">16723@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Well it's been 2 weeks and I haven't heard anything at all.  My feedback system still spins forever on submission, although the feedback IS submitted.&#60;/p&#62;
&#60;p&#62;I really would like some help with this and am feeling pretty much abandoned here.  =(&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Jonathan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-15889</link>
			<pubDate>Tue, 29 Mar 2011 15:58:12 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">15889@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;There isn't a helpdesk / private forum function on this site at the moment.&#60;/p&#62;
&#60;p&#62;If you've sent a message directly to Kriesi I'm pretty sure he'll get back to you as soon as he's had a look into the problem.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vanclute on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-15841</link>
			<pubDate>Tue, 29 Mar 2011 07:08:52 +0000</pubDate>
			<dc:creator>vanclute</dc:creator>
			<guid isPermaLink="false">15841@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ah I didn't realize you weren't he.  I haven't heard anything back yet, is there a way I can send the information direct to you?  There doesn't seem to be a private message system on this forum.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Jonathan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-15796</link>
			<pubDate>Mon, 28 Mar 2011 06:12:42 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">15796@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok - you sent your login details directly to Kriesi. I'm sure he'll answer your request soon.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vanclute on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-15724</link>
			<pubDate>Sun, 27 Mar 2011 02:09:17 +0000</pubDate>
			<dc:creator>vanclute</dc:creator>
			<guid isPermaLink="false">15724@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The site is not public yet and I don't want to post a link to it here.  I have sent you the information via your contact form.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Jonathan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-15631</link>
			<pubDate>Fri, 25 Mar 2011 06:22:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">15631@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
can you post a link to your website please - maybe it's a js problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vanclute on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-15616</link>
			<pubDate>Fri, 25 Mar 2011 03:37:51 +0000</pubDate>
			<dc:creator>vanclute</dc:creator>
			<guid isPermaLink="false">15616@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;OK strike this, traced the second part of this problem down to a small bit of custom code that was breaking several things related to the_content().&#60;/p&#62;
&#60;p&#62;Still have the spinning thing forever until I reload the page...&#60;/p&#62;
&#60;p&#62;Jonathan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vanclute on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-15615</link>
			<pubDate>Fri, 25 Mar 2011 02:54:50 +0000</pubDate>
			<dc:creator>vanclute</dc:creator>
			<guid isPermaLink="false">15615@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I don't know if this is relevant but I just tried using the shortcode [avia_feedback_box] in my page content instead of setting the default page in settings, and the shortcode merely prints to the screen but does nothing.&#60;/p&#62;
&#60;p&#62;Jonathan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vanclute on "Avia Feedback doesn&#039;t add entry properly"</title>
			<link>http://www.kriesi.at/support/topic/avia-feedback-doesnt-add-entry-properly#post-15614</link>
			<pubDate>Fri, 25 Mar 2011 02:31:25 +0000</pubDate>
			<dc:creator>vanclute</dc:creator>
			<guid isPermaLink="false">15614@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, just purchased Avia a couple days ago and am having issues with it... two at the moment:&#60;/p&#62;
&#60;p&#62;1)  When I click Add Entry, the little spinner appears and spins forever despite the entry being added already.  I can refresh the page and see that it has been entered, but the spinner will just sit there forever if I don't leave the page or refresh.&#60;/p&#62;
&#60;p&#62;2)  When entries are added, the text of each entry is appearing at the top of the page and the different voting areas appear below them all.  See here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://screencast.com/t/LIdnl6mwe&#34; rel=&#34;nofollow&#34;&#62;http://screencast.com/t/LIdnl6mwe&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This plugin is an essential component of my new site so I really want to get it working smoothly right away.  Thanks!&#60;/p&#62;
&#60;p&#62;Jonathan
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
