{"id":13132578,"date":"2020-07-16T17:19:36","date_gmt":"2020-07-16T17:19:36","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/using-toc-shortcode-links-are-not-working-anymore\/"},"modified":"2020-07-16T17:20:43","modified_gmt":"2020-07-16T17:20:43","slug":"using-toc-shortcode-links-are-not-working-anymore","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/using-toc-shortcode-links-are-not-working-anymore\/","title":{"rendered":"Using [toc] shortcode &#8211; Links are not working anymore"},"content":{"rendered":"<p>I&#8217;m working with your beautiful plugin, but I need this TOC outside of my content area. So I disable automatic placement from the plugin and used the following code:<\/p>\n<pre><code>&lt;?php get_header(); ?&gt;\n&lt;?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?&gt;\n&lt;div class=&quot;customdiv&quot;&gt;&lt;?php echo do_shortcode(&#039;[ez-toc]&#039;); \/\/ Also tried [toc] ?&gt;&lt;\/div&gt;\n\n&lt;div class=&quot;customdiv2&quot;&gt;\n&lt;h1&gt;&lt;?php the_title(); ?&gt;&lt;\/h1&gt;\n&lt;?php the_content(); ?&gt;\n&lt;\/div&gt;<\/code><\/pre>\n<p>The table is still loading nicely, but clicking on the links don&#8217;t work anymore. The url changes, the anchor link is still on them, but the Headings in the content are not getting the span ID&#8217;s that are needed to scroll to.<\/p>\n<p><code>&lt;h2&gt;Title x&lt;span class=\u201dez-toc-section\u201d id=\u201dTitle-x\u201d&gt;&lt;\/span&gt;&lt;\/h2&gt;<\/code><br \/>\nThis span is now not inserted when using the shortcode.<\/p>\n<p>Do you have any idea what setting I&#8217;m missing?<\/p>\n","protected":false},"template":"","class_list":["post-13132578","topic","type-topic","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/13132578","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":1,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/13132578\/revisions"}],"predecessor-version":[{"id":13132581,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/13132578\/revisions\/13132581"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=13132578"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}