Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Evan Herman

    (@eherman24)

    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

    Thread Starter plarcher

    (@plarcher)

    Ok, I updated 😉

    Thread Starter plarcher

    (@plarcher)

    And still have the same issue 🙂

    Plugin Author Evan Herman

    (@eherman24)

    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

    Thread Starter plarcher

    (@plarcher)

    Hi,

    Will it be solved soon with an update ?

    Otherwise I would add your code is function.php

    Cheers

    Plugin Author Evan Herman

    (@eherman24)

    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

    Thread Starter plarcher

    (@plarcher)

    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

    Plugin Author Evan Herman

    (@eherman24)

    Have you re-added that field to the form?

    If not, that would explain the issue.

    Thank you,
    Evan

    Thread Starter plarcher

    (@plarcher)

    Ok I would do that

    Thread Starter plarcher

    (@plarcher)

    so there is still 1 antislash, not sure why

    CHeers

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Display error in labels’ is closed to new replies.