dawa2
Forum Replies Created
-
Hi, can you confirm that you have the same errors as my topic from 2 months ago? we still have the same issues. maybe 1 of twenty orders fails. https://wordpress.org/support/topic/order-sometimes-failed-status-code-0/
Forum: Plugins
In reply to: [Contact Form 7] Checkbox emptysame here. waiting for a solution or fix
Forum: Plugins
In reply to: [Protected Content Packages For WooCommerce] How to style Link in E-Mal?Hey there, a quick follow up. I did it already an found the lines. when i’m done with my implementaton i will give an update. thanks
Forum: Plugins
In reply to: [Protected Content Packages For WooCommerce] How to style Link in E-Mal?It would be nice if this block is placed below “Downloads” in the original Woocommerce Block from order complete email and has the similar style
Forum: Plugins
In reply to: [Generate PDF using Contact Form 7] Only send PDF to one mail recipientsolved it by myself. Line 388 needs to be
$mail_2['attachments'] = $mail_2['attachments'];
Forum: Plugins
In reply to: [Generate PDF using Contact Form 7] Only send PDF to one mail recipienthi there, stumbled up on this solution, because 1 recipient should get the created pdf (shop-owner, admin) but not the the customer (recipient of mail 2)!
Do i understand correctly, that this solution will prevent ALL attachment of mail 2 even attached by CF7-forms?