Forum Replies Created
-
AuthorPosts
-
#1, Qty input: please go to file functions.php: https://www.tourigalo.pt/wp-admin/theme-editor.php?file=functions.php&theme=piizalian-child
Search function:
function wc_remove_all_quantity_fields( $return, $product ) { return true; } add_filter( 'woocommerce_is_sold_individually', 'wc_remove_all_quantity_fields', 10, 2 );
And remove if you want to show qty input
#2. Setup Free shipping: please follow guide at https://docs.woocommerce.com/document/free-shipping/
Ok, I resolved this issue, please recheck.
#1. Issue: https://ibb.co/CtCBCFd
Use css code:
li.product:not(.quick-shop-shown):hover .product-block { border-color: #your-color !important; }
#2. Issue: https://ibb.co/KLH1JpT
Please go to edit page with elementor -> Edit Column Widget -> Tab Style -> Border -> Hover -> Edit color: https://prnt.sc/1eqp8er
Please upload your site to hosting and send Admin web account for me, I need to check your site.
Oh sorry, please select Order by Title
You need to select category -> Order by Date -> Order = DESC: https://prnt.sc/1el98hj
Hi again,
I have just fixed this issue, please recheck.
Hi you,
Please send Cpanel account for me, I will check and try to help you.
Oh sorry, please edit this css into:
li.post-4794.product .product-block-list-elementor a[class*=product_type_]:hover::before{ color: #your-color !important; }
You can use css code:
li.post-4794.product .product-block-list-elementor a[class*=product_type_]:before:hover{ color: #your-color !important; }
-
This reply was modified 3 years, 10 months ago by
Supporter.
Ok you.
Please go to edit product -> Product data -> External/Affiliate product -> Add Product URL: https://prnt.sc/1eeam4d
The color of the cart icon is matching the background color on hover, so you have to change the color of the cart icon on hover.
Hi again,
Please check your admin account, I can’t login your admin dashboard.
Hi @smu,
Please go to Shop breadcumb edit -> Edit section -> STyle tab -> Change your image background: https://prnt.sc/1edowz6
Thanks @bakana-media
-
This reply was modified 3 years, 10 months ago by
-
AuthorPosts