• Resolved Andrzej

    (@ukandrzej)


    Astra technical support suggested I contact you regarding this issue.

    If your plugin is activated and a page has the UAGB Table of Contents activated, only on a mobile, a square with an up arrow appears. This icon is Astra’s Scroll to Top module, which is specific to the Table of Contents.

    Link to Astra’s Table of Contents documentation:

    However, I have this Scroll to Top module deactivated in the Astra settings on both desktop and mobile, so it should not appear on a mobile phone.

    I can hide the icon on mobile like this:

    .uagb-toc__scroll-top {
        display: none !important;
        }

    But I would prefer a fix instead.

    Many thanks

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

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

    (@ironikus)

    Hey @ukandrzej – thanks a lot for your message. Are you sure that this issue is related to our plugin?
    Could you please tell me what the technical support mentioned regarding our plugin?
    Also I would appreciate if you post a non-shorted version of your website url 🙂
    Thanks already in advance!

    Thread Starter Andrzej

    (@ukandrzej)

    Hi Ironikus,

    Because I told Astra support that the issue only occurs when your plugin is activated, they simply told me that I need to contact you. They did not make further comment about your plugin.

    The URL of the full site is wimbledonvisitor.co.uk. You can also observe this behavior at

    https://www.wimbledonvisitor.co.uk/info/attractions/

    and

    https://www.wimbledonvisitor.co.uk/categories/worship/

    These pages also have the UAGB table of contents present – but Astra’s scroll to top is disabled. That works on desktop but not on mobile.

    • This reply was modified 4 years, 9 months ago by Andrzej.
    Plugin Author Ironikus

    (@ironikus)

    Hi @ukandrzej

    thanks a lot for coming back to me.
    I checked on this issue more in detail and it occurs, because the Astra theme uses the “dashicon” class from WordPress within their scroll to top layout.
    When Dashicon is actually loaded, it will set the display to inline-block, which overwrites the settings from the Astra theme, because they included the .dashicon class prioritized.

    In other words, has the Astra theme a problem with handling the Dashicon class.

    To make some further tests, you could try to set the setting “Choose Mail Icon” to “Fontawesome”.
    If this solves the issue, then it is definitely a problem from Astra, since they should change the priority of using their dashicon class within the scroll to top element.

    Hope this helps so far.
    If you have further questions, feel free to reach out anytime.

    All the best
    Jannis

    Thread Starter Andrzej

    (@ukandrzej)

    Hi @ironikus,

    Thank you for investigating. Rather than going back and forwards between two plugin authors, I switched to another email protection plugin.

    Best regards,
    Andrzej

    Plugin Author Ironikus

    (@ironikus)

    Hi @ukandrzej – a quick update: We’ve been able to fix your issue with our newly launched version.
    In case you have any questions, feel free to reach out.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Conflict with Astra’s Ultimate Addons for Gutenberg & Table of Contents module’ is closed to new replies.