<?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: Clickable Icon Buttons</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/clickable-icon-buttons/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/clickable-icon-buttons/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 10:13:30 +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/clickable-icon-buttons/#post-19481</guid>
					<title><![CDATA[Clickable Icon Buttons]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/clickable-icon-buttons/#post-19481</link>
					<pubDate>Thu, 01 May 2014 02:55:01 +0000</pubDate>
					<dc:creator>aircraftdigital</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, I was wondering whether there is any way I can make type 1 Icons clickable, I can click the text below to go to the desired page, however since the icons are so interactive I would like to make them clickable as well. Please let me know if there is anyway to do this. Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/clickable-icon-buttons/#post-19488</guid>
					<title><![CDATA[Reply To: Clickable Icon Buttons]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/clickable-icon-buttons/#post-19488</link>
					<pubDate>Thu, 01 May 2014 09:10:34 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Yes, you could!</p>
<p>Edit your includes/shortcodes.php and find this line:</p>
<p><code>$content = &#039;&lt;div class=&quot;section_featured_texts type&#039;.$type.&#039; animationStart&quot;&gt;&lt;div class=&quot;icon_holder&quot;&gt;&lt;div class=&quot;icon_bgr&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon_center&quot;&gt;&lt;i class=&quot;icon &#039;.$atts[&#039;icon&#039;].&#039;&quot;&gt;&lt;/i&gt;&lt;/div&gt;&lt;/div&gt;&lt;h3&gt;&#039;.($add_link ? $link : &#039;&#039;).$atts[&#039;title&#039;].($add_link ? &#039;&lt;/a&gt;&#039; : &#039;&#039;).&#039;&lt;/h3&gt;&lt;p&gt;&#039;.do_shortcode_boc($content).&#039;&lt;/p&gt;&lt;/div&gt;&#039;;</code></p>
<p>Replace it with this:</p>
<p><code>$content = &#039;&lt;div class=&quot;section_featured_texts type&#039;.$type.&#039; animationStart&quot;&gt;&#039;.($add_link ? $link : &#039;&#039;).&#039;&lt;div class=&quot;icon_holder&quot;&gt;&lt;div class=&quot;icon_bgr&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon_center&quot;&gt;&lt;i class=&quot;icon &#039;.$atts[&#039;icon&#039;].&#039;&quot;&gt;&lt;/i&gt;&lt;/div&gt;&lt;/div&gt;&#039;.($add_link ? &#039;&lt;/a&gt;&#039; : &#039;&#039;).&#039;&lt;h3&gt;&#039;.($add_link ? $link : &#039;&#039;).$atts[&#039;title&#039;].($add_link ? &#039;&lt;/a&gt;&#039; : &#039;&#039;).&#039;&lt;/h3&gt;&lt;p&gt;&#039;.do_shortcode_boc($content).&#039;&lt;/p&gt;&lt;/div&gt;&#039;;</code></p>
<p>Matter of fact I might just include this in the next update as it does make sense, you are right! Cheers! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/clickable-icon-buttons/#post-19500</guid>
					<title><![CDATA[Reply To: Clickable Icon Buttons]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/clickable-icon-buttons/#post-19500</link>
					<pubDate>Thu, 01 May 2014 22:51:03 +0000</pubDate>
					<dc:creator>aircraftdigital</dc:creator>

					<description>
						<![CDATA[
						<p>Worked Perfectly. Thanks</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

