<?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: The Complete Guide to Including Ads in Your Thesis WordPress Theme	</title>
	<atom:link href="https://diythemes.com/thesis/wordpress-ad-placement-guide/feed/" rel="self" type="application/rss+xml" />
	<link>https://diythemes.com/thesis/wordpress-ad-placement-guide/</link>
	<description>Tips for Running a Successful, Profitable Website</description>
	<lastBuildDate>Mon, 19 Aug 2019 15:50:22 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.1</generator>
	<item>
		<title>
		By: Scarlet		</title>
		<link>https://diythemes.com/thesis/wordpress-ad-placement-guide/#comment-23354</link>

		<dc:creator><![CDATA[Scarlet]]></dc:creator>
		<pubDate>Thu, 20 Sep 2012 22:19:06 +0000</pubDate>
		<guid isPermaLink="false">https://diythemes.com/thesis/?p=1205#comment-23354</guid>

					<description><![CDATA[Hello,

I&#039;m still rather new to Thesis and I&#039;m trying to insert a 250x250 banner to the right of my content on a single page. It&#039;s an affiliate banner and even though I&#039;ve read the information on this page, I don&#039;t see anything on how to do this. Any help on this would be great.

Thanks,

Scarlet]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>I&#8217;m still rather new to Thesis and I&#8217;m trying to insert a 250&#215;250 banner to the right of my content on a single page. It&#8217;s an affiliate banner and even though I&#8217;ve read the information on this page, I don&#8217;t see anything on how to do this. Any help on this would be great.</p>
<p>Thanks,</p>
<p>Scarlet</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Eddie Gear		</title>
		<link>https://diythemes.com/thesis/wordpress-ad-placement-guide/#comment-23290</link>

		<dc:creator><![CDATA[Eddie Gear]]></dc:creator>
		<pubDate>Sat, 15 Sep 2012 14:29:36 +0000</pubDate>
		<guid isPermaLink="false">https://diythemes.com/thesis/?p=1205#comment-23290</guid>

					<description><![CDATA[This is an extensive list of codes for ad placements in Thesis. Can you tell me how do I do a content wrap around the ad I place using these codes?]]></description>
			<content:encoded><![CDATA[<p>This is an extensive list of codes for ad placements in Thesis. Can you tell me how do I do a content wrap around the ad I place using these codes?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Scott		</title>
		<link>https://diythemes.com/thesis/wordpress-ad-placement-guide/#comment-22050</link>

		<dc:creator><![CDATA[Scott]]></dc:creator>
		<pubDate>Tue, 14 Aug 2012 00:50:19 +0000</pubDate>
		<guid isPermaLink="false">https://diythemes.com/thesis/?p=1205#comment-22050</guid>

					<description><![CDATA[I moved my navbar below my header using the following code:
remove_action(&#039;thesis_hook_before_header&#039;,&#039;thesis_nav_menu&#039;);
add_action(&#039;thesis_hook_after_header&#039;,&#039;thesis_nav_menu&#039;);

Now I want to put an ad in my post column to appear on my home page only and have it below the navbar. When I used the code you have in your post:
function header_ad() {
?&#062;
&lt;a href=&quot;http://www.diythemes.com/&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;
&#060;?php
}
add_action(&#039;thesis_hook_header&#039;, &#039;header_ad&#039;);

I tried fooling around with the CSS code but none of the changes seemed to make a difference. Can you help me with this?]]></description>
			<content:encoded><![CDATA[<p>I moved my navbar below my header using the following code:<br />
remove_action(&#8216;thesis_hook_before_header&#8217;,&#8217;thesis_nav_menu&#8217;);<br />
add_action(&#8216;thesis_hook_after_header&#8217;,&#8217;thesis_nav_menu&#8217;);</p>
<p>Now I want to put an ad in my post column to appear on my home page only and have it below the navbar. When I used the code you have in your post:<br />
function header_ad() {<br />
?&gt;<br />
<a href="http://www.diythemes.com/" rel="nofollow"></a><br />
&lt;?php<br />
}<br />
add_action(&#039;thesis_hook_header&#039;, &#039;header_ad&#039;);</p>
<p>I tried fooling around with the CSS code but none of the changes seemed to make a difference. Can you help me with this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Frederik		</title>
		<link>https://diythemes.com/thesis/wordpress-ad-placement-guide/#comment-21490</link>

		<dc:creator><![CDATA[Frederik]]></dc:creator>
		<pubDate>Fri, 03 Aug 2012 07:18:23 +0000</pubDate>
		<guid isPermaLink="false">https://diythemes.com/thesis/?p=1205#comment-21490</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://diythemes.com/thesis/wordpress-ad-placement-guide/#comment-2535&quot;&gt;Phil Barron&lt;/a&gt;.

Can you give a complete code example?

I would have used this hook, but I see it has been deprecated: Ihttps://diythemes.com/thesis/rtfm/hooks/thesis_hook_archive_info/]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://diythemes.com/thesis/wordpress-ad-placement-guide/#comment-2535">Phil Barron</a>.</p>
<p>Can you give a complete code example?</p>
<p>I would have used this hook, but I see it has been deprecated: Ihttps://diythemes.com/thesis/rtfm/hooks/thesis_hook_archive_info/</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alissa		</title>
		<link>https://diythemes.com/thesis/wordpress-ad-placement-guide/#comment-20741</link>

		<dc:creator><![CDATA[Alissa]]></dc:creator>
		<pubDate>Sat, 14 Jul 2012 17:00:10 +0000</pubDate>
		<guid isPermaLink="false">https://diythemes.com/thesis/?p=1205#comment-20741</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://diythemes.com/thesis/wordpress-ad-placement-guide/#comment-2559&quot;&gt;Phil Barron&lt;/a&gt;.

Thank you so much for this clear tutorial and this helpful reply! I did it and it worked! (definitely deserves exclamation points coming from me ;))  I am using tags and now have a different kind of ad showing up on certain posts with certain tags. Thanks again!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://diythemes.com/thesis/wordpress-ad-placement-guide/#comment-2559">Phil Barron</a>.</p>
<p>Thank you so much for this clear tutorial and this helpful reply! I did it and it worked! (definitely deserves exclamation points coming from me ;))  I am using tags and now have a different kind of ad showing up on certain posts with certain tags. Thanks again!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rakesh		</title>
		<link>https://diythemes.com/thesis/wordpress-ad-placement-guide/#comment-20238</link>

		<dc:creator><![CDATA[rakesh]]></dc:creator>
		<pubDate>Mon, 25 Jun 2012 23:12:58 +0000</pubDate>
		<guid isPermaLink="false">https://diythemes.com/thesis/?p=1205#comment-20238</guid>

					<description><![CDATA[i want to display ads below my nav bar but above my posts, but dont want to leave space in the side bar. i mean after my add,there should be multimedia box, not any vacent space. for example: www.shoemoney.com
please help]]></description>
			<content:encoded><![CDATA[<p>i want to display ads below my nav bar but above my posts, but dont want to leave space in the side bar. i mean after my add,there should be multimedia box, not any vacent space. for example: <a href="http://www.shoemoney.com" rel="nofollow ugc">http://www.shoemoney.com</a><br />
please help</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: wandisini		</title>
		<link>https://diythemes.com/thesis/wordpress-ad-placement-guide/#comment-19048</link>

		<dc:creator><![CDATA[wandisini]]></dc:creator>
		<pubDate>Tue, 05 Jun 2012 04:22:57 +0000</pubDate>
		<guid isPermaLink="false">https://diythemes.com/thesis/?p=1205#comment-19048</guid>

					<description><![CDATA[thanks. this is a great tips for me]]></description>
			<content:encoded><![CDATA[<p>thanks. this is a great tips for me</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chris Calo		</title>
		<link>https://diythemes.com/thesis/wordpress-ad-placement-guide/#comment-15679</link>

		<dc:creator><![CDATA[Chris Calo]]></dc:creator>
		<pubDate>Fri, 24 Feb 2012 19:16:25 +0000</pubDate>
		<guid isPermaLink="false">https://diythemes.com/thesis/?p=1205#comment-15679</guid>

					<description><![CDATA[I tried: 

function after_post_ad() {
?&#062;
&lt;a href=&quot;http://www.diythemes.com/&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;
&#060;?php
}
add_action(&#039;thesis_hook_after_post_box&#039;, &#039;after_content_ad&#039;);

and... nothing appeared on the page? Maybe a conflicting plugin?]]></description>
			<content:encoded><![CDATA[<p>I tried: </p>
<p>function after_post_ad() {<br />
?&gt;<br />
<a href="http://www.diythemes.com/" rel="nofollow"></a><br />
&lt;?php<br />
}<br />
add_action(&#039;thesis_hook_after_post_box&#039;, &#039;after_content_ad&#039;);</p>
<p>and&#8230; nothing appeared on the page? Maybe a conflicting plugin?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Linas Matulis		</title>
		<link>https://diythemes.com/thesis/wordpress-ad-placement-guide/#comment-13845</link>

		<dc:creator><![CDATA[Linas Matulis]]></dc:creator>
		<pubDate>Fri, 13 Jan 2012 01:28:38 +0000</pubDate>
		<guid isPermaLink="false">https://diythemes.com/thesis/?p=1205#comment-13845</guid>

					<description><![CDATA[Hm.. It didn&#039;t work out with add after post - the php error:

&quot;Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, &#039;after_content_ad&#039; was given in /home/a9291481/public_html/wp-includes/plugin.php on line 405&quot;

Does anyone know how could I fix this? Thanks in advance - very appreciated.]]></description>
			<content:encoded><![CDATA[<p>Hm.. It didn&#8217;t work out with add after post &#8211; the php error:</p>
<p>&#8220;Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, &#8216;after_content_ad&#8217; was given in /home/a9291481/public_html/wp-includes/plugin.php on line 405&#8221;</p>
<p>Does anyone know how could I fix this? Thanks in advance &#8211; very appreciated.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Linas Matulis		</title>
		<link>https://diythemes.com/thesis/wordpress-ad-placement-guide/#comment-13843</link>

		<dc:creator><![CDATA[Linas Matulis]]></dc:creator>
		<pubDate>Fri, 13 Jan 2012 01:10:27 +0000</pubDate>
		<guid isPermaLink="false">https://diythemes.com/thesis/?p=1205#comment-13843</guid>

					<description><![CDATA[Thank you so much! This tutorial is GOLD!.. Sidebar add is already on my page. Add after post is coming in 15 minutes.

I&#039;m a sincere raving fan of Thesis and it&#039;s support!.. Keep it up. ;)]]></description>
			<content:encoded><![CDATA[<p>Thank you so much! This tutorial is GOLD!.. Sidebar add is already on my page. Add after post is coming in 15 minutes.</p>
<p>I&#8217;m a sincere raving fan of Thesis and it&#8217;s support!.. Keep it up. 😉</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
