• Resolved KeniVinh

    (@luong-quang-vinh)


    I have a long table of content, it looks great on the computer. However, on the phone, the table of contents becomes too long. I can’t collapse the table of contents because it will affect computer users.

    I just want you to improve this feature. On mobile, the table of contents shows only a small part, helping users understand that they can view the content with this summary, or ignore it and scroll down.

    Another thing.

    Every time I create a table of contents for the page, I have to go to the style section to remove the underline feature. Why is this feature enabled by default?

    View post on imgur.com

Viewing 15 replies - 1 through 15 (of 19 total)
  • Hello @luong-quang-vinh,

    Thanks for writing to us.

    Thanks for the suggestion to improve the Table Of Contents block on mobile and also to remove the underline showing by default. I will discuss this with our developer & see how things go with this. If everything will go perfectly with this feature we’ll definitely add this in future updates and so I request you check the changelog for the update once this is added.

    Please let us know whether you have any other queries.

    Regards.
    Judith.

    WP_User

    (@amarudare)

    I am also facing a similar issue. For some reason, the table of contents is now showing underlined text after upgrading to the new plugin. Can you please let me know how I can sort this out?

    Thanks

    Thread Starter KeniVinh

    (@luong-quang-vinh)

    @amarudare
    You can turn off the underline by: Style ? List ? Typography ? Decoration ? Default.

    Hello @amarudare,

    Thanks for writing to us.

    At the moment the table of contents gets underlined by default however to remove the underline, I have recorded a screencast to help with this.

    Hope this helps. Please let us know whether you have any other queries.

    WP_User

    (@amarudare)

    Thank you for your replies!

    I have these on multiple pages. Is there a way I can disable using CSS site-wide? Doing this on individual pages would be painful.

    Thread Starter KeniVinh

    (@luong-quang-vinh)

    @judith0

    I forgot there was another annoying thing. My language is not English and the script is accented, this makes the link error (Table of content), looks very annoying, please fix this.

    Other plugin: domain.com/noi-dung/#cau-hoi-thuong-gap
    Spectra: domain.com/noi-dung/#cu-hoi-thng-gp

    Hello @amarudare,

    Thanks for writing back.

    Please add the following CSS in the Additional CSS section:

    .uagb-toc__list-wrap ol li a {
    text-decoration: underline;
    }

    I hope this solves your issue. :)`

    WP_User

    (@amarudare)

    That does not work for me.

    Hello @amarudare,

    Please share your website URL so that we can provide a working CSS for your site.

    Looking forward to hearing from you.

    Thread Starter KeniVinh

    (@luong-quang-vinh)

    @amarudare

    They are a bit confused, please fix it like this

    .uagb-toc__list-wrap ol li a {
    text-decoration: none;
    }

    Thread Starter KeniVinh

    (@luong-quang-vinh)

    Hello @amarudare,

    Sorry for the mishap. The CSS should be as below instead.

    .uagb-toc__list-wrap ol li a {
    text-decoration: none;
    }

    Please let us know whether this works for you.

    Regards.
    Judith.

    Hello @amarudare,

    We have not heard from you in a while, please allow me to mark this as resolved. Feel free to open a new thread in case of any other queries.

    Regards.
    Judith.

    We have not heard from you in a while, please allow me to mark this as resolved. Feel free to open a new thread in case of any other queries.

    Regards.
    Judith.

    WP_User

    (@amarudare)

    This does not work. You can try on this page: Table of Contents

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘Collapse the table of contents on the phone’ is closed to new replies.