<?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: button - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/button</link>
		<description>Support Forum - Tag: button - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 21:32:49 +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/button" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Button hover color change"</title>
			<link>http://www.kriesi.at/support/topic/button-hover-color-change#post-113482</link>
			<pubDate>Fri, 24 May 2013 05:09:53 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">113482@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Glad it worked. &#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>comlor on "Button hover color change"</title>
			<link>http://www.kriesi.at/support/topic/button-hover-color-change#post-113404</link>
			<pubDate>Thu, 23 May 2013 23:33:40 +0000</pubDate>
			<dc:creator>comlor</dc:creator>
			<guid isPermaLink="false">113404@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Ismael :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Button hover color change"</title>
			<link>http://www.kriesi.at/support/topic/button-hover-color-change#post-113171</link>
			<pubDate>Thu, 23 May 2013 05:18:01 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">113171@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Just add this on your custom.css or Quick CSS&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body .avia-button.avia-color-theme-color:hover {
color: white;
color: rgba(0, 0, 0, 0.5);
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
background-color: blue;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change the values.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>comlor on "Button hover color change"</title>
			<link>http://www.kriesi.at/support/topic/button-hover-color-change#post-113089</link>
			<pubDate>Wed, 22 May 2013 22:01:04 +0000</pubDate>
			<dc:creator>comlor</dc:creator>
			<guid isPermaLink="false">113089@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi I'm trying to make button that is theme color and then on hover changes to a different color to make it more noticeable. What code / file would I add and edit for that?&#60;/p&#62;
&#60;p&#62;Thanks kindly,&#60;/p&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Subscription Field + CTA on Layerslider"</title>
			<link>http://www.kriesi.at/support/topic/subscription-field-cta-on-layerslider#post-112154</link>
			<pubDate>Sat, 18 May 2013 14:13:08 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">112154@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Will do and if you do find a solution that works for you, feel free to post it here :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>relaxer88 on "Subscription Field + CTA on Layerslider"</title>
			<link>http://www.kriesi.at/support/topic/subscription-field-cta-on-layerslider#post-112040</link>
			<pubDate>Fri, 17 May 2013 19:42:18 +0000</pubDate>
			<dc:creator>relaxer88</dc:creator>
			<guid isPermaLink="false">112040@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for your quick reply Devin! At least you confirmed this is a tough one ;) Will try to experiment with the queries and use a button-only solution in the meantime...&#60;/p&#62;
&#60;p&#62;If you ever have any other idea, keep me posted!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Subscription Field + CTA on Layerslider"</title>
			<link>http://www.kriesi.at/support/topic/subscription-field-cta-on-layerslider#post-112003</link>
			<pubDate>Fri, 17 May 2013 17:52:58 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">112003@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi r88,&#60;/p&#62;
&#60;p&#62;I'm not actually sure that is really possible at all without customizing the layerslider. You can experiment with its positioning and using media queries to target the class selector for that specific item but it would need to be very specific to that exact slide and content within it.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>relaxer88 on "Subscription Field + CTA on Layerslider"</title>
			<link>http://www.kriesi.at/support/topic/subscription-field-cta-on-layerslider#post-111949</link>
			<pubDate>Fri, 17 May 2013 15:13:50 +0000</pubDate>
			<dc:creator>relaxer88</dc:creator>
			<guid isPermaLink="false">111949@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;great theme, really enjoy using it, kudos to all of you! :)&#60;/p&#62;
&#60;p&#62;I got an issue which is really important to me - I want to place a subscription field (i.e. input for email) + CTA button on the layerslider and I need it to be &#34;somehow&#34; responsive. I know already that responsiveness is hardly possible at the current state. Sill, how do I get the field + button on there and enable the button to at least &#34;jump&#34; to the next line once the screen is small enough, so it does NOT go beyond the screen boundaries in the same row? (would be ok for me if the size of the field + button stay the same)&#60;/p&#62;
&#60;p&#62;Field + button should be quite big, cf. the size of the CTA button in a promo field. However, the design itself should be &#34;flat&#34;, cf. the regular contact forms in the theme.&#60;/p&#62;
&#60;p&#62;How can I best approach this? Either with the theme's contact form or with a separate plugin, such as Contact Form 7. Doesn't matter. &#60;/p&#62;
&#60;p&#62;Huge thanks for your help!&#60;br /&#62;
r88
&#60;/p&#62;</description>
		</item>
		<item>
			<title>abortolotti on "Add CTA button in the layer slider"</title>
			<link>http://www.kriesi.at/support/topic/add-cta-button-in-the-layer-slider#post-110664</link>
			<pubDate>Sun, 12 May 2013 09:13:28 +0000</pubDate>
			<dc:creator>abortolotti</dc:creator>
			<guid isPermaLink="false">110664@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Awesome, Thank you Dude! I saw the code appearing in the preview rather than the actual button and was therefore afraid that adding the html didn't work. I'll try again now and see how it looks like when published!&#60;br /&#62;
Thank you&#60;/p&#62;
&#60;p&#62;Antonio
&#60;/p&#62;</description>
		</item>
		<item>
			<title>abortolotti on "Button on LayerSlider"</title>
			<link>http://www.kriesi.at/support/topic/button-on-layerslider#post-110663</link>
			<pubDate>Sun, 12 May 2013 09:12:06 +0000</pubDate>
			<dc:creator>abortolotti</dc:creator>
			<guid isPermaLink="false">110663@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Awesome, thank you Dude!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Add CTA button in the layer slider"</title>
			<link>http://www.kriesi.at/support/topic/add-cta-button-in-the-layer-slider#post-110506</link>
			<pubDate>Sat, 11 May 2013 10:33:58 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">110506@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;See &#60;a href=&#34;http://www.kriesi.at/support/topic/button-on-layerslider#post-107331&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/button-on-layerslider#post-107331&#60;/a&#62; - however we noticed that the button is not responsive when it's used with the slider and I'm not sure if Kriesi can make it responsive with a future update..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>abortolotti on "Add CTA button in the layer slider"</title>
			<link>http://www.kriesi.at/support/topic/add-cta-button-in-the-layer-slider#post-110336</link>
			<pubDate>Fri, 10 May 2013 12:43:40 +0000</pubDate>
			<dc:creator>abortolotti</dc:creator>
			<guid isPermaLink="false">110336@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, How do you add a button of yours within the layer slider? I tried but couldn't do it.&#60;br /&#62;
Any help is really appreciated.&#60;br /&#62;
Thanks&#60;/p&#62;
&#60;p&#62;Antonio
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "MailChimp Submit Button"</title>
			<link>http://www.kriesi.at/support/topic/mailchimp-submit-button#post-107913</link>
			<pubDate>Tue, 30 Apr 2013 04:54:49 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">107913@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Great, glad I could help you. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>angelodc on "MailChimp Submit Button"</title>
			<link>http://www.kriesi.at/support/topic/mailchimp-submit-button#post-107716</link>
			<pubDate>Mon, 29 Apr 2013 01:37:24 +0000</pubDate>
			<dc:creator>angelodc</dc:creator>
			<guid isPermaLink="false">107716@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;THANKS A BUNCH!!  It worked.&#60;/p&#62;
&#60;p&#62;You rock.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "MailChimp Submit Button"</title>
			<link>http://www.kriesi.at/support/topic/mailchimp-submit-button#post-107683</link>
			<pubDate>Sun, 28 Apr 2013 18:07:00 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">107683@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Insert following code into the quick css field:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#mc_embed_signup .clear {
display: block;
visibility: visible;
height: auto;
width: auto;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>angelodc on "MailChimp Submit Button"</title>
			<link>http://www.kriesi.at/support/topic/mailchimp-submit-button#post-107615</link>
			<pubDate>Sat, 27 Apr 2013 21:36:35 +0000</pubDate>
			<dc:creator>angelodc</dc:creator>
			<guid isPermaLink="false">107615@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello. I did as recommended in discussion - &#60;a href=&#34;http://www.kriesi.at/support/topic/mailchip-sign-in-form#post-91285&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/mailchip-sign-in-form#post-91285&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;For some reason, it has not worked for me.  I have also tried placing following code in &#38;lt;head&#38;gt; file as recommended by Mailchimp: &#60;/p&#62;
&#60;p&#62;&#38;lt;link href=&#34;http://cdn-images.mailchimp.com/embedcode/classic-081711.css&#34; rel=&#34;stylesheet&#34; type=&#34;text/css&#34;&#38;gt;&#60;br /&#62;
&#38;lt;style type=&#34;text/css&#34;&#38;gt;&#60;br /&#62;
	#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }&#60;br /&#62;
	/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.&#60;br /&#62;
	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */&#60;br /&#62;
&#38;lt;/style&#38;gt;&#60;/p&#62;
&#60;p&#62;Is it because I'm using the code in a widget?&#60;/p&#62;
&#60;p&#62;My site is at &#60;a href=&#34;http://dailyvitamoves.com&#34; rel=&#34;nofollow&#34;&#62;http://dailyvitamoves.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for your help.&#60;br /&#62;
Angelo
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Button on LayerSlider"</title>
			<link>http://www.kriesi.at/support/topic/button-on-layerslider#post-107525</link>
			<pubDate>Sat, 27 Apr 2013 09:12:02 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">107525@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; No, I couldn't find a &#34;hover&#34; setting for images/links. However you can use the button shortcode in the html field if you want to use a css button. I made a short video: &#60;a href=&#34;http://www.screenr.com/gci7&#34; rel=&#34;nofollow&#34;&#62;http://www.screenr.com/gci7&#60;/a&#62;&#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>franktw on "Button on LayerSlider"</title>
			<link>http://www.kriesi.at/support/topic/button-on-layerslider#post-107419</link>
			<pubDate>Fri, 26 Apr 2013 14:04:43 +0000</pubDate>
			<dc:creator>franktw</dc:creator>
			<guid isPermaLink="false">107419@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks.  Is there a way to add a shortcode so the button can have a rollover state?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Button on LayerSlider"</title>
			<link>http://www.kriesi.at/support/topic/button-on-layerslider#post-107353</link>
			<pubDate>Fri, 26 Apr 2013 05:51:33 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">107353@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Add a button image as layer and then click on &#34;Link&#34; to insert a link url and to select a link target (new window/tab, same window, etc.) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>franktw on "Button on LayerSlider"</title>
			<link>http://www.kriesi.at/support/topic/button-on-layerslider#post-107331</link>
			<pubDate>Fri, 26 Apr 2013 03:27:35 +0000</pubDate>
			<dc:creator>franktw</dc:creator>
			<guid isPermaLink="false">107331@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How does one add a button (like Sign Up) as a Layer on the LayerSlider?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dtinnelly on "Scrolling text and button across the front page slideshow"</title>
			<link>http://www.kriesi.at/support/topic/scrolling-text-and-button-across-the-front-page-slideshow#post-106650</link>
			<pubDate>Mon, 22 Apr 2013 16:09:17 +0000</pubDate>
			<dc:creator>dtinnelly</dc:creator>
			<guid isPermaLink="false">106650@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, that worked!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Scrolling text and button across the front page slideshow"</title>
			<link>http://www.kriesi.at/support/topic/scrolling-text-and-button-across-the-front-page-slideshow#post-106394</link>
			<pubDate>Sat, 20 Apr 2013 23:36:14 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">106394@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Deactivate Jetpack and a few other plugins, though I think Jetpack is responsible. I see the code for your buttons and captions for each of the images where its supposed to be. So something is blocking the javascript. Also something is adding links to your website randomly behind 3 of the last divs. Please try uninstalling all except woocommerce, and flush your cache and take another look.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i.imgur.com/ein4tjp.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/ein4tjp.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dtinnelly on "Scrolling text and button across the front page slideshow"</title>
			<link>http://www.kriesi.at/support/topic/scrolling-text-and-button-across-the-front-page-slideshow#post-106183</link>
			<pubDate>Fri, 19 Apr 2013 02:54:02 +0000</pubDate>
			<dc:creator>dtinnelly</dc:creator>
			<guid isPermaLink="false">106183@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've set the options I want for the button and the captions but no matter what option I use they don't show up. I've tried 3 browsers. The link the image works fine, it's just the button and the caption that aren't appearing for some reason!? Any idea what I'm doing wrong?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dtinnelly on "Scrolling text and button across the front page slideshow"</title>
			<link>http://www.kriesi.at/support/topic/scrolling-text-and-button-across-the-front-page-slideshow#post-106171</link>
			<pubDate>Thu, 18 Apr 2013 22:54:07 +0000</pubDate>
			<dc:creator>dtinnelly</dc:creator>
			<guid isPermaLink="false">106171@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Turned out I couldn't see those options as IE 10 wasn't working on compatibility mode. Fixed now. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hupe-graphics on "Scrolling text and button across the front page slideshow"</title>
			<link>http://www.kriesi.at/support/topic/scrolling-text-and-button-across-the-front-page-slideshow#post-106157</link>
			<pubDate>Thu, 18 Apr 2013 20:02:36 +0000</pubDate>
			<dc:creator>hupe-graphics</dc:creator>
			<guid isPermaLink="false">106157@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
you can set this up on the page where the slider is.&#60;/p&#62;
&#60;p&#62;There you have to navigate to &#34;Featured Media&#34; and then&#60;/p&#62;
&#60;p&#62;Tab Default Options -&#38;gt; Caption Title (Big Text) &#38;amp; Caption Text (Small Text)&#60;/p&#62;
&#60;p&#62;and the for the Button&#60;/p&#62;
&#60;p&#62;Tab Caption Advanced -&#38;gt; Caption Call to Action Button Label (Text for Button) &#38;amp; Apply link to the button? (for the link target).&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
Danica
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dtinnelly on "Scrolling text and button across the front page slideshow"</title>
			<link>http://www.kriesi.at/support/topic/scrolling-text-and-button-across-the-front-page-slideshow#post-106155</link>
			<pubDate>Thu, 18 Apr 2013 19:31:49 +0000</pubDate>
			<dc:creator>dtinnelly</dc:creator>
			<guid isPermaLink="false">106155@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do I create the scrolling text and button on the front page slideshow that you have in the live preview?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Border Bug"</title>
			<link>http://www.kriesi.at/support/topic/border-bug#post-106084</link>
			<pubDate>Thu, 18 Apr 2013 11:42:01 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">106084@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
which OS are you using? I tried to reproduce the issue with Chrome (26.0.1410.64 m) and Win8 but I couldn't: &#60;a href=&#34;http://www.screenr.com/C0e7&#34; rel=&#34;nofollow&#34;&#62;http://www.screenr.com/C0e7&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Maybe try to deactivate all browser extensions - sometimes they can cause display errors.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Lamaci on "Border Bug"</title>
			<link>http://www.kriesi.at/support/topic/border-bug#post-105911</link>
			<pubDate>Wed, 17 Apr 2013 13:32:26 +0000</pubDate>
			<dc:creator>Lamaci</dc:creator>
			<guid isPermaLink="false">105911@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;on my homapage site (denis.stefanides.sk) there is a blue border with text NAJNOVŠIE PRÍSPEVKY (in the middle of page) and it's bugged. If i hit sort my items (for example Motion Graphics) then this blue border scaled down and after finish sorting he scale up.&#60;/p&#62;
&#60;p&#62;Is there any way to fix it? I have this problem only in google chrome :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Lamaci
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ppaulap on "Button created with the shortcodes clickable?"</title>
			<link>http://www.kriesi.at/support/topic/button-created-with-the-shortcodes-clickable#post-105735</link>
			<pubDate>Tue, 16 Apr 2013 08:56:12 +0000</pubDate>
			<dc:creator>ppaulap</dc:creator>
			<guid isPermaLink="false">105735@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Of course, I didn't think about that! Thank you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Button created with the shortcodes clickable?"</title>
			<link>http://www.kriesi.at/support/topic/button-created-with-the-shortcodes-clickable#post-105388</link>
			<pubDate>Sat, 13 Apr 2013 16:18:32 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">105388@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ppaulap,&#60;/p&#62;
&#60;p&#62;When you click on the little magic wand button for the shortcode menu, click on Button and you'll get a specific menu for adding in your own shortcode button. From there you can fill in all the options for the button including link. The link in the shortcode looks like:&#60;br /&#62;
&#60;code&#62;[button link=&#38;quot;http://google.com&#38;quot; color=&#38;quot;#333333&#38;quot; border=&#38;quot;#222222&#38;quot; text=&#38;quot;light&#38;quot; window=&#38;quot;yes&#38;quot;]Button Text[/button]&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
