Display TOC before content
-
How to display TOC before the content? I have left sidebar ( before the_content() ) and i want to do it with some php code, but nothing happends
<?php echo do_shortcode('[toc]'); ?>
- The topic ‘Display TOC before content’ is closed to new replies.