nmediamajid
Forum Replies Created
-
Hey Alecberrier,
Please use this custom CSS on your above product page, it will fix the issue.
form.cart, .single_variation_wrap .woocommerce-variation-add-to-cart { display: block !important; }
Thanks
Hey Bakszi,
Please use this CSS on your cart/checkout pages.
CSS:
================================.woocommerce-cart td.product-name dl.variation {
display: block !important;
}================================
Thanks.
Hey @lucasknabben,
Please contact here [email protected] with reference to this post.
I will see this issue and let you know.
Thanks.
Hey wild confetti,
I am working on your issue and I will update you soon.
Thanks.
Hey,
Here is CSS for display the checkbox with label inline.
CSS:
.ppom-wrapper .ppom-check-input{
display: inline-block !important;
}Thanks.
Hey,
Can you explain bit more about the issue, I did not see any ppom inputs on your product page. Please check it and let me know.
Thanks.
Hey,
Yes, Please provide the screenshot for better understanding.
Thanks.
This issue has been resolved.
Thanks.
Hey,
PPOM has a setting to set the permission to edit the ppom fields. Make sure you use the ppom latest version,
Thanks
Hey,
Thanks for contacting us.
Make sure on all the backend ppom meta have unique dataname of fields. Please re-check it. If the issue not fixes, please contact here [email protected] with reference to this post.
Thanks.
Hi,
Thanks for contacting us.
Can you share the product URL here to check the image quality after uploaded?
Thanks
Hi,
Thanks for contacting us.
We will check the translation label with WPML and get back to you soon.
Thanks.
Hi,
Thanks for contacting us.
I think you want to show/hide or disable the ppom product option on the base of the above variation selection. If you want this, please contact here [email protected] for finding the solution for you, and this feature needs to customize the code.
Thanks.
Hi,
Thanks for contacting us.
Please contact here [email protected] with reference to this post to fix the price issue on the cart.
Thanks.
Hi,
Thanks for contacting us,
The last one is the product price with product base quantity and defaults its one and it did not add with above variation quantity. It’s working fine.
Thanks.