<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: Fortuna Buttons</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/fortuna-buttons/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/fortuna-buttons/feed/</link>
		<description></description>
		<pubDate>Thu, 30 Apr 2026 22:53:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/fortuna-buttons/#post-22638</guid>
					<title><![CDATA[Fortuna Buttons]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/fortuna-buttons/#post-22638</link>
					<pubDate>Wed, 16 Sep 2015 01:43:35 +0000</pubDate>
					<dc:creator>kevinfelle</dc:creator>

					<description>
						<![CDATA[
						<p>I am using the fortuna buttons on my home page. I tried setting them to both _self and _blank and both open the links in new tabs.  I when into chrome debug and removed the target and it works perfectly. I tried to find a manual way to delete the target but no luck.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/fortuna-buttons/#post-22645</guid>
					<title><![CDATA[Reply To: Fortuna Buttons]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/fortuna-buttons/#post-22645</link>
					<pubDate>Wed, 16 Sep 2015 10:07:33 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again Kevin,</p>
<p>You are correct, this is a bug that is due to restrictive escaping the content element&#8230;<br />
Please edit \includes\shortcodes\shortcodes.php and in it find:</p>
<p><code>esc_html($target)</code></p>
<p>replace that with:</p>
<p><code>wp_kses_post($target)</code></p>
<p>This bugfix will also go into the upcoming version of the theme.<br />
Thanks again! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

