Forum Replies Created
-
This reply has been marked as private.in reply to: Multiple Filter Values per Filter Field
Dear, the home Shop Demo 2 only Home page style, it not is a demo . You can see home page demo 2 when import Main demo.
Best regards.
in reply to: How to Import demo content of shop 2 onlyDear, Please kindly update DHWC Layout plugin on your site to latest version 3.1.17 to fix “Add to cart” problem on your site.
Best regards.
in reply to: Mobile Add to Cart Not workingThis reply has been marked as private.in reply to: Click on element imageThis reply has been marked as private.in reply to: Multiple Filter Values per Filter FieldThis reply has been marked as private.in reply to: Multiple Filter Values per Filter FieldDear, I check your site and I see the DHWC Page not support YITH WooCommerce Featured Video, If you want use it in product with custom template. You need change ‘WC Single Product Images shortcode’ settings Slider type to use ‘Default by theme’ (see attachment)
Best regards.
Attachments:
You must be logged in to view attached files.in reply to: YITH WooCommerce Featured VideoDear, The Select box not support placeholder. But you can do it via use custom CSS. Please kindly read this article to do it.
Best regards.
in reply to: placeholder for selectbox in the formThis reply has been marked as private.in reply to: YITH WooCommerce Featured VideoThis reply has been marked as private.in reply to: Multiple Filter Values per Filter FieldDear @designdeck please create new topic with your problem then send for me your problem URL . I will check details to help you.
Best regards.
in reply to: Product VideoThis reply has been marked as private.in reply to: Multiple Filter Values per Filter FieldI don’t understand your problems, what is fields you not see ?
If you want switch to use ACF fields. you need create fields in ACF and assign product again.
in reply to: Custom fields not found on ACFDear, I check your site and I see that problem because ‘
tagDiv Shop’ plugin on your site is remove default coupon form on Checkout page. and Coupon Form shortcode in DHWC Page plugin is require default coupon form on Checkout to work.To fix your problem. Please install and switch your site to use Child theme. then add custom PHP code in file functions.php of your child theme.
add_action('template_redirect', function(){ add_action( 'woocommerce_before_checkout_form', 'woocommerce_checkout_coupon_form', 10 ); });
Best regards.
in reply to: Checkout coupon formDear, Please kindly send for me admin account and your problem URL via private reply. I will check details problem on your site to help you.
Best regards.
in reply to: Checkout coupon form