• It’s a pity because it is a very good plugin with all those configuration options and its clean structure.

    However there is no available shortcode (as already pointed out by others) and no available Widget for pages/posts: if you want to put a table of content in a single page/article in your entire site, you’ll always have the whole menu of the plugin at the bottom when editing any page/post, which is annoying.

    If you don’t like to create a shortcode (which I really don’t see why since it would be optional and inexperienced users won’t notice any change at all), you can at least provide a widget that can be inserted into pages and posts (like e.g. is done by WPForms).

    Otherwise this would be a 5 stars / perfect plugin.

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

    (@magazine3)

    Thank you for the feedback. For this, we have raised a GitHub ticket in our repository. We will work on it and fix it the next updates soon!

    Reference ticket: https://github.com/ahmedkaludi/Easy-Table-of-Contents/issues/152

    Thread Starter reviewingstuff

    (@reviewingstuff)

    Thanks.

    Hi, I am one of the developers of the plugin, and currently, I am working on your issue what I understood from your question is you want to add the table of contents to your entire site, and for that, you either need a shortcode or a widget to do it but we already have the option of “Auto Insert” – https://prnt.sc/3Bg_Z7BVY5GR and with the help of that you can easily add the TOC on your entire website and also we do have the widget please check this screenshot – https://prnt.sc/0dL_SOHsAovr and with this you can add the TOC according to your need and we have the option to add the TOC with the shortcode – “[ez-toc]” with this shortcode you can easily add the TOC in the content or anywhere in the WordPress and if you want to add the shortcode on the theme file then you can add it with the help of this code – <?php echo do_shortcode( ‘[ez-toc]’ ); ?> and with this, you can add the TOC on any file according to you need.

    Hope it helps and if you still have any issues then please let us know we are always here to help you

    Thread Starter reviewingstuff

    (@reviewingstuff)

    [ez-toc] is exactly what I needed, thank you.
    Is there any documentation?
    Because I wasn’t able to find this information anywhere.
    Anyway going to give five stars now that I also know the shortcode.

    Plugin Author Magazine3

    (@magazine3)

    Sure, we will make & share the documentation shortly.

    Plugin Author Magazine3

    (@magazine3)

    The below one is the reference documentation. Please go through it.

    Reference: https://tocwp.com/docs/knowledge-base/how-to-add-toc-with-shortcode/

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Minor inconvenience [solved!]’ is closed to new replies.