Might I ask… in the example you have on the main page of your table of contents plugin, where exactly have you placed the code?
Also, are you familiar with the “Instructions” plugin?
Here: http://tinyurl.com/6enopm
I ask because ideally I would like to be able to use your table of contents along-side this plugin. Any ideas?
(I think you have done some fine work here and am suprised not to see more response!)
In getting that link for you I discovered another handy feature of the plugin. Since it inserts named anchors into the content of a page or post, and give you links to each of those anchors via the toc, it’s super easy to link to sections within a post. Neato!
Back to your issue though:
You will want to put the code to insert the toc in your templates somewhere. It can go anywhere inside “The Loop”.
On my site I have it in sidebar.php.
The code you need to insert is all outlined in the documentation which you can find here:
Well… Announced July 16 and already on July 17 there is no download here or from WP. What’s up?
Hi Pablo. I was just able to download the plugin from wordpress. I did have trouble downloading it myself earlier today from Wordpress.
Go to this page and click the big orange download button to get the file.
Just in case you aren’t able to get it that way I’ve put another copy of it online.
You can download that version here.
Thank you Laran!
Might I ask… in the example you have on the main page of your table of contents plugin, where exactly have you placed the code?
Also, are you familiar with the “Instructions” plugin?
Here:
http://tinyurl.com/6enopm
I ask because ideally I would like to be able to use your table of contents along-side this plugin. Any ideas?
(I think you have done some fine work here and am suprised not to see more response!)
Thank you,
Pablo
Here’s a link to where I mention it in the instructions:
http://tinyurl.com/6xsl9z
In getting that link for you I discovered another handy feature of the plugin. Since it inserts named anchors into the content of a page or post, and give you links to each of those anchors via the toc, it’s super easy to link to sections within a post. Neato!
Back to your issue though:
You will want to put the code to insert the toc in your templates somewhere. It can go anywhere inside “The Loop”.
On my site I have it in sidebar.php.
The code you need to insert is all outlined in the documentation which you can find here:
http://tinyurl.com/5ahk9l
Don’t hesitate to get in touch again if you’re still having trouble.
I’d be happy to look at your code if you think it would help.