• Resolved bytepedia

    (@bytepedia)


    Hi together,

    where can I translate the button “SAVE AN ACCEPT” and change the color?

    Thanks a lot

Viewing 11 replies - 1 through 11 (of 11 total)
  • I also have a color problem. I’d like to add a hover effect on the button.

    I’ve used this snippet:
    .cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #xyz;
    align-content;
    }

    Thanks!

    Plugin Author WebToffee

    (@webtoffee)

    Hi @bytepedia,

    You can add the string translation from cookie-law-info domain. To change the color, please add below CSS to theme’s functions.php

    #wt-cli-privacy-save-btn {
        background-color: #61a229;
        color : #ffffff;
    }

    @bytepedia if you use wpml for translations i found and remembered this, so it worked:
    https://wpml.org/documentation/plugins-compatibility/using-wpml-to-translate-cookie-law-info/

    Hi,

    I’m using your plugin with spanish language (cookie-law-info-es_ES language files). The “Save & Accept” text is not translated, and I’m not using WPML because the website is only in spanish.

    How can I translate this text?

    Thanks.

    Plugin Author WebToffee

    (@webtoffee)

    Hi @jcexited,

    We have added the translation here and now, a WordPress translation moderator has to approve it.

    Hi, @webtoffee.

    Thanks for your answer. So the translation will be available with the next plugin update?

    Thanks!

    Plugin Author WebToffee

    (@webtoffee)

    Hi @jcexited,

    It will be available as soon as a moderator approves it. Sadly, it is not in our hands. Considering that Spanish is a popular language it is mostly like to get approved soon.

    Hi @webtoffee !

    I hope it’s soon. I have a video tutorial in spanish of this plugin and several people asked me (in my Telegram group) how to change the language of that button.

    I found it strange that there is no option to edit that parameter within the multitude of options of the plugin. It would be better to put it inside the interface (in some future update).

    Greetings and thanks for this free version of the plugin!

    Plugin Author WebToffee

    (@webtoffee)

    Hi @joanmor, @jcexited,

    The Spanish translation for Save & Accept has been approved. Please deactivate and delete the plugin once and then install it again. Existing settings or customizations will not be affected since it is saved in database.

    Hi, @webtoffee.

    I have updated the plugin translation form WordPress updates and now the text is translated. I didn’t delete the plugin and installed again, updating the translations worked for me.

    Thanks!

    It was also translated to me as happened to @jcexited

    Thank you very much for the speed!

    Greetings from Spain!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘SAVE AND ACCEPT’ is closed to new replies.