Forum Replies Created
-
Dear, You have problem when use this plugin with Nielsen theme ? please kindly give for me details your problem, i will check details to help you.
Best regards.
in reply to: Theme NielsenThis reply has been marked as private.in reply to: Auto Rotate Product Image GalleryThis reply has been marked as private.in reply to: Product Page Styling (font, colors, etc.)Dear, i have check your custom css again, i see it’s missing a ‘}’ in custom css. i have i fixed it for you. Now it’s working, please check again.
Best regards.
in reply to: Product Page Styling (font, colors, etc.)Dear. please tell for me position you add custom css ? because i have check your site and i can not see custom css added on your site,
Best regards.
in reply to: Product Page Styling (font, colors, etc.)This reply has been marked as private.in reply to: WC-API v2 Fatal errorDear, to fix it, please add custom css on your site.
css for price.woocommerce div.dhvc-woocommerce-page.product p.price ins, .woocommerce div.dhvc-woocommerce-page.product span.price ins{ color:#77a464 !important; }
CSS for button
.single-product .dhvc-woocommerce-page.product .summary .cart .button{ background: #e34f30 none repeat scroll 0 0 !important; border-color: #e34f30 !important; } .single-product .dhvc-woocommerce-page.product .summary .cart .button:hover{ background: #e0806c none repeat scroll 0 0 !important; border-color: #e0806c !important; }
CSS for SALE
.woocommerce .dhvc-woocommerce-page.product .onsale{ background: #e34f30 none repeat scroll 0 0 !important; }
Best regards.
in reply to: Product Page Styling (font, colors, etc.)This reply has been marked as private.in reply to: WC-API v2 Fatal errorDear, please edit your Select field again and remove VALUE of first options you want it display like ‘placeholder’ attribute.
Best regards.
Attachments:
You must be logged in to view attached files.in reply to: Placeholder for form selectSorry, the plugin can not support you to do it but you can add custom css to do it, if you can not add, please tell for me more details what you want ? or give for me a demo rotate images you want, i will help you to do it.
Best regards.
in reply to: Auto Rotate Product Image GalleryThank you for feedback!! we’ll check plugin again and add Message like a setting in form.
Best regards.
in reply to: Customize Validation Error MessagesDear, i have check your site and edit Custom Single Template page on your site to add extra class like attachment. now, your problem is fixed, please check your site again.
Attachments:
You must be logged in to view attached files.in reply to: Product Page Styling (font, colors, etc.)Dear, please go to file ‘wp-content/plugins/dhvc-woocommerce-page/dhvc-woocommerce-page.php and search code:
add_filter('wc_get_template_part', array(&$this,'wc_get_template_part'),50,3);
change to:
if(!defined('WC_API_REQUEST') || defined('WC_API_REQUEST') && !WC_API_REQUEST){ add_filter('wc_get_template_part', array(&$this,'wc_get_template_part'),50,3); }
After change code, please check your site and tell for me if your problem not resolved.
Best regards.
in reply to: WC-API v2 Fatal errorThis means a lot to us and thankful for your review.
Thank you so much.Best regards.
Sitesaoin reply to: DHVC Plugin conflicts with media uploadThis reply has been marked as private.in reply to: DHVC Plugin conflicts with media upload