<?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: Open advertisement in a blank page</title>
		<link>http://www.kriesi.at/support/topic/open-advertisement-in-a-blank-page</link>
		<description>Support Forum - Topic: Open advertisement in a blank page</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 05:56:58 +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/open-advertisement-in-a-blank-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Open advertisement in a blank page"</title>
			<link>http://www.kriesi.at/support/topic/open-advertisement-in-a-blank-page#post-8126</link>
			<pubDate>Tue, 02 Nov 2010 07:10:42 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">8126@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Martin on "Open advertisement in a blank page"</title>
			<link>http://www.kriesi.at/support/topic/open-advertisement-in-a-blank-page#post-8100</link>
			<pubDate>Mon, 01 Nov 2010 17:46:57 +0000</pubDate>
			<dc:creator>Martin</dc:creator>
			<guid isPermaLink="false">8100@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Well isn't that weird. Why would it work for you and not for me?&#60;/p&#62;
&#60;p&#62;Man browsers can be suchs a pain in the $#@. Will there ever be a moment when they all can work with the same code? Hope so because this is just getting ridiculous:-).&#60;/p&#62;
&#60;p&#62;I will go for just the domainname and ending it with a slash (/).&#60;/p&#62;
&#60;p&#62;Thanks for the help!&#60;/p&#62;
&#60;p&#62;It's highly appreciated.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Martin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Open advertisement in a blank page"</title>
			<link>http://www.kriesi.at/support/topic/open-advertisement-in-a-blank-page#post-8099</link>
			<pubDate>Mon, 01 Nov 2010 17:38:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">8099@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Interesting, it works for me on my website. I'd use the second code with a slash (/).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Martin on "Open advertisement in a blank page"</title>
			<link>http://www.kriesi.at/support/topic/open-advertisement-in-a-blank-page#post-8098</link>
			<pubDate>Mon, 01 Nov 2010 17:33:03 +0000</pubDate>
			<dc:creator>Martin</dc:creator>
			<guid isPermaLink="false">8098@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I tried that but then it doesn't seem to work in Firefox. It does work in Internet Explorer. When I don't use the directory it needs a / to have it work in IE, FF, Opera and Chrome.&#60;/p&#62;
&#60;p&#62;When adding a / is a big no no:-). I will need to add the directory to have it work in all browsers.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Open advertisement in a blank page"</title>
			<link>http://www.kriesi.at/support/topic/open-advertisement-in-a-blank-page#post-8097</link>
			<pubDate>Mon, 01 Nov 2010 17:26:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">8097@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You just need to use your domain name like: mywebsite.com without any directories.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Martin on "Open advertisement in a blank page"</title>
			<link>http://www.kriesi.at/support/topic/open-advertisement-in-a-blank-page#post-8096</link>
			<pubDate>Mon, 01 Nov 2010 17:24:57 +0000</pubDate>
			<dc:creator>Martin</dc:creator>
			<guid isPermaLink="false">8096@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I had a look at it and after adding the folder name where my blog resides it works on the add widget:-). However should I add a / at the end of that particular string or not?&#60;/p&#62;
&#60;p&#62;jQuery(&#34;a[href^='http:']&#34;).not(&#34;[href*='mywebsite.com/myweblog']&#34;).attr('target','_blank');&#60;/p&#62;
&#60;p&#62;or&#60;/p&#62;
&#60;p&#62;jQuery(&#34;a[href^='http:']&#34;).not(&#34;[href*='mywebsite.com/myweblog/']&#34;).attr('target','_blank');&#60;/p&#62;
&#60;p&#62;it seems to work with and without the end slash /
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Open advertisement in a blank page"</title>
			<link>http://www.kriesi.at/support/topic/open-advertisement-in-a-blank-page#post-8093</link>
			<pubDate>Mon, 01 Nov 2010 17:07:22 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">8093@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Just scroll down a bit...I also posted another solution.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Martin on "Open advertisement in a blank page"</title>
			<link>http://www.kriesi.at/support/topic/open-advertisement-in-a-blank-page#post-8092</link>
			<pubDate>Mon, 01 Nov 2010 16:59:18 +0000</pubDate>
			<dc:creator>Martin</dc:creator>
			<guid isPermaLink="false">8092@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It seems to me that this is a way to complicated solution.&#60;/p&#62;
&#60;p&#62;Especially seeing as I don't have the option to &#38;gt;&#38;gt;now instead of target=&#34;_blank&#34; you can write rel=&#34;external&#34; and the javascript will add target=&#34;_blank&#34;.&#38;lt;&#38;lt; as you state it. I am talking about the add widget where I can't set a target at all. If I could that would solve it.&#60;/p&#62;
&#60;p&#62;Maybe I am misunderstanding what you are saying:-).&#60;/p&#62;
&#60;p&#62;I would think it would be far easier to add the target=&#34;_blank&#34; option to the advertising_widget.php. I am however not sure how to get it done. i tried several things but it didn't work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Open advertisement in a blank page"</title>
			<link>http://www.kriesi.at/support/topic/open-advertisement-in-a-blank-page#post-8091</link>
			<pubDate>Mon, 01 Nov 2010 16:56:27 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">8091@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Lost a &#34;s&#34;. The link should work now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Martin on "Open advertisement in a blank page"</title>
			<link>http://www.kriesi.at/support/topic/open-advertisement-in-a-blank-page#post-8089</link>
			<pubDate>Mon, 01 Nov 2010 16:49:16 +0000</pubDate>
			<dc:creator>Martin</dc:creator>
			<guid isPermaLink="false">8089@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Your link doesn't seem to go anywhere:-). Could supply me with the correct link?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Open advertisement in a blank page"</title>
			<link>http://www.kriesi.at/support/topic/open-advertisement-in-a-blank-page#post-8084</link>
			<pubDate>Mon, 01 Nov 2010 16:26:35 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">8084@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Have a look at this thread: &#60;a href=&#34;http://www.kriesi.at/support/topic/how-to-open-all-external-links-in-new-windows&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/how-to-open-all-external-links-in-new-windows&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Martin on "Open advertisement in a blank page"</title>
			<link>http://www.kriesi.at/support/topic/open-advertisement-in-a-blank-page#post-8080</link>
			<pubDate>Mon, 01 Nov 2010 16:04:20 +0000</pubDate>
			<dc:creator>Martin</dc:creator>
			<guid isPermaLink="false">8080@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am using the Newscast Advertising widget that came with the theme. Now, when someone clicks the add, it opens in the same page. Is there any way to have it open in a blank page (target=&#34;_blank&#34;)? Having it open in the same page as my blog, is not a great way of keeping visitors on my blog:-).
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
