<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Help!</title>
	<atom:link href="http://www.wpauctions.com/about/errors/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpauctions.com</link>
	<description>auction plugin for WordPress</description>
	<lastBuildDate>Fri, 12 Mar 2010 16:06:20 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hyder</title>
		<link>http://www.wpauctions.com/about/errors/comment-page-2/#comment-3072</link>
		<dc:creator>Hyder</dc:creator>
		<pubDate>Fri, 12 Mar 2010 16:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://demotest.wpauctions.com/errors/#comment-3072</guid>
		<description>Yes, you can use the popup from a link in a page or post. Here&#039;s the code for that -

&lt;code&gt;&lt; a href = &quot; http://yoursite.com/wp-content/plugins/wp-auctions/auction.php?ID=1&amp;height=710&amp;width=805&amp;modal=true &quot; rel=&quot;nofollow&quot; &gt;Link Text&lt; / a &gt;&lt;/code&gt;

Please remove the spaces.

1. Change the &quot;ID=1&quot; to your auction ID, it&#039;s available from your Manage area.
2. The class=&quot;thickbox&quot; is important for the auction pop-up to appear.

For the life of me I can&#039;t figure out what you mean by styles not working in a page inclusion. Sorry.</description>
		<content:encoded><![CDATA[<p>Yes, you can use the popup from a link in a page or post. Here&#8217;s the code for that -</p>
<p><code>< a href = " <a  href="http://yoursite.com/wp-content/plugins/wp-auctions/auction.php?ID=1&#038;height=710&#038;width=805&#038;modal=true" rel="nofollow">http://yoursite.com/wp-content/plugins/wp-auctions/auction.php?ID=1&amp;height=710&amp;width=805&amp;modal=true " rel="nofollow" >Link Text</a></code></p>
<p>Please remove the spaces.</p>
<p>1. Change the &#8220;ID=1&#8243; to your auction ID, it&#8217;s available from your Manage area.<br />
2. The class=&#8221;thickbox&#8221; is important for the auction pop-up to appear.</p>
<p>For the life of me I can&#8217;t figure out what you mean by styles not working in a page inclusion. Sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Capt. John Swallow</title>
		<link>http://www.wpauctions.com/about/errors/comment-page-2/#comment-3071</link>
		<dc:creator>Capt. John Swallow</dc:creator>
		<pubDate>Fri, 12 Mar 2010 15:25:03 +0000</pubDate>
		<guid isPermaLink="false">http://demotest.wpauctions.com/errors/#comment-3071</guid>
		<description>No worries mate...all sorted 

The more I see o&#039; this plugin the more I like it (and the support has been pretty spectacular)!

BTW, I asked a styles question previously (they don&#039;t seem to work on a page inclusion)...if they only work with the pop-up, can I use the pop-up from a link on a page/post?

Thanks again in advance...yer champs...</description>
		<content:encoded><![CDATA[<p>No worries mate&#8230;all sorted </p>
<p>The more I see o&#8217; this plugin the more I like it (and the support has been pretty spectacular)!</p>
<p>BTW, I asked a styles question previously (they don&#8217;t seem to work on a page inclusion)&#8230;if they only work with the pop-up, can I use the pop-up from a link on a page/post?</p>
<p>Thanks again in advance&#8230;yer champs&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owen</title>
		<link>http://www.wpauctions.com/about/errors/comment-page-2/#comment-3070</link>
		<dc:creator>Owen</dc:creator>
		<pubDate>Fri, 12 Mar 2010 15:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://demotest.wpauctions.com/errors/#comment-3070</guid>
		<description>Hi there,

The next version of the plugin (currently in test) will have an option so you can configure your increments. Can I suggest you revert your code back what it originally was and hold on for the next version. 

Configuration options give us the flexibility to roll out new fixes and functionality retaining any configuration changes you make. If you start playing around with the code we won&#039;t be able to support you if/when you break the plugin

Owen</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>The next version of the plugin (currently in test) will have an option so you can configure your increments. Can I suggest you revert your code back what it originally was and hold on for the next version. </p>
<p>Configuration options give us the flexibility to roll out new fixes and functionality retaining any configuration changes you make. If you start playing around with the code we won&#8217;t be able to support you if/when you break the plugin</p>
<p>Owen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Capt. John Swallow</title>
		<link>http://www.wpauctions.com/about/errors/comment-page-2/#comment-3069</link>
		<dc:creator>Capt. John Swallow</dc:creator>
		<pubDate>Fri, 12 Mar 2010 15:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://demotest.wpauctions.com/errors/#comment-3069</guid>
		<description>In other news...thought I&#039;d sorted out the bidding increments fix, but not quite...think I&#039;m missin&#039; extra bits o&#039; math following the 

&quot;helper function to calculate increment based on amount...&quot;
Changed value, looked like it worked, but after someone bid, the next amount is + $5 instead o&#039; + $100

Help?!?</description>
		<content:encoded><![CDATA[<p>In other news&#8230;thought I&#8217;d sorted out the bidding increments fix, but not quite&#8230;think I&#8217;m missin&#8217; extra bits o&#8217; math following the </p>
<p>&#8220;helper function to calculate increment based on amount&#8230;&#8221;<br />
Changed value, looked like it worked, but after someone bid, the next amount is + $5 instead o&#8217; + $100</p>
<p>Help?!?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Capt. John Swallow</title>
		<link>http://www.wpauctions.com/about/errors/comment-page-1/#comment-3068</link>
		<dc:creator>Capt. John Swallow</dc:creator>
		<pubDate>Fri, 12 Mar 2010 13:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://demotest.wpauctions.com/errors/#comment-3068</guid>
		<description>Cheers, Hyder - that worked brilliantly!

Now...not to be a pest, but do ye have a solution to the styles not implementing - tried after the above fix, but still &quot;plain&quot;.
Looks fine, just might be nice to work the colour angle if possible...</description>
		<content:encoded><![CDATA[<p>Cheers, Hyder &#8211; that worked brilliantly!</p>
<p>Now&#8230;not to be a pest, but do ye have a solution to the styles not implementing &#8211; tried after the above fix, but still &#8220;plain&#8221;.<br />
Looks fine, just might be nice to work the colour angle if possible&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hyder</title>
		<link>http://www.wpauctions.com/about/errors/comment-page-1/#comment-3067</link>
		<dc:creator>Hyder</dc:creator>
		<pubDate>Fri, 12 Mar 2010 12:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://demotest.wpauctions.com/errors/#comment-3067</guid>
		<description>I see, that&#039;s actually a CSS issue. Thanks for pointing that out to us.

Here&#039;s the fix:

1. Open up wp_apost.css from the plugin files.
2. The first line has this bit of code in it

&lt;code&gt;.wpauction { background: #fff !important !important;&lt;/code&gt;

3. Remove the extra !important, so you should be left with:

&lt;code&gt;.wpauction { background: #fff !important;&lt;/code&gt;

That should solve the background issue.

Remember to save the file/re-upload it to the right folder should you need to.</description>
		<content:encoded><![CDATA[<p>I see, that&#8217;s actually a CSS issue. Thanks for pointing that out to us.</p>
<p>Here&#8217;s the fix:</p>
<p>1. Open up wp_apost.css from the plugin files.<br />
2. The first line has this bit of code in it</p>
<p><code>.wpauction { background: #fff !important !important;</code></p>
<p>3. Remove the extra !important, so you should be left with:</p>
<p><code>.wpauction { background: #fff !important;</code></p>
<p>That should solve the background issue.</p>
<p>Remember to save the file/re-upload it to the right folder should you need to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Capt. John Swallow</title>
		<link>http://www.wpauctions.com/about/errors/comment-page-1/#comment-3066</link>
		<dc:creator>Capt. John Swallow</dc:creator>
		<pubDate>Fri, 12 Mar 2010 12:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://demotest.wpauctions.com/errors/#comment-3066</guid>
		<description>Sorry mate - seems I had the page marked &#039;private&#039; instead of just hiding the link, should work now:
http://j.mp/aKvJFZ</description>
		<content:encoded><![CDATA[<p>Sorry mate &#8211; seems I had the page marked &#8216;private&#8217; instead of just hiding the link, should work now:<br />
<a  href="http://j.mp/aKvJFZ" rel="nofollow">http://j.mp/aKvJFZ</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hyder</title>
		<link>http://www.wpauctions.com/about/errors/comment-page-1/#comment-3064</link>
		<dc:creator>Hyder</dc:creator>
		<pubDate>Fri, 12 Mar 2010 09:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://demotest.wpauctions.com/errors/#comment-3064</guid>
		<description>Ahoy Capt. Swallow, the page seems to be empty. (btw, love your username)</description>
		<content:encoded><![CDATA[<p>Ahoy Capt. Swallow, the page seems to be empty. (btw, love your username)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hyder</title>
		<link>http://www.wpauctions.com/about/errors/comment-page-1/#comment-3063</link>
		<dc:creator>Hyder</dc:creator>
		<pubDate>Fri, 12 Mar 2010 08:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://demotest.wpauctions.com/errors/#comment-3063</guid>
		<description>Hi Darryl, this could be a server issue. Your domain URL goes to an error page though.</description>
		<content:encoded><![CDATA[<p>Hi Darryl, this could be a server issue. Your domain URL goes to an error page though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Capt. John Swallow</title>
		<link>http://www.wpauctions.com/about/errors/comment-page-1/#comment-3062</link>
		<dc:creator>Capt. John Swallow</dc:creator>
		<pubDate>Fri, 12 Mar 2010 05:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://demotest.wpauctions.com/errors/#comment-3062</guid>
		<description>Just noticed something with styles - although they don&#039;t seem to change at all in either browser, in IE there is a white background for the text - not in Firefox, there is NO background and text is black.

FYI page is presently here...
http://nolapyrateweek.com/wp/jamaican-pyrate-hideaway-auction</description>
		<content:encoded><![CDATA[<p>Just noticed something with styles &#8211; although they don&#8217;t seem to change at all in either browser, in IE there is a white background for the text &#8211; not in Firefox, there is NO background and text is black.</p>
<p>FYI page is presently here&#8230;<br />
<a  href="http://nolapyrateweek.com/wp/jamaican-pyrate-hideaway-auction" rel="nofollow">http://nolapyrateweek.com/wp/jamaican-pyrate-hideaway-auction</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
