<?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>WPThemeDesigner Support &#187; Tag: ads - Recent Posts</title>
		<link>http://wpthemedesigner.com/support/tags/ads</link>
		<description>Online Support Community</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Feb 2012 13:46:16 +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://wpthemedesigner.com/support/search.php</link>
		</textInput>
		<atom:link href="http://wpthemedesigner.com/support/rss/tags/ads" rel="self" type="application/rss+xml" />

		<item>
			<title>webmaster on "Schemermag: changing AD Banner and Footer"</title>
			<link>http://wpthemedesigner.com/support/topic/schemermag-how-to-change-ad-banner-and-footer#post-326</link>
			<pubDate>Thu, 26 Aug 2010 04:32:09 +0000</pubDate>
			<dc:creator>webmaster</dc:creator>
			<guid isPermaLink="false">326@http://wpthemedesigner.com/support/</guid>
			<description>&#60;p&#62;Hi Carrie,&#60;/p&#62;
&#60;p&#62;That code has already been added at index.php.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;WPTD Webmaster
&#60;/p&#62;</description>
		</item>
		<item>
			<title>carrie wing on "Schemermag: changing AD Banner and Footer"</title>
			<link>http://wpthemedesigner.com/support/topic/schemermag-how-to-change-ad-banner-and-footer#post-325</link>
			<pubDate>Tue, 24 Aug 2010 19:58:16 +0000</pubDate>
			<dc:creator>carrie wing</dc:creator>
			<guid isPermaLink="false">325@http://wpthemedesigner.com/support/</guid>
			<description>&#60;p&#62;Thanks! Another question...&#60;/p&#62;
&#60;p&#62;In your Schemermag demo (&#60;a href=&#34;http://wpthemedesigner.com/demo/)&#34; rel=&#34;nofollow&#34;&#62;http://wpthemedesigner.com/demo/)&#60;/a&#62;, the home page has the Featured Gallery plug-in on the home page. I like the way that works and would like my home page to have the same. &#60;/p&#62;
&#60;p&#62;I've downloaded and installed the Featured Gallery plug-in and read the instructions on how to set which posts are featured, the size, etc., &#60;/p&#62;
&#60;p&#62;Now, where do I add the code below to call the php file so that it appears just as it does in your demo? &#60;/p&#62;
&#60;p&#62;&#38;lt;?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webmaster on "Schemermag: changing AD Banner and Footer"</title>
			<link>http://wpthemedesigner.com/support/topic/schemermag-how-to-change-ad-banner-and-footer#post-312</link>
			<pubDate>Fri, 20 Aug 2010 17:31:09 +0000</pubDate>
			<dc:creator>webmaster</dc:creator>
			<guid isPermaLink="false">312@http://wpthemedesigner.com/support/</guid>
			<description>&#60;p&#62;Hi carrie wing,&#60;/p&#62;
&#60;p&#62;You don't need to use any plugin to do this. I'll give you instructions on how to exclude pages through editing the codes:&#60;br /&#62;
1. Go to the theme directory and edit line 29 of header.php. Change dp_list_pages(); to wp_list_pages();&#60;br /&#62;
2. Add some parameters to wp_list_pages(). For example: &#60;/p&#62;
&#60;p&#62;wp_list_pages('exclude=1,2,3');&#60;/p&#62;
&#60;p&#62;where 1,2 and 3 are IDs of the pages that you want to exclude separated by comma. &#60;/p&#62;
&#60;p&#62;For additional reference, refer to the link below:&#60;br /&#62;
&#60;a href=&#34;http://codex.wordpress.org/Function_Reference/wp_list_pages#Exclude_Pages_from_List&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/wp_list_pages#Exclude_Pages_from_List&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;To know the ID of the page, here's how:&#60;br /&#62;
    * Log in to your WordPress admin console.&#60;br /&#62;
    * Click on Pages link, to go to the Edit Pages page.&#60;br /&#62;
    * You will see a list of all the pages with their names hyperlinked.&#60;br /&#62;
    * Hover your mouse over the name of the page whose id you need.&#60;br /&#62;
    * Keep an eye on your browser’s status bar.&#60;br /&#62;
    * In the status bar, following the name of the page you will see something like “?action=edit&#38;amp;post=12″&#60;br /&#62;
    * The number after “post=” is your page id. (12 in this example).&#60;/p&#62;
&#60;p&#62;Hope this tutorial helps,&#60;/p&#62;
&#60;p&#62;WPTD Webmaster
&#60;/p&#62;</description>
		</item>
		<item>
			<title>carrie wing on "Schemermag: changing AD Banner and Footer"</title>
			<link>http://wpthemedesigner.com/support/topic/schemermag-how-to-change-ad-banner-and-footer#post-311</link>
			<pubDate>Fri, 20 Aug 2010 15:34:29 +0000</pubDate>
			<dc:creator>carrie wing</dc:creator>
			<guid isPermaLink="false">311@http://wpthemedesigner.com/support/</guid>
			<description>&#60;p&#62;Hello. I was wondering how to exclude pages from being listed in the top navigation. I have tried and Exclude Pages plugin and tried the WP-DropDown CSS plug-in, and they don't seem to work in this template. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>assibg on "Schemermag: changing AD Banner and Footer"</title>
			<link>http://wpthemedesigner.com/support/topic/schemermag-how-to-change-ad-banner-and-footer#post-149</link>
			<pubDate>Mon, 03 May 2010 12:56:45 +0000</pubDate>
			<dc:creator>assibg</dc:creator>
			<guid isPermaLink="false">149@http://wpthemedesigner.com/support/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I will insert the replacement code now. &#60;/p&#62;
&#60;p&#62;Thank you very much for your help .
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webmaster on "Schemermag: changing AD Banner and Footer"</title>
			<link>http://wpthemedesigner.com/support/topic/schemermag-how-to-change-ad-banner-and-footer#post-142</link>
			<pubDate>Sat, 01 May 2010 05:05:56 +0000</pubDate>
			<dc:creator>webmaster</dc:creator>
			<guid isPermaLink="false">142@http://wpthemedesigner.com/support/</guid>
			<description>&#60;p&#62;Hi Assibg,&#60;/p&#62;
&#60;p&#62;Replace TYPEURLHERE with your URL.&#60;/p&#62;
&#60;p&#62;&#38;lt;!-- begin advertisement --&#38;gt;&#60;br /&#62;
&#38;lt;div class=&#34;ad&#34;&#38;gt;&#38;lt;img src=&#34;TYPEURLHERE&#34; alt=&#34;Advertisement&#34; /&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;!-- end advertisement --&#38;gt;&#60;/p&#62;
&#60;p&#62;Hope this helps,&#60;/p&#62;
&#60;p&#62;WPTD Webmaster
&#60;/p&#62;</description>
		</item>
		<item>
			<title>assibg on "Schemermag: changing AD Banner and Footer"</title>
			<link>http://wpthemedesigner.com/support/topic/schemermag-how-to-change-ad-banner-and-footer#post-140</link>
			<pubDate>Fri, 30 Apr 2010 15:23:51 +0000</pubDate>
			<dc:creator>assibg</dc:creator>
			<guid isPermaLink="false">140@http://wpthemedesigner.com/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;RE: Banner &#60;/p&#62;
&#60;p&#62;I am not sure, exactly , where to place the url .&#60;/p&#62;
&#60;p&#62;Would you mind giving me the exact location  and what if anything has&#60;br /&#62;
to be replaced ? , here is the HTML from template : &#60;/p&#62;
&#60;p&#62;[quote] &#38;lt;!-- begin advertisement --&#38;gt;&#60;br /&#62;
		&#38;lt;div class=&#34;ad&#34;&#38;gt;&#60;a href=&#34;#&#34;&#62;&#38;lt;img src=&#34;&#38;lt;?php bloginfo('template_url'); ?&#38;gt;/images/_ad.jpg&#34; alt=&#34;Advertisement&#34; /&#38;gt;&#60;/a&#62;&#38;lt;/div&#38;gt;&#60;br /&#62;
		&#38;lt;!-- end advertisement --&#38;gt;&#60;br /&#62;
[/quote]&#60;/p&#62;
&#60;p&#62;Thank you for your Help .
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webmaster on "Schemermag: changing AD Banner and Footer"</title>
			<link>http://wpthemedesigner.com/support/topic/schemermag-how-to-change-ad-banner-and-footer#post-135</link>
			<pubDate>Fri, 30 Apr 2010 09:40:45 +0000</pubDate>
			<dc:creator>webmaster</dc:creator>
			<guid isPermaLink="false">135@http://wpthemedesigner.com/support/</guid>
			<description>&#60;p&#62;Hi Assibg,&#60;/p&#62;
&#60;p&#62;To change the top right banner,&#60;br /&#62;
1.) you may replace the _ad.jpg file at the images folder, OR&#60;br /&#62;
2.) you may also edit line 44 of header.php. Just change the value of src with the URL of your new image.&#60;/p&#62;
&#60;p&#62;Yes you can change the footer. First you need to download SchemerMag theme at the Members Area to have a non-obfuscated footer.php. Then after you install and activate the theme, edit footer.php according to your desired changes.&#60;/p&#62;
&#60;p&#62;Hope these helps,&#60;/p&#62;
&#60;p&#62;WPTD Webmaster
&#60;/p&#62;</description>
		</item>
		<item>
			<title>assibg on "Schemermag: changing AD Banner and Footer"</title>
			<link>http://wpthemedesigner.com/support/topic/schemermag-how-to-change-ad-banner-and-footer#post-132</link>
			<pubDate>Thu, 29 Apr 2010 16:39:02 +0000</pubDate>
			<dc:creator>assibg</dc:creator>
			<guid isPermaLink="false">132@http://wpthemedesigner.com/support/</guid>
			<description>&#60;p&#62;Hello ,&#60;/p&#62;
&#60;p&#62;I was wondering where and how to change the top right Banner (the about 468x60 wordpress theme ad  ) I looked over the Html in header but not sure what to change .&#60;/p&#62;
&#60;p&#62;I would like to add own Html for ads or custom banner .&#60;/p&#62;
&#60;p&#62;Also , can I change the footer ? and how so please ,&#60;/p&#62;
&#60;p&#62;Thank you for your help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

