<?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 - Topic: Help adding widgets/ads in between post on home page</title>
		<link>http://www.kriesi.at/support/topic/help-adding-widgetsads-in-between-post-on-home-page</link>
		<description>Support Forum - Topic: Help adding widgets/ads in between post on home page</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 18:18:41 +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/topic/help-adding-widgetsads-in-between-post-on-home-page" rel="self" type="application/rss+xml" />

		<item>
			<title>iphoneinformant on "Help adding widgets/ads in between post on home page"</title>
			<link>http://www.kriesi.at/support/topic/help-adding-widgetsads-in-between-post-on-home-page#post-36822</link>
			<pubDate>Fri, 06 Jan 2012 20:25:50 +0000</pubDate>
			<dc:creator>iphoneinformant</dc:creator>
			<guid isPermaLink="false">36822@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you so much, i finally got it to work like i wanted to.  You guys are awesome.  Do you have a donate button or something.   All your help is definitely worth some money.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iphoneinformant on "Help adding widgets/ads in between post on home page"</title>
			<link>http://www.kriesi.at/support/topic/help-adding-widgetsads-in-between-post-on-home-page#post-36820</link>
			<pubDate>Fri, 06 Jan 2012 20:16:54 +0000</pubDate>
			<dc:creator>iphoneinformant</dc:creator>
			<guid isPermaLink="false">36820@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ok thanks alot ill give it a try
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Help adding widgets/ads in between post on home page"</title>
			<link>http://www.kriesi.at/support/topic/help-adding-widgetsads-in-between-post-on-home-page#post-36813</link>
			<pubDate>Fri, 06 Jan 2012 18:17:02 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">36813@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If you want to insert html code you need to put ?&#38;gt; before it and &#38;lt;?php after it. Otherwise the server tries to interpret it as php code and outputs errors.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iphoneinformant on "Help adding widgets/ads in between post on home page"</title>
			<link>http://www.kriesi.at/support/topic/help-adding-widgetsads-in-between-post-on-home-page#post-36810</link>
			<pubDate>Fri, 06 Jan 2012 18:00:31 +0000</pubDate>
			<dc:creator>iphoneinformant</dc:creator>
			<guid isPermaLink="false">36810@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I get&#60;br /&#62;
Parse error: syntax error, unexpected '&#38;lt;' in /home/content/46/8527246/html/wp-content/themes/newscast/index.php on line 169&#60;br /&#62;
=[
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Help adding widgets/ads in between post on home page"</title>
			<link>http://www.kriesi.at/support/topic/help-adding-widgetsads-in-between-post-on-home-page#post-36764</link>
			<pubDate>Fri, 06 Jan 2012 09:33:08 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">36764@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You need to place the code somewhere inside the loop. I.e. replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;/div&#38;gt;&#38;lt;!--end entry --&#38;gt;
		&#38;lt;?php
		$fullsized--;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;/div&#38;gt;&#38;lt;!--end entry --&#38;gt;
		&#38;lt;?php
                if ( $fullsized == 1 ) { my banner code here }
		$fullsized--;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and adjust the counter variable &#38;amp; the banner code as required.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iphoneinformant on "Help adding widgets/ads in between post on home page"</title>
			<link>http://www.kriesi.at/support/topic/help-adding-widgetsads-in-between-post-on-home-page#post-36687</link>
			<pubDate>Thu, 05 Jan 2012 17:14:46 +0000</pubDate>
			<dc:creator>iphoneinformant</dc:creator>
			<guid isPermaLink="false">36687@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ok i know in the index but where to i put that line of code.  sorry i just cant figure it out
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iphoneinformant on "Help adding widgets/ads in between post on home page"</title>
			<link>http://www.kriesi.at/support/topic/help-adding-widgetsads-in-between-post-on-home-page#post-36686</link>
			<pubDate>Thu, 05 Jan 2012 17:02:36 +0000</pubDate>
			<dc:creator>iphoneinformant</dc:creator>
			<guid isPermaLink="false">36686@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks alot dude i know this will work but which file am editing?  and maybe where?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Help adding widgets/ads in between post on home page"</title>
			<link>http://www.kriesi.at/support/topic/help-adding-widgetsads-in-between-post-on-home-page#post-36657</link>
			<pubDate>Thu, 05 Jan 2012 10:10:13 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">36657@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
this post: &#60;a href=&#34;http://www.kriesi.at/support/topic/add-banner-below-featured-post&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/add-banner-below-featured-post&#60;/a&#62; will help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iphoneinformant on "Help adding widgets/ads in between post on home page"</title>
			<link>http://www.kriesi.at/support/topic/help-adding-widgetsads-in-between-post-on-home-page#post-36633</link>
			<pubDate>Thu, 05 Jan 2012 02:46:50 +0000</pubDate>
			<dc:creator>iphoneinformant</dc:creator>
			<guid isPermaLink="false">36633@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;So my main goal is to implement google ads between the 2nd and 3rd post on the home page.  Ive seen it done on lots of websites and if looked at a lot of tutorials too.  All of the tutorials have to do with codes like &#38;lt;?php $count = 1; ?&#38;gt;  in the index.php  But i cant find &#38;lt;?php $count = 1; ?&#38;gt; any were.  So if you could, could you please help me achieving my goal? =]&#60;/p&#62;
&#60;p&#62;this is one of the tutorials i have tried that didn't help &#60;a href=&#34;http://www.lancelhoff.com/adding-adsense-ads-between-posts/&#34; rel=&#34;nofollow&#34;&#62;http://www.lancelhoff.com/adding-adsense-ads-between-posts/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
