<?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: Iconed featured text issues</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/iconed-featured-text-issues/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/iconed-featured-text-issues/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 08:54:24 +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/iconed-featured-text-issues/#post-18961</guid>
					<title><![CDATA[Iconed featured text issues]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/iconed-featured-text-issues/#post-18961</link>
					<pubDate>Thu, 10 Apr 2014 14:48:33 +0000</pubDate>
					<dc:creator>ksbaskar</dc:creator>

					<description>
						<![CDATA[
						<p>Hi</p>
<p>Great theme. Have got a lot of the parts working without any problem whatsoever. </p>
<p>I am facing issues with the Iconed featured text.</p>
<p>1. How do I get the icon to appear big as shown in your live preview page?<br />
You could take a look at how it appears in the version that I have tried at <a href="http://chennai.cracksat.com/test-page/" rel="nofollow">http://chennai.cracksat.com/test-page/</a></p>
<p>2. How do I get to have two or three featured text to appear as two or three columns in a single row? Do I create three columns and paste one iconed featured text in each or is there a better way.</p>
<p>Thanks again for creating a wonderful theme and hope to get your assistance in setting this issue of mine right.</p>
<p>K S Baskar</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/iconed-featured-text-issues/#post-18962</guid>
					<title><![CDATA[Reply To: Iconed featured text issues]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/iconed-featured-text-issues/#post-18962</link>
					<pubDate>Thu, 10 Apr 2014 15:07:24 +0000</pubDate>
					<dc:creator>ksbaskar</dc:creator>

					<description>
						<![CDATA[
						<p>Hi</p>
<p>One more question on the same topic</p>
<p>How can I select from among the 4 styles shown in <a href="http://blueowlcreative.com/wp/savia/featured-texts/" rel="nofollow">http://blueowlcreative.com/wp/savia/featured-texts/</a></p>
<p>The shortcode does not seem to provide any attribute or parameter to select this.</p>
<p>Thanks and regards</p>
<p>K S Baskar</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/iconed-featured-text-issues/#post-18963</guid>
					<title><![CDATA[Reply To: Iconed featured text issues]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/iconed-featured-text-issues/#post-18963</link>
					<pubDate>Thu, 10 Apr 2014 15:12:33 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>1. You have left out the type param, for example type=&#8221;2&#8243;, so your shortcode should look like:<br />
<code>[column width=&quot;four&quot; position=&quot;first&quot;][feat_text title=&quot;Responsive Design&quot; icon=&quot;thumbsup&quot; type=&quot;2&quot; href=&quot;&quot;]Terra is a clean and modern design WordPress theme characteristic for its responsive design.[/feat_text][/column]</code></p>
<p>I just checked and I have left that out in the documentation, so it&#8217;s really my fault, I will update this in the next version! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
<p>2. Exactly right, In my Demo, I am using a row with 4 columns and each shortcode is in a separate column like so:</p>
<pre><code>[row_container full_width=&quot;no&quot; dark=&quot;no&quot; padded=&quot;yes&quot; bgr_url=&quot;&quot; bgr_parallax=&quot;no&quot;]

[column width=&quot;four&quot; position=&quot;first&quot;][feat_text title=&quot;Responsive Design&quot; icon=&quot;thumbsup&quot; type=&quot;2&quot; href=&quot;&quot;]Terra is a clean and modern design WordPress theme characteristic for its responsive design.[/feat_text][/column]

[column width=&quot;four&quot; position=&quot;&quot;][feat_text title=&quot;Easy Customization&quot; icon=&quot;user&quot; type=&quot;2&quot; href=&quot;&quot;]Terra features plenty of options for customization in the admin that are easy to use and manage.[/feat_text][/column]

[column width=&quot;four&quot; position=&quot;&quot;][feat_text title=&quot;Powerful Tools&quot; icon=&quot;flag&quot; type=&quot;2&quot; href=&quot;&quot;]Terra WordPress theme ships with plenty of shortcodes that make content creation a breeze.[/feat_text][/column]

[column width=&quot;four&quot; position=&quot;last&quot;][feat_text title=&quot;Awesome Support&quot; icon=&quot;lifebuoy&quot; type=&quot;2&quot; href=&quot;&quot;]BlueOwlCreative provides a 5-star support to all clients that purchased our awesome theme.[/feat_text][/column]

[/row_container]</code></pre>
<p>Thanks for the great feedback, let me know if I can help you any further. If you really like the theme and want to share the love I would appreciate your rating of TF!<br />
Thanks! <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/iconed-featured-text-issues/#post-18964</guid>
					<title><![CDATA[Reply To: Iconed featured text issues]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/iconed-featured-text-issues/#post-18964</link>
					<pubDate>Thu, 10 Apr 2014 15:23:55 +0000</pubDate>
					<dc:creator>ksbaskar</dc:creator>

					<description>
						<![CDATA[
						<p>Hi</p>
<p>Thanks a million for a very quick response.</p>
<p>Implemented what you had advised. It works like a charm.</p>
<p>Thanks again. Will most certainly rate at TF.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

