badro0
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Selectable Recipient with Pipes problemI have tested again and it worked fine, i don’t know what was wrong. Thank you anyway.
Cheers.
Forum: Plugins
In reply to: [Contact Form 7] Button “Send” sizeYou can’t do it in “additional settings” tab. Go to your site dashboard/appearance/additional css
and add this:
#wpcf7-f248-p151-o1 .wpcf7-submit {
padding: 10px 16px;
font-size: 18px;
}Forum: Plugins
In reply to: [Contact Form 7] Conditional fields via emailCan you share a screenshot of your form email settings ? That would help.
Hi,
Ok, Thank you for your response.The problem is solved actually it was something else causing the problem.
Thank you for your help.
Hello,
Thank you for the response.
I tried deactivating all plugins except woo+woocs but the problem persists. It’s only solved when i deactivate woocs or if i remove $product->get_available_variations use in the loop.
what’s even more strage is when i var_dump the $product before the function use it seems to be a WC_Product_Variable object, yet when the function call happens i get that error saying it’s a WC_Product_Simple object..
Hi,
I put back the labels, and hide them using css, and it’s solved.
But it would be better to have the field names without having the labels.Cheers,
BadrEDIT: I don’t have labels in my form fields (i removed them)
I think this is what’s causing the problem, it shows form labels instead of names.Hello YITH team,
I already did π
Cheers,
BadrGreat!
Thank you for the quick response.
Hi,
Thank you for your reply.
Actually i’m working on my local machine so i don’t have a link
The problem occured only when i updated to the last version of woocommerce: version 3.0.6. And as @brightsol said, when i deactivate the plugin everything works fine.
Thank you.
- This reply was modified 9 years, 1 month ago by badro0.
Forum: Plugins
In reply to: [YITH WooCommerce Multi-step Checkout] japanese translationHello,
Actually they have an article about how to add a translation to the plugin:
https://yithemes.com/docs-plugins/yith-woocommerce-multi-step-checkout/05-localization.html