• Resolved Mikey_

    (@mikeyuen)


    On individual blog posts, the ToC displays correctly (Example > below “Buy” button and above the first Header). On Pages, such as our Terms of Use or Privacy Policy, it displays a double border. I found that the below CSS will remove the 2nd border. I do not remember when this issue occurred, but it used to display correctly.

    #ez-toc-container label {
        border: none;
    }

    Example problem page: Terms of Use > below “Read: ” and above first Header in the body (ignore the Sidebar Widget — that displays right)

    • This topic was modified 1 year, 7 months ago by Mikey_.
Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Magazine3

    (@magazine3)

    Hi, Thank you for reaching out. We appreciate your understanding. To address and resolve the matter, would you kindly consider applying the CSS on your side. The issue seems to stem from CSS introduced by another plugin, which is why it isn’t replicating on our end. We’re concerned that modifying the code might impact other users’ experiences.

    Thread Starter Mikey_

    (@mikeyuen)

    Hi, when I did apply the CSS on my side, it removed the double border, but I am not sure yet why the issue only occurs on type Pages but works fine on type Posts.

    It’s not big issue — if it cannot be replicated, then I’ll do the workaround on my end. Thank you again!

    Thread Starter Mikey_

    (@mikeyuen)

    DEV (double border exists without the CSS added): https://dev.yuenx.com/about/privacy-policy/

    PROD (double border gone with CSS added, but padding on right-side is off): https://www.yuenx.com/about/privacy-policy/

    Plugin Author Magazine3

    (@magazine3)

    Hi, Thank you for letting us know. We have raised a GitHub ticket in our repository regarding this concern and we are working on it to fix it in the upcoming updates.

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

    Plugin Author Magazine3

    (@magazine3)

    Hi, hope you’re doing well. We’ve released a new update of version 2.0.55, so kindly update the plugin with the new version and give it a try. Please feel free to reach out to us if you have any concerns

    Thread Starter Mikey_

    (@mikeyuen)

    Hi, I’ve updated to 2.0.55 on both Prod and Dev environments and the double border is still there: https://dev.yuenx.com/about/privacy-policy

    Plugin Author Magazine3

    (@magazine3)

    Hi, thank you for reaching out. Could you please clear all types of cache, including server-side cache, and then try again? If the issue persists, please inform us.

    Thread Starter Mikey_

    (@mikeyuen)

    I’ve cleared out all caches, minifications, Avada Theme-based, and Cloudflare caching for both Prod and Dev and the issue persists. Also tried it from different browsers and computers with caching purged.

    Plugin Author Magazine3

    (@magazine3)

    Hi, thanks for reaching out to us. Upon investigation, it appears that this issue is being caused by another plugin. We examined it in inspection mode and found that any other plugin is conflicting there, resulting in double border errors on the page. After making manual adjustments, we were able to resolve the issue. We recommend making these manual changes to resolve the problem.

    Thread Starter Mikey_

    (@mikeyuen)

    Thank you. I confirm that it appears to be caused by the plugin, Avada Builder 3.11.2 — a required component of the Avada Theme. I’ll keep the custom CSS in place to counter whatever the Builder is breaking.

    Plugin Author Magazine3

    (@magazine3)

    Hi, we are marking this thread as resolved as per the conversation. Please reach out to us if you have any further questions or concerns. We are here to help you. Have a great day ahead!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Double Border on Pages’ is closed to new replies.