Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1368010
    david
    Participant

    Hello,
    I tried to add notification under item title on each product that added to cart:
    but i could not figure out how to.
    Can someone help on this?
    Thanks !

    add_action (‘woocommerce_after_shop_loop_item_title’,’show_added_to_cart’);

    function show_added_to_cart() {
    ??? what code ???
    }

    #1368325
    Lely
    Moderator

    Hi David,

    Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what kind of notification you want to add (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    #1368497
    david
    Participant
    This reply has been marked as private.
    #1368504
    Christopher
    Moderator

    Hi there,

    This feature is available on shop page but your shop page is a custom page, please select shop page under Woocommerce -> Settings -> Products -> Display.

    Hope it helps.

    #1368560
    david
    Participant

    Thank you – solved with css on front page ( saw older post on your archive )

    #1368581
    Christopher
    Moderator

    You’re welcome.

  • <script> jQuery(function($){ $("#no-reply-1368010 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>