<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Adding Advertisement Codes</title>
		<link>http://www.themolitor.com/forums/topic/adding-advertisement-codes</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Adding Advertisement Codes</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 18:09:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/adding-advertisement-codes" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Adding Advertisement Codes"</title>
			<link>http://www.themolitor.com/forums/topic/adding-advertisement-codes#post-23545</link>
			<pubDate>Mon, 30 Sep 2013 08:53:33 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23545@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The built-in ad space blocks included in this theme currently only support an image/link option. I plan on adding additional control features to this theme in the near future, though, and will be sure to review the ad space.</p>
<p>If you want to try and throw the markup you have into the the ad space on your own, locate the following in header.php on lines 110-114 for the header area...</p>
<pre><code>&#60;?php if($topAdImg &#38;&#38; $topAdUrl){?&#62;
&#60;div class=&#34;advertising&#34;&#62;
	&#60;a &#60;?php if($newWindowAd){ echo &#039;target=&#34;_blank&#34;&#039;; } ?&#62; href=&#34;&#60;?php echo $topAdUrl; ?&#62;&#34;&#62;&#60;img src=&#34;&#60;?php echo $topAdImg; ?&#62;&#34; alt=&#34;&#34; /&#62;&#60;/a&#62;
&#60;/div&#62;&#60;!--end advertisting--&#62;
&#60;?php } ?&#62;</code></pre>
<p>...and in footer.php on lines 19-23 for the footer area...</p>
<pre><code>&#60;?php if($bottomAdImg &#38;&#38; $bottomAdUrl){?&#62;
&#60;div class=&#34;advertising&#34; id=&#34;footerAd&#34;&#62;
	&#60;a &#60;?php if($newWindowAd){ echo &#039;target=&#34;_blank&#34;&#039;; } ?&#62; href=&#34;&#60;?php echo $bottomAdUrl; ?&#62;&#34;&#62;&#60;img src=&#34;&#60;?php echo $bottomAdImg; ?&#62;&#34; alt=&#34;&#34; /&#62;&#60;/a&#62;
&#60;/div&#62;&#60;!--end advertisting--&#62;
&#60;?php } ?&#62;</code></pre>
<p>You can try replacing the markup there with your own.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>zarathustra on "Adding Advertisement Codes"</title>
			<link>http://www.themolitor.com/forums/topic/adding-advertisement-codes#post-23539</link>
			<pubDate>Sun, 29 Sep 2013 09:44:54 +0000</pubDate>
			<dc:creator>zarathustra</dc:creator>
			<guid isPermaLink="false">23539@http://www.themolitor.com/forums/</guid>
			<description><p>Hi. There are ad sections in the theme but these need url links. My ad codes are html,&#60;script or iframed based. How can I make it worth with them?<br />
Thanks!
</p></description>
		</item>

	</channel>
</rss>
