Why is the pop-up notification no longer displaying?

Top WooCommerce & WordPress Plugins Forums Wish List for WooCommerce Why is the pop-up notification no longer displaying?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #100141
    Aimee Bosman
    Member

    Hi there

    I am using the pro version of the plugin here http://www.icrasa.com/product-category/kitchen-management/ and just have a few questions:

    1. When I add a product to the wishlist, it was showing a pop up notification that is no longer displaying
    2. When I add a product to my cart from the wishlist, there is no notification that the product has been added or not http://www.icrasa.com/wish-list/

    Please advise.

    Kind regards
    Aimee Bosman

    #100142
    Pablo Pacheco
    Participant

    Hello,
    Sorry for the delay.

    1. I think you were able to figure that out because I can see the notification now. But If I’m wrong please let me know

    2. There is one line on your CSS that is hiding the notification. This is the one:
    .added_to_cart.wc-forward{ display:none }

    You can try to find it and remove it, or you can add one CSS line to your Customizer > Additional CSS, trying to cancel it, like:
    .added_to_cart.wc-forward{ display:inline !important }

    If you can’t do it I can try to do it for you. Just let me know 😉

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