wedocs-plugin
wedocs-plugin copied to clipboard
Table of Contents
The table of contents on the demo http://docs.wedevs.com/docs/dokan/ looks pretty good. Which plugin is used to create this ToC (that understands the weDocs structure).?
Hi, i have the same question as it's not part of the current package i think. Can it be added? Can i donate a bit somehwere to get the same ToC lay-out ? Besides of that i think you can easily add the Wedocs as a paid extension into your store to support development, i would pay for it. It works nicely.
I'll second both proposals
hi,
i added some codes from wedocs theme to wedocs-plugin to solve this.
pls try attached theme. dont forget to save it as php file.
Thanks, this works when replacing single-docs.php with this update. One thing I have done is to move the children code to after the page content in single-docs. With the children after the content it allows one to have an introduction paragraph before the table of contents.
Thanks!
TOC already exists. If you create a doc with some articles that have an H2 heading, those articles header will show as a table of content at the right side of your doc.