• Resolved Hamza

    (@krakmhmax)


    Hi there, TOC generates Table of Contents widget but clicking it does not take anywhere, on inspection I saw that there were no id attributes or classes attached to the headings HTML element so it wasn’t working because of that. I am using a classic template theme with Gutenberg. Can you please point out what could be the problem?

    ( I was using the old version for a while and it was working fine but not anymore.)

    Thanks for awesome work

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Magazine3

    (@magazine3)

    Hi, thanks for reaching out to us. Could you please share the reference URL so we can check it on our end?

    Moderator Support Moderator

    (@moderator)

    Moderator note: URL added to original message in topic.

    Plugin Author Magazine3

    (@magazine3)

    Hi there! Could you please let us about the theme you’re using? It would be helpful if you could share a reference or any information about that theme. Also, you’re trying to add a Table of Contents (TOC) to your theme, we’d appreciate it if you could provide a short video demonstrating the steps you’re taking to add the TOC.

    In the meantime, you can manually add the following code:

    add_filter( ‘ez_toc_sidebar_has_toc_filter’, ‘__return_true’ ); in the theme’s functions.php, after that clear all the cache once and then retry. Give this a try and let us know if the issue still persists.

    Plugin Author Magazine3

    (@magazine3)

    Hi, thanks for sharing this. We have released a new version, 2.0.56. Kindly update the plugin and navigate to the TOC settings. Inside the Advanced options, you will find “Generate TOC link ids.” For a better understanding, please refer to this screenshot: https://prnt.sc/P7EcVIlNeUUV. Give it a try, and let us know if you still encounter the same issue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Table of content doesn’t create id links in heading’ is closed to new replies.