<?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: Links on icons in template builder</title>
		<link>http://www.kriesi.at/support/topic/links-on-icons-in-template-builder</link>
		<description>Support Forum - Topic: Links on icons in template builder</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 20:30:03 +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/links-on-icons-in-template-builder" rel="self" type="application/rss+xml" />

		<item>
			<title>Mya on "Links on icons in template builder"</title>
			<link>http://www.kriesi.at/support/topic/links-on-icons-in-template-builder#post-64187</link>
			<pubDate>Sat, 07 Jul 2012 05:10:21 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">64187@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad it works for you. Let us know if you have other questions.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cpwilson2 on "Links on icons in template builder"</title>
			<link>http://www.kriesi.at/support/topic/links-on-icons-in-template-builder#post-64183</link>
			<pubDate>Sat, 07 Jul 2012 03:48:07 +0000</pubDate>
			<dc:creator>cpwilson2</dc:creator>
			<guid isPermaLink="false">64183@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;that works. I am not sure I can quite follow the logic of your code so may need to get back to you once I have got the magazine article scanned for the second icon. Thanks very much  though.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Links on icons in template builder"</title>
			<link>http://www.kriesi.at/support/topic/links-on-icons-in-template-builder#post-63249</link>
			<pubDate>Mon, 02 Jul 2012 22:19:28 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">63249@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi cpwilson2,&#60;/p&#62;
&#60;p&#62;I see what you mean but as far as I know the shortcode for icons doesn't have a way to add a link to the icon. You could use the plain html for the iconbox and add the a href in manually like the following:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;http://youtu.be/R_lsDMCE--U&#38;quot;&#38;gt;&#38;lt;span class=&#38;quot;iconbox_icon&#38;quot;&#38;gt;&#38;lt;img src=&#38;quot;http://www.indonesiadetective.com/wp-content/themes/choices/images/icons/icon-youtube.png&#38;quot; alt=&#38;quot;&#38;quot; /&#38;gt;&#38;lt;/span&#38;gt;&#38;lt;/a&#38;gt;
&#38;lt;div class=&#38;quot;iconbox_content&#38;quot;&#38;gt;
&#38;lt;h3 class=&#38;quot;iconbox_content_title&#38;quot;&#38;gt;Your title here&#38;lt;/h3&#38;gt;
Indonesia Private Investigation Agency has had a number of TV slots covering our private detective work. Click on the icon to see a short piece by &#38;quot;Trans TV&#38;quot;.

&#38;lt;/div&#38;gt;
&#38;lt;/div&#38;gt;
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cpwilson2 on "Links on icons in template builder"</title>
			<link>http://www.kriesi.at/support/topic/links-on-icons-in-template-builder#post-63044</link>
			<pubDate>Sun, 01 Jul 2012 03:59:57 +0000</pubDate>
			<dc:creator>cpwilson2</dc:creator>
			<guid isPermaLink="false">63044@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am trying to get a video link on the ice in a column from a template builder:&#60;/p&#62;
&#60;p&#62;[iconbox icon=&#34;YouTube.png&#34;][/iconbox]&#60;/p&#62;
&#60;p&#62;Indonesia Private Investigation Agency has had a number of TV slots covering our private detective work. Click on the icon to see a short piece by &#34;Trans TV&#34;.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.youtube.com/watch?v=R_lsDMCE--U&#38;amp;feature=player_embedded&#34; rel=&#34;nofollow&#34;&#62;http://www.youtube.com/watch?v=R_lsDMCE--U&#38;amp;feature=player_embedded&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That is the video link.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Links on icons in template builder"</title>
			<link>http://www.kriesi.at/support/topic/links-on-icons-in-template-builder#post-63031</link>
			<pubDate>Sun, 01 Jul 2012 01:29:34 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">63031@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi cpwilson2,&#60;/p&#62;
&#60;p&#62;You should be able to use the same html in the direct text input. If you can paste what you are using here we can take a look at it to see if there is an issue we can fix.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cpwilson2 on "Links on icons in template builder"</title>
			<link>http://www.kriesi.at/support/topic/links-on-icons-in-template-builder#post-62982</link>
			<pubDate>Sat, 30 Jun 2012 08:14:01 +0000</pubDate>
			<dc:creator>cpwilson2</dc:creator>
			<guid isPermaLink="false">62982@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Firstly thanks for the help getting me to the icons. &#60;/p&#62;
&#60;p&#62;On a normal page I am able to make it so a click on an icon will link to something (a video) for example. The link opens in another page.&#60;/p&#62;
&#60;p&#62; I created a new template from the builder with two columns. I select the option to fill in my own text, and I am able to get the icons showing in each column. BUT I can not get the icons in this format to link as I did in the word press page layout.&#60;/p&#62;
&#60;p&#62;Any suggestions?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
