You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.
Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"
where code area ?Found an issue with Main Cart on mobile you can't update quantity - you need to replace it with this:
PHP:<div class="cart-item-blocks-left"> <cart-update-quantity class="cart-item-qty" data-product="{{ item.product_id }}" data-variant="{{ item.variant.id }}"> <label class="form-label hiddenLabels" for="upsell-update-{{ item.id }}">{{ 'products.product.quantity.label' | t }}</label> <a href="javascript:void(0)" data-minus-quantity-cart="" class="minus btn-quantity"></a> <input class="form-input quantity cart-item-qty-input" name="quantity" id="upsell-update-{{ item.id }}" data-qtt-id1="quantity{{ item.id }}" value="{{ item.quantity }}" type="number"{% if item.variant.inventory_management != null and item.variant.inventory_quantity > 0 %} data-inventory-quantity="{{ item.variant.inventory_quantity }}"{% endif %} data-cart-quantity data-cart-quantity-id="{{ item.id }}" data-line="{{ item.key }}" /> <a href="javascript:void(0)" data-plus-quantity-cart="" class="plus btn-quantity"></a> </cart-update-quantity> </div>
Well I use this and big thanks to YOUUPDATE:
6.5.2 - August 11, 2023
I won't be updating anymore
I've been updating in the comments because I think some people actively use this theme and rely on the updates. However Babiato won't give me access to this thread anymore and I can only do so in the comments. @jenishsonani, since you have admin access to this thread, please update! <3
sir i use this and really thanks for sharing and please don't stop updatingUPDATE:
6.5.2 - August 11, 2023
I won't be updating anymore
I've been updating in the comments because I think some people actively use this theme and rely on the updates. However Babiato won't give me access to this thread anymore and I can only do so in the comments. @jenishsonani, since you have admin access to this thread, please update! <3
Thank you and please keep updating it. Yes most of us rely on updatesUPDATE:
6.5.2 - August 11, 2023
I won't be updating anymore
I've been updating in the comments because I think some people actively use this theme and rely on the updates. However Babiato won't give me access to this thread anymore and I can only do so in the comments. @jenishsonani, since you have admin access to this thread, please update! <3
Kindly check the demo data file from that copy setting and index file code and on the shopify dashboard where you have installed that theme edit code and replace index and setting files code from the demo files (paste that code there )hey! Can anyone help me onto installing all demo content from this theme?
I am trying to do it myself, but Im not so friendly with this kind of stuff, thxKindly check the demo data file from that copy setting and index file code and on the shopify dashboard where you have installed that theme edit code and replace index and setting files code from the demo files (paste that code there )