<?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 - Tag: advertisement - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/advertisement</link>
		<description>Support Forum - Tag: advertisement - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 05:00:59 +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/tags/advertisement" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Trying to change Profolio Link"</title>
			<link>http://www.kriesi.at/support/topic/trying-to-change-profolio-link#post-78693</link>
			<pubDate>Fri, 05 Oct 2012 17:03:57 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">78693@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi KofiAk,&#60;/p&#62;
&#60;p&#62;You'll need to modify the template file for the portfolio. Connect to your site via FTP and go to the theme files then includes&#38;gt;loop-portfolio.php. Search for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;h1 class=&#38;#39;post-title&#38;#39;&#38;gt;&#38;quot;;
				echo &#38;quot;&#38;lt;a href=&#38;#39;&#38;quot;.get_permalink().&#38;quot;&#38;#39; rel=&#38;#39;bookmark&#38;#39; title=&#38;#39;&#38;quot;.__(&#38;#39;Permanent Link:&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot; &#38;quot;.get_the_title().&#38;quot;&#38;#39;&#38;gt;&#38;quot;.get_the_title();
				echo &#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/h1&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And replace it with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;h1 class=&#38;#39;post-title&#38;#39;&#38;gt;&#38;quot;;
				echo get_the_title();
				echo &#38;quot;&#38;lt;/h1&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Save the file back on the server and that will cause the title to no longer be a link.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>KofiAk on "Trying to change Profolio Link"</title>
			<link>http://www.kriesi.at/support/topic/trying-to-change-profolio-link#post-78544</link>
			<pubDate>Thu, 04 Oct 2012 15:54:38 +0000</pubDate>
			<dc:creator>KofiAk</dc:creator>
			<guid isPermaLink="false">78544@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry if you misunderstood. I didn't mean the portfolio link on the top main menu, I meant the link under my product items (the title of the product items). As you can see on the URL i pasted, it brings users to a single picture portfolio page where the image is stretched out, I do not want them to go to this (&#60;a href=&#34;http://homeairsystemsinc.com/protfolio/(product&#34; rel=&#34;nofollow&#34;&#62;http://homeairsystemsinc.com/protfolio/(product&#60;/a&#62; name)) path, instead I want them to go the page i created for the products which i already linked from the image of the products (&#60;a href=&#34;http://homeairsystemsinc.com/(product&#34; rel=&#34;nofollow&#34;&#62;http://homeairsystemsinc.com/(product&#60;/a&#62; name)).&#60;/p&#62;
&#60;p&#62;Thanks for quick response, and thanks ahead.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Trying to change Profolio Link"</title>
			<link>http://www.kriesi.at/support/topic/trying-to-change-profolio-link#post-78480</link>
			<pubDate>Thu, 04 Oct 2012 04:18:18 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">78480@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi KofiAk,&#60;/p&#62;
&#60;p&#62;On your WP Dashboard, open Appearance &#38;gt; Menus and add find the menu &#34;Main&#34;. Remove the Portfolio on it, and Under &#34;Custom Links&#34; add the url and name the label &#34;Portfolio&#34; and click Add to Menu. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>KofiAk on "Trying to change Profolio Link"</title>
			<link>http://www.kriesi.at/support/topic/trying-to-change-profolio-link#post-78468</link>
			<pubDate>Thu, 04 Oct 2012 03:32:51 +0000</pubDate>
			<dc:creator>KofiAk</dc:creator>
			<guid isPermaLink="false">78468@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey how do I disable the link on the title under my products (portfolio page) on page: &#60;a href=&#34;http://homeairsystemsinc.com/products/&#34; rel=&#34;nofollow&#34;&#62;http://homeairsystemsinc.com/products/&#60;/a&#62;.&#60;br /&#62;
Or Change the Link. To go somewhere else other than /protfolio/(product name)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Advertisement Sizes"</title>
			<link>http://www.kriesi.at/support/topic/advertisement-sizes#post-23300</link>
			<pubDate>Fri, 22 Jul 2011 15:59:08 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">23300@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that you found a solution :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wspider on "Advertisement Sizes"</title>
			<link>http://www.kriesi.at/support/topic/advertisement-sizes#post-23281</link>
			<pubDate>Fri, 22 Jul 2011 13:39:59 +0000</pubDate>
			<dc:creator>wspider</dc:creator>
			<guid isPermaLink="false">23281@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Unfortunately I can't, it's being hidden in Maintenance Mode, we don't want to make it visible until the launch date. I believe I got it figured out, using Web Developer via Firefox and modified the below CSS for the overflow to be visible instead of hidden, and it did the trick. I also adjusted the margin between ad entries to tighten up the spacing between ads.&#60;/p&#62;
&#60;p&#62;.sidebar .box{&#60;br /&#62;
margin:0;&#60;br /&#62;
padding:0 0 10px 0;&#60;br /&#62;
overflow: visible;&#60;br /&#62;
clear:both;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.fullwidth_sidebar .link_list_item2{&#60;br /&#62;
margin:15px 0 1px;&#60;/p&#62;
&#60;p&#62;If I should have done this differently, I would appreciate your help.  I have a question regarding the navigation - but I'll post that as a separate entry to not mix with this one.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Erik
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Advertisement Sizes"</title>
			<link>http://www.kriesi.at/support/topic/advertisement-sizes#post-23246</link>
			<pubDate>Fri, 22 Jul 2011 05:09:21 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">23246@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can you post a link to your website please.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wspider on "Advertisement Sizes"</title>
			<link>http://www.kriesi.at/support/topic/advertisement-sizes#post-23216</link>
			<pubDate>Thu, 21 Jul 2011 12:05:56 +0000</pubDate>
			<dc:creator>wspider</dc:creator>
			<guid isPermaLink="false">23216@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, we're close. I changed it to ...&#60;/p&#62;
&#60;p&#62;.link_list img{&#60;br /&#62;
display:block;&#60;br /&#62;
height:250px;&#60;br /&#62;
width:250px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;The height seems to have taken, but the width looks to be stuck on 125px.  Here's a screenshot -- &#60;a href=&#34;http://www.whitespiderdesign.com/Picture3.png&#34; rel=&#34;nofollow&#34;&#62;http://www.whitespiderdesign.com/Picture3.png&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wspider on "Advertisement Sizes"</title>
			<link>http://www.kriesi.at/support/topic/advertisement-sizes#post-23212</link>
			<pubDate>Thu, 21 Jul 2011 11:42:44 +0000</pubDate>
			<dc:creator>wspider</dc:creator>
			<guid isPermaLink="false">23212@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Awesome, thanks Dude!  Will give this a try.&#60;/p&#62;
&#60;p&#62;Erik
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Advertisement Sizes"</title>
			<link>http://www.kriesi.at/support/topic/advertisement-sizes#post-22773</link>
			<pubDate>Thu, 14 Jul 2011 16:10:32 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">22773@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
the fullwidth sidebar has a width of 340px. You can change the advert image dimensions - open up style.css and search for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.link_list img{
display:block;
height:125px;
width:125px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can adjust the width + height. You'll need to adjust your images accordingly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wspider on "Advertisement Sizes"</title>
			<link>http://www.kriesi.at/support/topic/advertisement-sizes#post-22760</link>
			<pubDate>Thu, 14 Jul 2011 12:28:59 +0000</pubDate>
			<dc:creator>wspider</dc:creator>
			<guid isPermaLink="false">22760@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Nice theme! Have a question about advertisement sizes. I know they are set at 125 x 125 by default, is there any way to set the default to a larger size (i.e. 250 x 250)?  Which brings up my other question, I'm using the &#34;One Big Sidebar&#34; option, what is the largest width for that option? We want to give advertisers viable space, and the 125 x 125 is too small.&#60;/p&#62;
&#60;p&#62;Appreciate the help.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Erik
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "adsense"</title>
			<link>http://www.kriesi.at/support/topic/adsense#post-4195</link>
			<pubDate>Tue, 07 Sep 2010 15:57:53 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">4195@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I must admit I've never implemented adsense before, but I think it won't be difficult.&#60;/p&#62;
&#60;p&#62;You can always hire someone in this thread: &#60;a href=&#34;http://themeforest.net/forums/thread/so-you-know-how-to-customize-a-template-and-want-to-make-some-money/24795?page=9&#34; rel=&#34;nofollow&#34;&#62;http://themeforest.net/forums/thread/so-you-know-how-to-customize-a-template-and-want-to-make-some-money/24795?page=9&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>meyyup on "adsense"</title>
			<link>http://www.kriesi.at/support/topic/adsense#post-4186</link>
			<pubDate>Tue, 07 Sep 2010 14:31:12 +0000</pubDate>
			<dc:creator>meyyup</dc:creator>
			<guid isPermaLink="false">4186@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Well, Thank you for the reply.&#60;br /&#62;
Since i am not a technology person, i will not be able to do that &#34;bit of work&#34;  :))&#60;br /&#62;
is it possible for you to do some minor customizations on the theme, assuming that we will agree on the customization fee.&#60;br /&#62;
Thanks,&#60;/p&#62;
&#60;p&#62;M
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "adsense"</title>
			<link>http://www.kriesi.at/support/topic/adsense#post-4122</link>
			<pubDate>Mon, 06 Sep 2010 14:48:40 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">4122@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Not by default but with a bit of work it's possible. You can use adsense, etc. widgets in your sidebar though.&#60;/p&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>meyyup on "adsense"</title>
			<link>http://www.kriesi.at/support/topic/adsense#post-4118</link>
			<pubDate>Mon, 06 Sep 2010 14:09:34 +0000</pubDate>
			<dc:creator>meyyup</dc:creator>
			<guid isPermaLink="false">4118@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, Before I purchase the theme, I would like to know if it is possible to add advertisement (adsense etc...) to the thumbnails/pictures on the homepage.&#60;/p&#62;
&#60;p&#62;Help and porompt reply will be appreciated.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Meyyup
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
