Hello @devsimmao
Thanks for reaching out to WPExperts Support!
Our technical team needs some more info from your side can you please create a support ticket on our official website?
Thanks and Kind regards.
WP Experts Support Team
Hi @ibaad06 ,
I have the same problem! 🙂
The issue is in:
wp-content\plugins\license-manager-for-woocommerce\templates\emails\lmfwc-email-order-license-keys.php line 49 – 56:
<?php
printf(
// translators: %1$s represents $valid_until, %2$s represents $date
esc_html__( '%1$s <strong>%2$s</strong>', 'your-text-domain' ),
esc_html( $valid_until ),
esc_html( $date )
);
?>
You can not use HTML syntax in esc_html__() function.
Further for me it does not work how $date is initialized (but I did some modifications to be able to use datetime). Since $date seems to work for @devsimmao so never mind this issue…
Hello @gunnar3
Thanks for reaching out to WPExperts Support!
Could you also please create a support ticket on our official website?
Thanks and Kind regards.
WP Experts Support Team
@ibaad06 sure I can.
Where can I find the official website?
Dear @gunnar3
You can open a ticket through the link on our website below:
Website link: https://objectsws.atlassian.net/servicedesk/customer/portal/26
Thanks and Kind regards.
WP Experts Support Team
Dear @gunnar3
Hope you are doing well !
Since there has been no recent activity on this thread, we will mark it resolved. If you encounter any further issues or have additional questions, please don’t hesitate to open a new thread. We’ll be happy to assist you promptly.
Thank you, and have a great day!