• Hello there,

    It seems that the cart display has stopped working properly on indieground.net since the last WP update. Although the cart appears to be present with the correct settings, it appears empty without any text and the height is distorted. Despite trying various troubleshooting steps such as deactivating and activating, reinstalling, creating new notices, re-inserting the shortcode, and clearing the cache, the issue persists. Could you please advise on what steps I can take to resolve this issue? Please note that the notice appears on the cart page when two or three products are added to the cart.

    Thanks

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author RazyRx

    (@razyrx)

    Hello,

    Checked plugin with latest version of WooCommerce and WordPress and notice displayed correct on cart page.

    Maybe it is some incompatibility with your theme or some other plugin.

    Regards,
    Oleg

    We were having the same problem – the notice box would show up but the text in the message was not visible. I noticed that the display was set to “none” so I added the below CSS. Not sure it’s the best solution but it seems to work. I wonder if it’s a conflict with Elementor or Astra theme.

    .berocket_cart_notice {
    	display:block !important;
    }

    I have the avada theme and experiencing the same problem. This css worked for us as well. So it shows on our cart again, but missing on our slide out cart. Clearly there is a problem with this plugin and the latest wordpress or woocommerce update. Hope they get this fixed soon.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Notice Stopped Displaying / Blank display’ is closed to new replies.