<?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: How do I add rows to a Terra-style table</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/how-do-i-add-rows-to-a-terra-style-table/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/how-do-i-add-rows-to-a-terra-style-table/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 13:15:08 +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/how-do-i-add-rows-to-a-terra-style-table/#post-19865</guid>
					<title><![CDATA[How do I add rows to a Terra-style table]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-do-i-add-rows-to-a-terra-style-table/#post-19865</link>
					<pubDate>Thu, 15 May 2014 22:32:18 +0000</pubDate>
					<dc:creator>ecoenvelopes</dc:creator>

					<description>
						<![CDATA[
						<p>I accidentally made some little control devices appear on the table edges to do this, but I can&#8217;t make them appear again.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/how-do-i-add-rows-to-a-terra-style-table/#post-19866</guid>
					<title><![CDATA[Reply To: How do I add rows to a Terra-style table]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-do-i-add-rows-to-a-terra-style-table/#post-19866</link>
					<pubDate>Fri, 16 May 2014 08:09:37 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I assume you are running WP3.9? I am fixing an update for it as we speak as a few shortcodes disappeared from the dashboard with this WP version due to the new TinyMCE version of WP code. The shortcodes missing are the Row_container dropdown, text highlight and button. </p>
<p>Till you reupdate with my fix which is not out yet, here&#8217;s the shortcodes, you can place them directly in the editor:</p>
<p>ROW CONTAINER:</p>
<pre><code>[row_container dark=&quot;no&quot;]
[/row_container]</code></pre>
<p>so for example a row with 3 columns would look like:</p>
<pre><code>[row_container dark=&quot;no&quot;]

[column width=&quot;1/3&quot; position=&quot;first&quot; ]Column 1/3 Text[/column]

[column width=&quot;1/3&quot; position=&quot;&quot; ]Column 1/3 Text[/column]

[column width=&quot;1/3&quot; position=&quot;last&quot; ]Column 1/3 Text[/column]

[/row_container]</code></pre>
<p>BUTTON<br />
<code>[button href=&quot;&quot; target=&quot;&quot; css_classes=&quot;e.g. button_hilite button_pale sm_button&quot;][/button]</code></p>
<p>Cheers!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

