• Resolved bizmark

    (@bizmark)


    Hello!

    I want to hide/disable the popup message saying “….. has been added to your cart”

    When I press the add to cart button I get a popup “Item-name has been added to your cart”
    https://ibb.co/h9T1nSR


    I’ve added the following code as PHP snippet:
    add_filter( ‘wc_add_to_cart_message_html’, ‘__return_false’ );

    and

    add_filter( ‘woocommerce_cart_item_removed_notice_type’, ‘__return_false’ );

    Both doesn’t work. When I disable “product table” plugin the popup message disappears when I add items to the cart.

    Any idea how to remove this popup message?
    Thx

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Nazmul Huda

    (@nazmulhudadev)

    Hello @bizmark,

    Thank you for reaching out to us regarding the issue with the “added to cart” popup message.

    We understand your concern. Our team is actively working on implementing a solution to allow users to disable or hide these notifications within JustTables.

    We appreciate your patience as we work on resolving this matter. Rest assured, we’ll keep you updated on our progress and notify you once the feature is available.

    Best regards,
    Nazmul

    Plugin Contributor Nazmul Huda

    (@nazmulhudadev)

    Hello @bizmark,

    Thank you for your patience. We’ve addressed your request by adding an option within our plugin to control (enable or disable) the “Added to Cart” notice. You can find the option illustrated in this screenshot: https://e.pcloud.link/publink/show?code=XZwJD9ZL48VrAfWxjFFMTOYaat12zRP4Fby

    We hope this resolves the issue for you. If you have any further questions or need assistance, please don’t hesitate to reach out.

    Best regards,
    Nazmul

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.