Tagged: x
-
AuthorPosts
-
February 12, 2017 at 12:16 pm #1368010
davidParticipantHello,
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 ???
}February 12, 2017 at 7:08 pm #1368325
LelyModeratorHi 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.
February 13, 2017 at 12:16 am #1368497
davidParticipantThis reply has been marked as private.February 13, 2017 at 12:24 am #1368504
ChristopherModeratorHi 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.
February 13, 2017 at 2:07 am #1368560
davidParticipantThank you – solved with css on front page ( saw older post on your archive )
February 13, 2017 at 2:24 am #1368581
ChristopherModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1368010 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
