• Resolved ArcticFritid

    (@metuza)


    Hello,

    The latest version of woocommerce has been really annoying. The new tooltip in order overview table is popping out everywhere if moving over the mouse, hiding other text and does not dissapear again. Also i got a message box telling me that discount coupons was moved to the marketing section and this box does not dissapear again.

    Checking around with other WC shop owners and it seems like it is a known problem.

    Rune

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Hi @metuza!

    I was able to replicate the same issue. The tooltip pop will not disappear unless hovering somewhere over the status column. I will raise an issue for this in Github.

    In the meantime, you can disable the popups using the CSS code below:

    #tiptip_content, .chart-tooltip, .wc_error_tip {
        display: none;
    }

    You can add this CSS code to your site via the “Additional CSS” section found in the customizer.

    Cheers!

    Plugin Support Damianne P (a11n)

    (@drwpcom)

    Hi @metuza. Since we haven’t heard from you in a while, I’m going to go ahead and mark this thread as resolved. If you still need help with this issue or have any other questions about the WooCommerce plugin, please start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Annoying tooltip and info boxes’ is closed to new replies.