Plugin Support
Darian
(@d0153)
Hi @anthocnt
I’m glad you reached out. Let me help you with this one.
Upon checking, this seems to be related to an issue that other user is also experiencing. Could you try adding the following code snippets, and see if that resolves the issue?
add_filter( 'tec_tickets_emails_template_args', function ( $args ) {
if ( ! empty( $args['json_ld'] ) ) {
unset( $args['json_ld'] );
}
return $args;
} );
If you’re not familiar with coding, you can use the Code Snippets plugin, which removes the need to add custom snippets to your theme’s functions.php file.
I hope that helps, and let me know if you have further concerns.
Thank you it’s working. I still have the 96 at the beginning.. but the json ld is fixed!
Plugin Support
Darian
(@d0153)
Hi @anthocnt
Thanks for your confirmation and I’m glad that it is now working.
If you have a minute, a great review from you would be amazing!
https://ww.wp.xz.cn/support/plugin/the-events-calendar/reviews/