Dear @Kazi, You should know that it is much better to have one highly-voted request rather than few requests with 1 voices each one. I have already merged 2 same created requests by you in this one. Please, if you have similar idea or some thoughts about changes/addings to the request you created just leave new comments or modify the main description (if you are owner of the request) Regards, Jack Richardson
1) Here are some suggestion picture. prnt.sc/bUN5scHdUmfm (https://prnt.sc/bUN5scHdUmfm) prnt.sc/bUN5scHdUmfm (https://prnt.sc/bUN5scHdUmfm) prnt.sc/bUN5scHdUmfm (https://prnt.sc/bUN5scHdUmfm) 2) Sticky add to cart button is not always visible. It shows up when scrolled down only. But I think you should bring an option to show this always (No scrolling required) 3) In mobile, Sticky add to cart only sows Add to cart button and qty button. I think you can fit - more buttons like - Buy now, Price, Review etc in two row. You give this option to add buttons to sticky add to cart. If someone need more he can just add it.
Here is one problem with the first code . It covers off canvas cart window.
Hello, Kazi Sabit 2/ You may simply add next custom css and make it ready without creating extra option which will make some files to become bigger in few kb .etheme-sticky-cart.outside { opacity: 1; visibility: visible; transform: translateY(0px); z-index: 999; } 3/ Add next custom CSS to get next result -> https://gyazo.com/d17854fc9dcc8826a0e1429ee331e2bd @media only screen and (max-width: 992px) { .etheme-sticky-cart .mob-justify-content-center { justify-content: flex-start; } } Also add next php snippet to your xstore-child/functions.php add_filter('etheme_sticky_add_to_cart_buy_now_hide_mobile', '__return_false'); add_filter('etheme_sticky_add_to_cart_price_hide_mobile', '__return_false'); P.S. I decided to provide you quick solution before this request become popular because sometimes it takes few months. Regards, Jack Richardson
I asked you HOW CAN I ADD 1) QTY BUTTON + 2) ADD TO CART + 3) BUY NOW BUTTON IN STICKY BAR IN MOBILE VERSION . LIKE THIS PIC - prnt.sc/F7aCTGZrO3wG
We answered you in the previous message -> https://prnt.sc/XfG9qNgULiZZ If you have any support question I highly recommend you to contact us on our support -> https://www.8theme.com/forums/xstore-wordpress-support-forum…. This area is for requests but not for HOW TO ... ? questions. Regards, Jack Richardson
I don't know how to add this code. So I will wait until you add this function in store customization panel.
and the original message was not HOW TO? I requested this feature.
Did you see this problem?
You may know sticky add to cart, how important it is. But currently there is very limited option (almost no option) for sticky add to cart. So I am suggesting few feature request which will improve customer experience also I will share a picture. 1. Visibility - Option to show sticky add to cart after scroll or Before scroll (Always visible) 2. More elements - Give option to add - Buy now, Product small picture, Review, Product price (with discount), stock etc. You can use 2 row to fit them. Give customer option to enable/disable which element they want to show. prnt.sc/6bqLz9RpWiWD (https://prnt.sc/6bqLz9RpWiWD) prnt.sc/Uv8gquOlpCYB (https://prnt.sc/Uv8gquOlpCYB) 3. There are plugins with such features but it they are not compatible with this theme. Check this picture. prnt.sc/6kWejvIvLFbH (https://prnt.sc/6kWejvIvLFbH)