<?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: WP-Addpub banners management (wordpress Plugin)</title>
	<atom:link href="http://www.wareteam.com/wp-addpub-banners-management-wordpress-plugin/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wareteam.com/en/wp-addpub-banners-management-wordpress-plugin</link>
	<description>&#60;?php $wareteam= new wordpress(&#039;2.9&#039;); ?&#62;</description>
	<lastBuildDate>Wed, 03 Mar 2010 01:29:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: didikajah</title>
		<link>http://www.wareteam.com/en/wp-addpub-banners-management-wordpress-plugin/comment-page-3#comment-387</link>
		<dc:creator>didikajah</dc:creator>
		<pubDate>Wed, 03 Mar 2010 01:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.wareteam.com/?p=34#comment-387</guid>
		<description>hello, i just installed wp addpub on my website.
first, i dont see any problem.
but since last week, my banner is dissapear...
any suggestion?

http://www.rumahdibali.com
the banner should show on the bottom of the header.

thanks</description>
		<content:encoded><![CDATA[<p>hello, i just installed wp addpub on my website.<br />
first, i dont see any problem.<br />
but since last week, my banner is dissapear&#8230;<br />
any suggestion?</p>
<p><a href="http://www.rumahdibali.com" rel="nofollow">http://www.rumahdibali.com</a><br />
the banner should show on the bottom of the header.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth</title>
		<link>http://www.wareteam.com/en/wp-addpub-banners-management-wordpress-plugin/comment-page-3#comment-299</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Tue, 05 Jan 2010 03:53:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.wareteam.com/?p=34#comment-299</guid>
		<description>Quick question, not looking to add multiple lines per ID, how would you write a loop for all banners activated to show?</description>
		<content:encoded><![CDATA[<p>Quick question, not looking to add multiple lines per ID, how would you write a loop for all banners activated to show?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NightWalker</title>
		<link>http://www.wareteam.com/en/wp-addpub-banners-management-wordpress-plugin/comment-page-3#comment-182</link>
		<dc:creator>NightWalker</dc:creator>
		<pubDate>Fri, 27 Nov 2009 00:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.wareteam.com/?p=34#comment-182</guid>
		<description>Thanks. I have now customizing the Plugin.
I like your plugin, its simple and the code is good structed.</description>
		<content:encoded><![CDATA[<p>Thanks. I have now customizing the Plugin.<br />
I like your plugin, its simple and the code is good structed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.wareteam.com/en/wp-addpub-banners-management-wordpress-plugin/comment-page-3#comment-181</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 25 Nov 2009 21:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.wareteam.com/?p=34#comment-181</guid>
		<description>Hello,

Sorry, the plugin can only show a unique banner.

You can use bannerID to show them all :

wp_addpub ( “bannerID=1” );
wp_addpub ( “bannerID=2” );
wp_addpub ( “bannerID=3” );
wp_addpub ( “bannerID=..” );

or you could also use a loop.

Kind Regards.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Sorry, the plugin can only show a unique banner.</p>
<p>You can use bannerID to show them all :</p>
<p>wp_addpub ( “bannerID=1” );<br />
wp_addpub ( “bannerID=2” );<br />
wp_addpub ( “bannerID=3” );<br />
wp_addpub ( “bannerID=..” );</p>
<p>or you could also use a loop.</p>
<p>Kind Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NightWalker</title>
		<link>http://www.wareteam.com/en/wp-addpub-banners-management-wordpress-plugin/comment-page-3#comment-180</link>
		<dc:creator>NightWalker</dc:creator>
		<pubDate>Wed, 25 Nov 2009 21:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.wareteam.com/?p=34#comment-180</guid>
		<description>zone=chap means zone=left :)

Hope you can help me</description>
		<content:encoded><![CDATA[<p>zone=chap means zone=left <img src='http://www.wareteam.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hope you can help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NightWalker</title>
		<link>http://www.wareteam.com/en/wp-addpub-banners-management-wordpress-plugin/comment-page-3#comment-179</link>
		<dc:creator>NightWalker</dc:creator>
		<pubDate>Wed, 25 Nov 2009 21:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.wareteam.com/?p=34#comment-179</guid>
		<description>argh another try

Hi!
Thanks for this great Plugin.

I’ve created a zone names “left” and add it to my theme like this

if (function_exists(&#039;wp_addpub&#039;)) {wp_addpub ( &quot;zone=chap&quot; ) ;}

and i want to show all Images which are in zone “left” in my sidebar.
But it always shows only the first Image which has this zone.

How can i fix it?

Greats Night Walker</description>
		<content:encoded><![CDATA[<p>argh another try</p>
<p>Hi!<br />
Thanks for this great Plugin.</p>
<p>I’ve created a zone names “left” and add it to my theme like this</p>
<p>if (function_exists(&#8216;wp_addpub&#8217;)) {wp_addpub ( &#8220;zone=chap&#8221; ) ;}</p>
<p>and i want to show all Images which are in zone “left” in my sidebar.<br />
But it always shows only the first Image which has this zone.</p>
<p>How can i fix it?</p>
<p>Greats Night Walker</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Didikajah</title>
		<link>http://www.wareteam.com/en/wp-addpub-banners-management-wordpress-plugin/comment-page-3#comment-178</link>
		<dc:creator>Didikajah</dc:creator>
		<pubDate>Mon, 26 Oct 2009 10:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.wareteam.com/?p=34#comment-178</guid>
		<description>no, i want to put the banner in one place together</description>
		<content:encoded><![CDATA[<p>no, i want to put the banner in one place together</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.wareteam.com/en/wp-addpub-banners-management-wordpress-plugin/comment-page-3#comment-177</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 26 Oct 2009 10:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.wareteam.com/?p=34#comment-177</guid>
		<description>If you have 3 banners to put in 3 different places, you need to put the code 3 times using the right filter or bannerID.</description>
		<content:encoded><![CDATA[<p>If you have 3 banners to put in 3 different places, you need to put the code 3 times using the right filter or bannerID.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Didikajah</title>
		<link>http://www.wareteam.com/en/wp-addpub-banners-management-wordpress-plugin/comment-page-3#comment-176</link>
		<dc:creator>Didikajah</dc:creator>
		<pubDate>Mon, 26 Oct 2009 10:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.wareteam.com/?p=34#comment-176</guid>
		<description>sorry... i dont know what&#039;s the problem but i couldnt post the code here...


but if you could imagine, i just copy paste your code into a div tag on my templates. i think it will be display my 3 active banner but only 1 banner shown. i don&#039;t know what&#039;s wrong with this.

thank you very much for your help... its just too bad that i couldnt show you the code here... :D</description>
		<content:encoded><![CDATA[<p>sorry&#8230; i dont know what&#8217;s the problem but i couldnt post the code here&#8230;</p>
<p>but if you could imagine, i just copy paste your code into a div tag on my templates. i think it will be display my 3 active banner but only 1 banner shown. i don&#8217;t know what&#8217;s wrong with this.</p>
<p>thank you very much for your help&#8230; its just too bad that i couldnt show you the code here&#8230; <img src='http://www.wareteam.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Didikajah</title>
		<link>http://www.wareteam.com/en/wp-addpub-banners-management-wordpress-plugin/comment-page-3#comment-175</link>
		<dc:creator>Didikajah</dc:creator>
		<pubDate>Mon, 26 Oct 2009 10:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.wareteam.com/?p=34#comment-175</guid>
		<description>lol... i&#039;ll try once more
&lt;code&gt; &lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>lol&#8230; i&#8217;ll try once more<br />
<code> </code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
