• After installing and activating the plugin, the table of contents displays correctly, but when I click on links in the table of contents, it takes me to the top of the page instead of scrolling to the appropriate sections on the page. I have already taken the following diagnostic steps: I disabled all other plugins and changed to the default theme to rule out conflicts.

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

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

    (@magazine3)

    Hi, Thank you for reaching out to us and apologize for the inconvenience caused. Please let us know if you are adding the setting in the table of content via shortcode or auto insertion.

    Thread Starter rafalstepienpl

    (@rafalstepienpl)

    With a shortcode added to a single post template created in Breakdance

    Plugin Author Magazine3

    (@magazine3)

    Hi, Thank you for reaching out to us. Please add this line ” add_filter( ‘ez_toc_sidebar_has_toc_filter’, ‘__return_true’ ); ” in the theme’s function.php file. Try it once and let us know if you still face the same issue.

    • This reply was modified 1 year, 3 months ago by Magazine3.
    Thread Starter rafalstepienpl

    (@rafalstepienpl)

    Still the same problem

    Plugin Author Magazine3

    (@magazine3)

    @rafalstepienpl : Hi, As we checked from our side, it was working. In case it’s not working from your end, can you please tell us where did you add that code exactly? Can you please share a screenshot of that page?

    @montford: Hi, Thank you for reaching out to us. Please add this line “add_filter(‘ez_toc_sidebar_has_toc_filter’, ‘__return_true’);” in the theme’s function.php file. Try it once and let us know if you still face the same issue.

    Thread Starter rafalstepienpl

    (@rafalstepienpl)

    The code works. After copying and pasting the apostrophe changed and it didn’t want to work. When I typed it manually it works fine. Thank you for your help

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘easy table of contents scroll to the top of page’ is closed to new replies.