[Beehive Pro] Disable notice on account connection for Beehive

0

Hi there,
Is there any possibility to remove the notice in BeeHive if I dont want (or can’t) connect the Analytics account? Client think there’s something wrong, but we can’t connect the account so the notice about linking the account is being present all the time.
Thanks for overthinking this! :slight_smile:

Cheers, Bas

  • Adam
    • Support Gorilla

    Hi Pure Pixels

    I hope you’re well today and thank you for your question!

    You can simply dismiss/close the message (by clicking on the X close icon on its right side) and it shouldn’t be showing up anymore.

    If that’s not working or not useful for you, you can also add a simple “admin-side” CSS rule:

    .notice[data-type="google_setup"] {display:none;}

    You can add it e.g. via our Branda plugin, which has a “Custom CSS” feature for Admin Area.

    Note though: in case any other plugin would use the same “date-type” for its notices, it would hide it as well.

    Best regards,
    Adam