Hello Team,
I’m facing an issue with the table of contents.
I tried a third-party plugin and also added the table of contents manually using HTML anchor.
Can you please help me here?
Note: Last time one of your executive resolved the issue.
Best,
Nagaraju Kshathriya
Hi,
Indeed, it can be a problem between that plugin and tagDiv Composer plugin. A plugin of this type that we recommend is https://wordpress.org/plugins/easy-table-of-contents/ this should work correctly with our theme and theme plugins.
Thank you!
Hello!
We can take a look at this and investigate why is not working for you. Please contact us via email at contact@tagdiv.com and provide the following:
– admin URL and credentials
– cPanel URL and credentials
– a link to this topic in order to identify you
Thank you!
Hello,
You can use our theme element for Table of contents, the “single post table of contents” – https://i.imgur.com/2m15oQV.png
or in case you still want to use that plugin, please set this code in functions.php file in child theme.
Thank you!
Please for SEO purpose in your theme element for Table of contents could you add “p” or “Div” just for Title tag (SEO) (Hs is the only choices)
Also please add the code around to make it compatible with schemas
<nav class="table-of-contents" itemscope="" itemtype="https://schema.org/TableOfContents"></nav>
Thanks