<?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: Adding anchors to buttons</title>
		<link>http://www.kriesi.at/support/topic/adding-anchors-to-buttons</link>
		<description>Support Forum - Topic: Adding anchors to buttons</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 01:31:25 +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/adding-anchors-to-buttons" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Adding anchors to buttons"</title>
			<link>http://www.kriesi.at/support/topic/adding-anchors-to-buttons#post-83942</link>
			<pubDate>Wed, 14 Nov 2012 18:11:20 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">83942@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad you were able to get it figured out. Don't forget you can use the shortcode editor to customize your buttons and that they can have the url and target in the shortcode like this:&#60;br /&#62;
&#60;code&#62;[button link=&#38;quot;http://google.com&#38;quot; text=&#38;quot;grey&#38;quot; window=&#38;quot;yes&#38;quot;]Button Title[/button]&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jw127 on "Adding anchors to buttons"</title>
			<link>http://www.kriesi.at/support/topic/adding-anchors-to-buttons#post-83837</link>
			<pubDate>Wed, 14 Nov 2012 09:01:03 +0000</pubDate>
			<dc:creator>jw127</dc:creator>
			<guid isPermaLink="false">83837@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great, that worked. Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kiwy on "Adding anchors to buttons"</title>
			<link>http://www.kriesi.at/support/topic/adding-anchors-to-buttons#post-83836</link>
			<pubDate>Wed, 14 Nov 2012 08:44:25 +0000</pubDate>
			<dc:creator>Kiwy</dc:creator>
			<guid isPermaLink="false">83836@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Good, my apologies...&#60;/p&#62;
&#60;p&#62;Found another temporary code for you;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;a class=&#38;quot;avia-button  light  green xl&#38;quot; href=&#38;quot;http://www.google.com&#38;quot; target=&#38;quot;_blank&#38;quot;&#38;gt;&#38;lt;span class=&#38;quot;avia-&#38;quot;&#38;gt; hello text &#38;lt;/span&#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jw127 on "Adding anchors to buttons"</title>
			<link>http://www.kriesi.at/support/topic/adding-anchors-to-buttons#post-83835</link>
			<pubDate>Wed, 14 Nov 2012 08:35:45 +0000</pubDate>
			<dc:creator>jw127</dc:creator>
			<guid isPermaLink="false">83835@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Let's back up... Trying to add code again: &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;http://www.example.com&#38;quot;/&#38;gt;
[button size=&#38;quot;xl&#38;quot; color=&#38;quot;green&#38;quot; text=&#38;quot;light&#38;quot;]
Test Button
[/button]
&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This code does NOT link like it should. Please advise!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jw127 on "Adding anchors to buttons"</title>
			<link>http://www.kriesi.at/support/topic/adding-anchors-to-buttons#post-83834</link>
			<pubDate>Wed, 14 Nov 2012 08:34:53 +0000</pubDate>
			<dc:creator>jw127</dc:creator>
			<guid isPermaLink="false">83834@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I think we had a miscommunication because of the term &#34;anchor.&#34; What your code does is not what I'm attempting. I'm trying to HYPERLINK to another page on the website. I want the button to take the visitor to the other page. Sounds easy enough I know. Can't make it work though.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kiwy on "Adding anchors to buttons"</title>
			<link>http://www.kriesi.at/support/topic/adding-anchors-to-buttons#post-83833</link>
			<pubDate>Wed, 14 Nov 2012 08:28:30 +0000</pubDate>
			<dc:creator>Kiwy</dc:creator>
			<guid isPermaLink="false">83833@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, use this code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;#yourbuttonname&#38;quot;&#38;gt;click&#38;lt;/a&#38;gt;

&#38;lt;a name=&#38;quot;yourbuttonname&#38;quot;&#38;gt;[button size=&#38;quot;xl&#38;quot; color=&#38;quot;green&#38;quot; text=&#38;quot;light&#38;quot;]
Test Button
[/button]&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Good luck!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jw127 on "Adding anchors to buttons"</title>
			<link>http://www.kriesi.at/support/topic/adding-anchors-to-buttons#post-83832</link>
			<pubDate>Wed, 14 Nov 2012 08:19:10 +0000</pubDate>
			<dc:creator>jw127</dc:creator>
			<guid isPermaLink="false">83832@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How in the world do you make the shortcode &#34;buttons&#34; actually link to something? The documentation doesn't show it, and my attempts have failed.  I've tried putting the anchor both inside and outside of the button shortcode. When put outside like the example here my anchor gets ignored and the button goes to the page it's on (putting it inside the button codes doesn't work at all):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;http://www.example.com&#38;quot;/&#38;gt;
[button size=&#38;quot;xl&#38;quot; color=&#38;quot;green&#38;quot; text=&#38;quot;light&#38;quot;]
Test Button
[/button]
&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
