It looks like you are using an outdated version of the plugin. You are current running 6.0.3.3 and we are up to version 6.0.3.7. It is advised that you keep all of your plugins and themes up to date.
Please update to the latest release. If that does not resolve the issue, we would be happy to take a look for you.
Thanks,
Evan
And still have the same issue 🙂
Hi plarcher,
I’m not entirely sure what the issue may be, but I am going to do some testing on my end. In the meantime, feel free to use the following snippet to resolve the issue on your end:
function alter_centres_label( $label_text ) {
return "Centres d'Intérêts";
}
add_filter( 'yikes-mailchimp-5593-label', 'alter_centres_label' );
You’ll want to add that bit of code to the bottom of the functions.php of your active theme (or child theme).
Evan
Hi,
Will it be solved soon with an update ?
Otherwise I would add your code is function.php
Cheers
This issue has already been resolved. If you haven’t updated in the past month, you are a few versions behind our latest stable release.
Thank you,
Evan
I was in 6.0.4.3 and I’m now in 6.0.5.3.
You can see that the issue is still there :
http://uniquehotelspa.com/fr/bug-yikes
Thank you !
Phil
Have you re-added that field to the form?
If not, that would explain the issue.
Thank you,
Evan
so there is still 1 antislash, not sure why
CHeers