<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Column Shortcodes Not Working on Pages</title>
		<link>http://www.themolitor.com/forums/topic/column-shortcodes-not-working-on-pages</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Column Shortcodes Not Working on Pages</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 08:02:00 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/column-shortcodes-not-working-on-pages" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Column Shortcodes Not Working on Pages"</title>
			<link>http://www.themolitor.com/forums/topic/column-shortcodes-not-working-on-pages#post-40063</link>
			<pubDate>Mon, 29 Aug 2016 09:44:19 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">40063@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The theme has some built-in column settings, so there is some CSS that is blocking your plugin code. Try adding this to your Custom CSS box on the Customize page...</p>
<pre><code>#pageContent &#62; div,
#pageContent iframe {
    display: block;
    width: auto;
}</code></pre>
<p>Please note this is a suggestion and has not been fully tested.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>ASadmin on "Column Shortcodes Not Working on Pages"</title>
			<link>http://www.themolitor.com/forums/topic/column-shortcodes-not-working-on-pages#post-40056</link>
			<pubDate>Sun, 28 Aug 2016 21:02:23 +0000</pubDate>
			<dc:creator>ASadmin</dc:creator>
			<guid isPermaLink="false">40056@http://www.themolitor.com/forums/</guid>
			<description><p>Hi:</p>
<p>I can't seem to get column shortcodes to work on pages. Theyh work on posts, but not pages.</p>
<p>Home Page:</p>
<p><a href="http://www.americasucceeds.org/start/" rel="nofollow">http://www.americasucceeds.org/start/</a></p>
<p>Test Post:</p>
<p><a href="http://www.americasucceeds.org/start/test-post/" rel="nofollow">http://www.americasucceeds.org/start/test-post/</a></p>
<p>Both use the exact same code. What am I missing...?  Thanks.
</p></description>
		</item>

	</channel>
</rss>
