• Resolved fatihaker

    (@fatihaker)


    Hi, is it possible to disable Sticky TOC on homepage ?

    There is an option for spesific pages but I couldnt figure it out how to disable at homepage.

    Thanks

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

    (@magazine3)

    Hi, thank you for reaching out to us. We have an option in our plugin that enables a sticky table of contents (TOC) on the homepage. However, even without enabling it, the TOC appears on your homepage. This might occurs due to front page setup by you. Could you confirm the same??

    We’ve raised a GitHub ticket in our repository to address this, and it will be resolved in the upcoming update.

    Here is the ticket: https://github.com/ahmedkaludi/Easy-Table-of-Contents/issues/754

    Thread Starter fatihaker

    (@fatihaker)

    Hi, well let me try to give you details as much as I can.

    1. All auto insert options are unchecked.
    2. In “General” only posts and pages are checked.
    3. “Show the table of contents for qualifying items on the homepage.?” is unchecked.
    4. Sticky TOC is enabled only at “pages”
    5. “Show the Sticky TOC for qualifying items on the homepage.” is unchecked.
    6. WP Read is set as “fixed page” by selecting “homepage”.
    7. My homepage is a wp page. (Probably thats why it shows up as you mentioned)

    Is there any temporary way to disable it at homepage ? I tried to unload css and js but contents details are being listed at the end of the page.

    Thanks.

    Hi @fatihaker .
    I think it is a bug that the Sticky TOC are visible on the Startpage. For this they raised a github issue.
    But you can try in customized css this:
    .home .ez-toc-open-icon {
    display: none;
    }


    For me it works fine since weeks ??

    Maybe this help you until they fix the issue.
    regards

    Thread Starter fatihaker

    (@fatihaker)

    Hi @darkwolfcave,

    it works, thanks alot ??

    Plugin Author Magazine3

    (@magazine3)

    Hi, We have just released the new update version 2.0.67.1. Kindly update the plugin once with the new version, clear the cache once and retry. Please let us know if issue persist.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Sticky TOC at homepage’ is closed to new replies.