<?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: Ad widget open in a new page (_blank)</title>
		<link>http://www.kriesi.at/support/topic/ad-widget-open-in-a-new-page-_blank</link>
		<description>Support Forum - Topic: Ad widget open in a new page (_blank)</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 06:22: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/topic/ad-widget-open-in-a-new-page-_blank" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Ad widget open in a new page (_blank)"</title>
			<link>http://www.kriesi.at/support/topic/ad-widget-open-in-a-new-page-_blank#post-75666</link>
			<pubDate>Thu, 13 Sep 2012 02:45:17 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">75666@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Katrina,&#60;/p&#62;
&#60;p&#62;Using the same file, find this line of code:&#60;br /&#62;
&#60;code&#62;echo &#38;#39;&#38;lt;a href=&#38;quot;&#38;#39;.$ref_url.&#38;#39;&#38;quot; class=&#38;quot;preloading_background  avia_partner1 link_list_item&#38;#39;.$kriesiaddwidget.&#38;#39; &#38;#39;.$firsttitle.&#38;#39;&#38;quot; &#38;gt;&#38;#39;.$image_url.&#38;#39;&#38;lt;/a&#38;gt;&#38;#39;;&#60;/code&#62;&#60;br /&#62;
and replace it with:&#60;br /&#62;
&#60;code&#62;echo &#38;#39;&#38;lt;a target=&#38;quot;_blank&#38;quot; href=&#38;quot;&#38;#39;.$ref_url.&#38;#39;&#38;quot; class=&#38;quot;preloading_background  avia_partner1 link_list_item&#38;#39;.$kriesiaddwidget.&#38;#39; &#38;#39;.$firsttitle.&#38;#39;&#38;quot; &#38;gt;&#38;#39;.$image_url.&#38;#39;&#38;lt;/a&#38;gt;&#38;#39;;&#60;/code&#62;&#60;br /&#62;
Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tots on "Ad widget open in a new page (_blank)"</title>
			<link>http://www.kriesi.at/support/topic/ad-widget-open-in-a-new-page-_blank#post-75636</link>
			<pubDate>Wed, 12 Sep 2012 20:22:02 +0000</pubDate>
			<dc:creator>tots</dc:creator>
			<guid isPermaLink="false">75636@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Ishmael &#60;/p&#62;
&#60;p&#62;I was looking in the wordpress dashboard and not in filezillla.&#60;br /&#62;
t took some googling to figured that out :)&#60;/p&#62;
&#60;p&#62;Can you please show me the code to change the big ad box as well to _blank.&#60;/p&#62;
&#60;p&#62;Thanks again&#60;br /&#62;
Katrina
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Ad widget open in a new page (_blank)"</title>
			<link>http://www.kriesi.at/support/topic/ad-widget-open-in-a-new-page-_blank#post-75530</link>
			<pubDate>Wed, 12 Sep 2012 06:35:38 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">75530@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi tots,&#60;/p&#62;
&#60;p&#62;You can find it in wp-content &#38;gt; themes &#38;gt; shoutbox &#38;gt; framework &#38;gt; php &#38;gt; class-framework-widgets.php.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tots on "Ad widget open in a new page (_blank)"</title>
			<link>http://www.kriesi.at/support/topic/ad-widget-open-in-a-new-page-_blank#post-75437</link>
			<pubDate>Tue, 11 Sep 2012 16:40:29 +0000</pubDate>
			<dc:creator>tots</dc:creator>
			<guid isPermaLink="false">75437@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ishmael,&#60;/p&#62;
&#60;p&#62;Where would I find framework to open it. Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Ad widget open in a new page (_blank)"</title>
			<link>http://www.kriesi.at/support/topic/ad-widget-open-in-a-new-page-_blank#post-75340</link>
			<pubDate>Tue, 11 Sep 2012 03:44:48 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">75340@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;If you want to open the ad widget in a new page, open framework &#38;gt; php &#38;gt; class-framework-widgets.php and find this code.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;if($this-&#38;gt;add_cont == 2) echo &#38;#39;&#38;lt;a href=&#38;quot;&#38;#39;.$ref_url2.&#38;#39;&#38;quot; class=&#38;quot;preloading_background avia_partner2 link_list_item&#38;#39;.$kriesiaddwidget.&#38;#39; &#38;#39;.$firsttitle.&#38;#39;&#38;quot; &#38;gt;&#38;#39;.$image_url2.&#38;#39;&#38;lt;/a&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Replace it with&#60;/p&#62;
&#60;p&#62;&#60;code&#62;if($this-&#38;gt;add_cont == 2) echo &#38;#39;&#38;lt;a target=&#38;quot;_blank&#38;quot; href=&#38;quot;&#38;#39;.$ref_url2.&#38;#39;&#38;quot; class=&#38;quot;preloading_background avia_partner2 link_list_item&#38;#39;.$kriesiaddwidget.&#38;#39; &#38;#39;.$firsttitle.&#38;#39;&#38;quot; &#38;gt;&#38;#39;.$image_url2.&#38;#39;&#38;lt;/a&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;@rumblefish: Thanks for helping out. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Ad widget open in a new page (_blank)"</title>
			<link>http://www.kriesi.at/support/topic/ad-widget-open-in-a-new-page-_blank#post-75332</link>
			<pubDate>Tue, 11 Sep 2012 02:07:40 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">75332@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Um, I dunno what that means. I don't use Facebook :O)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tots on "Ad widget open in a new page (_blank)"</title>
			<link>http://www.kriesi.at/support/topic/ad-widget-open-in-a-new-page-_blank#post-75329</link>
			<pubDate>Tue, 11 Sep 2012 01:54:05 +0000</pubDate>
			<dc:creator>tots</dc:creator>
			<guid isPermaLink="false">75329@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I can only see the title error when I write the who link in facebook and they pop up a preview box Sandbox is spelt wrong in the title. &#60;/p&#62;
&#60;p&#62;I did check their earlier. Thanks though I appreciate all your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Ad widget open in a new page (_blank)"</title>
			<link>http://www.kriesi.at/support/topic/ad-widget-open-in-a-new-page-_blank#post-75327</link>
			<pubDate>Tue, 11 Sep 2012 01:50:05 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">75327@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;For the title error, try checking the Dashboard / Settings / General control panel. You might have put it wrong in there.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Ad widget open in a new page (_blank)"</title>
			<link>http://www.kriesi.at/support/topic/ad-widget-open-in-a-new-page-_blank#post-75324</link>
			<pubDate>Tue, 11 Sep 2012 01:37:59 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">75324@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try posting this in the referral url box:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.mylink.com&#34; rel=&#34;nofollow&#34;&#62;http://www.mylink.com&#60;/a&#62; title=&#34;link title&#34; target=&#34;_blank&#34;&#60;/p&#62;
&#60;p&#62;That should do it.&#60;/p&#62;
&#60;p&#62;I don't know what you mean about the title error. I don't see anything wrong!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tots on "Ad widget open in a new page (_blank)"</title>
			<link>http://www.kriesi.at/support/topic/ad-widget-open-in-a-new-page-_blank#post-75317</link>
			<pubDate>Mon, 10 Sep 2012 23:54:57 +0000</pubDate>
			<dc:creator>tots</dc:creator>
			<guid isPermaLink="false">75317@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Rich &#60;/p&#62;
&#60;p&#62;I fixed the slider.&#60;/p&#62;
&#60;p&#62;I am using the Shoutbox Advertising area (the one with the two 125x125 side by side) and there is no text area option. &#60;/p&#62;
&#60;p&#62;Also (and I hope someone can help me with this) I made a spelling error in my title somewhere. When make a link in facebook the domain is right but when it shows the title it says Sanbox and not Sandbox. Were should I start looking to fix it. I tried the appearance - customize and looking in the header code. &#60;/p&#62;
&#60;p&#62;Thanks again
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Ad widget open in a new page (_blank)"</title>
			<link>http://www.kriesi.at/support/topic/ad-widget-open-in-a-new-page-_blank#post-75310</link>
			<pubDate>Mon, 10 Sep 2012 23:24:49 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">75310@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;1) If it's a text widget, you put the blank command into the description area of the widget, in the Appearance /Widgets control panel of the dashboard.&#60;/p&#62;
&#60;p&#62;Something like this:&#60;/p&#62;
&#60;p&#62;(&#38;lt;)a href=&#34;http://www.mylink.com&#34; title=&#34;link title&#34;&#38;gt;(&#38;lt;)img src=&#34;http://widgetimage.jpg&#34;(&#38;lt;)/a(&#38;gt;)&#60;/p&#62;
&#60;p&#62;( ) remove these brackets, but not what's inside them - I can't post the link without them!&#60;/p&#62;
&#60;p&#62;2) You can control the slideshow speed either by changing the &#34;slideshow options&#34; setting in the individual post. If that panel isn't visible in the dashboard you need to turn it on inside the &#34;screen options&#34; tab at the top right of the screen.&#60;/p&#62;
&#60;p&#62;You can adjust the blog slider settings for the featured posts inside Dashboard / Shoutbox Theme Options / Main news page.&#60;/p&#62;
&#60;p&#62;rich
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tots on "Ad widget open in a new page (_blank)"</title>
			<link>http://www.kriesi.at/support/topic/ad-widget-open-in-a-new-page-_blank#post-75100</link>
			<pubDate>Mon, 10 Sep 2012 04:32:27 +0000</pubDate>
			<dc:creator>tots</dc:creator>
			<guid isPermaLink="false">75100@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Also how do I make the slideshow slower. &#60;/p&#62;
&#60;p&#62;Thanks again
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tots on "Ad widget open in a new page (_blank)"</title>
			<link>http://www.kriesi.at/support/topic/ad-widget-open-in-a-new-page-_blank#post-75098</link>
			<pubDate>Mon, 10 Sep 2012 03:57:57 +0000</pubDate>
			<dc:creator>tots</dc:creator>
			<guid isPermaLink="false">75098@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like it when a visitor clicks on an add using your widget to have it open in a new page. Where can I apply the _blank attribute? &#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Katrina
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
