<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Yakezie.com - Topic: Thesis AdSense Code Error</title>
	<link>https://yakezie.com/forums/help-desk/thesis-adsense-code-error/</link>
	<description><![CDATA[Selflessly Helping Others]]></description>
	<generator>Simple:Press Version 4.5.1</generator>
	<atom:link href="https://yakezie.com/forums/?help-desk&#038;thesis-adsense-code-error&#038;xfeed=topic" rel="self" type="application/rss+xml" />
<item>
	<title>Eric - PersonalProfitability.com on Thesis AdSense Code Error</title>
	<link>https://yakezie.com/forums/help-desk/thesis-adsense-code-error/#p87127</link>
	<category>Help Desk</category>
	<guid isPermaLink="true">https://yakezie.com/forums/help-desk/thesis-adsense-code-error/#p87127</guid>
	<description><![CDATA[<p>Hi all, I am using Thesis 1.8.5 to add a new AdSense block, and whenever I try to make it only show on single posts (not homepage), I get a syntax error. Any ideas?</p>
<p>Current code that works:</p>
<blockquote>
<pre>//Start In Text AdSense
function in_text_ads() {
?&#62;

&#60;div id=&#039;adsensefloat&#039; style=&#039;float:right;&#039;&#62;
&#60;script type="text/javascript"&#62;&#60;!--
google_ad_client = "xxxxx";
/* Narrow Bridge In Text */
google_ad_slot = "6649271535";
google_ad_width = 250;
google_ad_height = 250;
//--&#62;
&#60;/script&#62;
&#60;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&#62;
&#60;/script&#62;
&#60;/div&#62;
&#60;?php
}

 add_action(&#039;thesis_hook_before_post&#039;, &#039;in_text_ads&#039;);
//End In Text Adsense</pre>
<pre> </pre>
</blockquote>
<pre>Code with error:</pre>
<pre> </pre>
<blockquote>
<pre>//Start In Text AdSense
function in_text_ads() {</pre>
<div class="sfcode">if (is_single( )) {</div>
<pre>?&#62;

&#60;div id=&#039;adsensefloat&#039; style=&#039;float:right;&#039;&#62;
&#60;script type="text/javascript"&#62;&#60;!--
google_ad_client = "xxxxx";
/* Narrow Bridge In Text */
google_ad_slot = "6649271535";
google_ad_width = 250;
google_ad_height = 250;
//--&#62;
&#60;/script&#62;
&#60;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&#62;
&#60;/script&#62;
&#60;/div&#62;
&#60;?php
}
	
 add_action(&#039;thesis_hook_before_post&#039;, &#039;in_text_ads&#039;);
//End In Text Adsense</pre>
</blockquote>
]]></description>
	<pubDate>Mon, 12 Nov 2012 14:09:14 +0000</pubDate>
</item>
</channel>
</rss>
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: yakezie.com @ 2026-05-13 23:59:21 by W3 Total Cache
-->