<?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>Table of Contents Plus &#8211; Plugin Shortcode Conflict &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/table-of-contents-plus-plugin-shortcode-conflict/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/table-of-contents-plus-plugin-shortcode-conflict/feed/</link>
		<description></description>
		<lastBuildDate>Sun, 12 Oct 2025 03:37:03 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/table-of-contents-plus-plugin-shortcode-conflict/#post-77856</guid>
					<title><![CDATA[Table of Contents Plus &#8211; Plugin Shortcode Conflict]]></title>
					<link>https://theme.co/archive/forums/topic/table-of-contents-plus-plugin-shortcode-conflict/#post-77856</link>
					<pubDate>Tue, 05 Aug 2014 01:42:49 +0000</pubDate>
					<dc:creator>FranzVz</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>I use Table of Contents Plus &#8211;&gt; <a href="http://wordpress.org/plugins/table-of-contents-plus/" rel="nofollow">http://wordpress.org/plugins/table-of-contents-plus/</a> And their shortcode [toc] is the same as your shortcode [toc], which blocks TOC+ from showing up.</p>
<p>Is it possible to edit a file and temporarily fix the prefix for the X TOC shortcode, and in the future maybe rename the X shortcode to [x-toc] or something similar?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/table-of-contents-plus-plugin-shortcode-conflict/#post-77981</guid>
					<title><![CDATA[Reply To: Table of Contents Plus &#8211; Plugin Shortcode Conflict]]></title>
					<link>https://theme.co/archive/forums/topic/table-of-contents-plus-plugin-shortcode-conflict/#post-77981</link>
					<pubDate>Tue, 05 Aug 2014 08:06:25 +0000</pubDate>
					<dc:creator>Christian</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Franz,</p>
<p>Please modify <strong>shortcodes.php</strong> located in <strong>wp-content\plugins\x-shortcodes\functions</strong>. Search for <code>add_shortcode( &#039;toc&#039;, &#039;x_shortcode_toc_container&#039; );</code>. Change <code>toc</code> to <code>x_toc</code>.</p>
<p>Thanks for letting us know about this conflict. We might change this in a future release.</p>
<p>Thanks and hope that helps. 🙂</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/table-of-contents-plus-plugin-shortcode-conflict/#post-134638</guid>
					<title><![CDATA[Reply To: Table of Contents Plus &#8211; Plugin Shortcode Conflict]]></title>
					<link>https://theme.co/archive/forums/topic/table-of-contents-plus-plugin-shortcode-conflict/#post-134638</link>
					<pubDate>Wed, 29 Oct 2014 20:42:35 +0000</pubDate>
					<dc:creator>owenb</dc:creator>

					<description>
						<![CDATA[
						<p>Came looking for this solution, will give it a go now. Would be great to have a small modification to the x-toc short code for compatibility, if poss! 🙂</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/table-of-contents-plus-plugin-shortcode-conflict/#post-134903</guid>
					<title><![CDATA[Reply To: Table of Contents Plus &#8211; Plugin Shortcode Conflict]]></title>
					<link>https://theme.co/archive/forums/topic/table-of-contents-plus-plugin-shortcode-conflict/#post-134903</link>
					<pubDate>Thu, 30 Oct 2014 07:01:08 +0000</pubDate>
					<dc:creator>Paul R</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Owen,</p>
<p>We have forwarded this to our developement team.</p>
<p>Thanks for your feedback.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/table-of-contents-plus-plugin-shortcode-conflict/#post-327767</guid>
					<title><![CDATA[Reply To: Table of Contents Plus &#8211; Plugin Shortcode Conflict]]></title>
					<link>https://theme.co/archive/forums/topic/table-of-contents-plus-plugin-shortcode-conflict/#post-327767</link>
					<pubDate>Sun, 12 Jul 2015 13:06:19 +0000</pubDate>
					<dc:creator>seokai</dc:creator>

					<description>
						<![CDATA[
						<p>Since you have replaced the X Shortcodes Plugin with Cornerstone,<br />
how can I deactivate/rename the [toc] shortcode, in order to get<br />
Table of Contents Plus rerunning?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/table-of-contents-plus-plugin-shortcode-conflict/#post-327857</guid>
					<title><![CDATA[Reply To: Table of Contents Plus &#8211; Plugin Shortcode Conflict]]></title>
					<link>https://theme.co/archive/forums/topic/table-of-contents-plus-plugin-shortcode-conflict/#post-327857</link>
					<pubDate>Sun, 12 Jul 2015 16:46:54 +0000</pubDate>
					<dc:creator>Nico</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>You can check the link below on how to use Table of contents.</p>
<p><a href="https://community.theme.co//forums/topic/table-of-contents/#post-1357" rel="nofollow">https://community.theme.co//forums/topic/table-of-contents/#post-1357</a></p>
<p>In cornerstone, add the shortcode in your text elemet.</p>
<p>Let us know how it goes.</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

