<?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: Pricing Table - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/pricing-table</link>
		<description>Support Forum - Tag: Pricing Table - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 23:53:08 +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/pricing-table" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Pricing Table for Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/pricing-table-for-propulsion#post-74437</link>
			<pubDate>Wed, 05 Sep 2012 06:01:03 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">74437@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; I'll forward your feature request to Kriesi. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>monkeyboy1982 on "Pricing Table for Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/pricing-table-for-propulsion#post-74412</link>
			<pubDate>Tue, 04 Sep 2012 23:17:25 +0000</pubDate>
			<dc:creator>monkeyboy1982</dc:creator>
			<guid isPermaLink="false">74412@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;As Propulsion is an eCommerce solution, and the Avia network now includes a pricing table shortcode, please could you implement the pricing table shortcode to be usable in Propulsion?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Button shortcode to open in new window"</title>
			<link>http://www.kriesi.at/support/topic/button-shortcode-to-open-in-new-window#post-61266</link>
			<pubDate>Wed, 20 Jun 2012 21:47:20 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">61266@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;actually the shortcode itself is parsed by the php functions in includes/admin/register-shortcodes.php, no need to modify the magic wand button...&#60;/p&#62;
&#60;p&#62;the shortcode button is located at line 454 and the option already exists. its passed by the variable &#34;window&#34;&#60;/p&#62;
&#60;p&#62;This should work:&#60;/p&#62;
&#60;pre&#62;
[button size=&#34;large&#34; color=&#34;orange&#34; text=&#34;light&#34; link=&#34;http://www.link.com&#34; window=&#34;new&#34;]Link Here[/button]
&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Mya on "Button shortcode to open in new window"</title>
			<link>http://www.kriesi.at/support/topic/button-shortcode-to-open-in-new-window#post-54735</link>
			<pubDate>Fri, 04 May 2012 21:43:52 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">54735@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Fred,&#60;/p&#62;
&#60;p&#62;We'll pass the request along. Thanks!&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>NWM on "Button shortcode to open in new window"</title>
			<link>http://www.kriesi.at/support/topic/button-shortcode-to-open-in-new-window#post-54711</link>
			<pubDate>Fri, 04 May 2012 18:22:29 +0000</pubDate>
			<dc:creator>NWM</dc:creator>
			<guid isPermaLink="false">54711@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That would be great. If he's able to add that as a feature it would be awesome!&#60;/p&#62;
&#60;p&#62;If you're asking Kriesi about features, I'll add another one too. Would he be able to add a &#34;Pricing Table&#34; to the Angular theme, much like he's done for the newest Coherence theme as in this link:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/themes/coherence/welcome/test/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/coherence/welcome/test/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks.&#60;/p&#62;
&#60;p&#62;Fred.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Button shortcode to open in new window"</title>
			<link>http://www.kriesi.at/support/topic/button-shortcode-to-open-in-new-window#post-54522</link>
			<pubDate>Thu, 03 May 2012 16:55:29 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">54522@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi NWM,&#60;/p&#62;
&#60;p&#62;With the way the shortcodes are done I don't think its a simple addition. They need to run through the visual plugin (the magic wand button) and I'm not sure how to edit that like I would normally do with just straight php shortcodes.&#60;/p&#62;
&#60;p&#62;I'll put it in as a feature request to Kriesi and ask if there is a quicker way to add that in.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>NWM on "Button shortcode to open in new window"</title>
			<link>http://www.kriesi.at/support/topic/button-shortcode-to-open-in-new-window#post-54172</link>
			<pubDate>Tue, 01 May 2012 16:09:53 +0000</pubDate>
			<dc:creator>NWM</dc:creator>
			<guid isPermaLink="false">54172@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've tried variations to add a target=&#34;blank&#34; to the button shortcode, but with no success.&#60;/p&#62;
&#60;p&#62;[button size=&#34;large&#34; color=&#34;orange&#34; text=&#34;light&#34; link=&#34;http://www.link.com&#34; blank=&#34;true&#34;]Link Here[/button]&#60;/p&#62;
&#60;p&#62;Is there a way to have the buttons open link on a new window? I'm not handy with scripts or PHP functions, but I gather a simple edit would work, and to have the choice for the buttons to act &#34;true&#34; or &#34;false&#34; so the buttons aren't affected site-wide.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Pricing / Fancy Boxes"</title>
			<link>http://www.kriesi.at/support/topic/pricing-fancy-boxes#post-49442</link>
			<pubDate>Mon, 02 Apr 2012 02:45:21 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">49442@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; I'm sure Kriesi and the team will look into that. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>markbeck on "Pricing / Fancy Boxes"</title>
			<link>http://www.kriesi.at/support/topic/pricing-fancy-boxes#post-49427</link>
			<pubDate>Mon, 02 Apr 2012 00:31:06 +0000</pubDate>
			<dc:creator>markbeck</dc:creator>
			<guid isPermaLink="false">49427@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've tried using a few different plugins but found that WooCommerce conflicted with all of them. If the theme could include pricing tables / shortcode, and work with WooCommerce, that would be awesome!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Pricing / Fancy Boxes"</title>
			<link>http://www.kriesi.at/support/topic/pricing-fancy-boxes#post-40306</link>
			<pubDate>Mon, 06 Feb 2012 03:08:39 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">40306@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, I'll pass it on as a feature request :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RichardOlpin on "Pricing / Fancy Boxes"</title>
			<link>http://www.kriesi.at/support/topic/pricing-fancy-boxes#post-40157</link>
			<pubDate>Sun, 05 Feb 2012 02:23:44 +0000</pubDate>
			<dc:creator>RichardOlpin</dc:creator>
			<guid isPermaLink="false">40157@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Here are a few links with examples of pricing tables..&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://themes.truethemes.net/Karma/features/pricing-table-demo&#34; rel=&#34;nofollow&#34;&#62;http://themes.truethemes.net/Karma/features/pricing-table-demo&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://idesignmywebsite.com/u-design/features/convenient-code-snippets/price-boxes/&#34; rel=&#34;nofollow&#34;&#62;http://idesignmywebsite.com/u-design/features/convenient-code-snippets/price-boxes/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://dice.bringthepixel.com/shortcodes/pricing-tables/&#34; rel=&#34;nofollow&#34;&#62;http://dice.bringthepixel.com/shortcodes/pricing-tables/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://ruventhemes.com/demos/polyon/wp/examples/pricing-boxes/&#34; rel=&#34;nofollow&#34;&#62;http://ruventhemes.com/demos/polyon/wp/examples/pricing-boxes/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.madza-wordpress-premium-themes.com/wp-foliobiz/?page_id=18&#34; rel=&#34;nofollow&#34;&#62;http://www.madza-wordpress-premium-themes.com/wp-foliobiz/?page_id=18&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Pricing / Fancy Boxes"</title>
			<link>http://www.kriesi.at/support/topic/pricing-fancy-boxes#post-36927</link>
			<pubDate>Sun, 08 Jan 2012 04:43:41 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">36927@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;could you elaborate your suggestion a little, for me it's a little vague how you would see this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dogmut on "Pricing / Fancy Boxes"</title>
			<link>http://www.kriesi.at/support/topic/pricing-fancy-boxes#post-36807</link>
			<pubDate>Fri, 06 Jan 2012 16:49:56 +0000</pubDate>
			<dc:creator>Dogmut</dc:creator>
			<guid isPermaLink="false">36807@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I use 3 of Kresi's themes and couple of others from different sellers.  The one thing that I note is missing from Kresi's work is pricing and fancy boxes or have I missed them.  I think these would be a great addition across the themes so any chance of this happening.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
