• Resolved databrique

    (@databrique)


    Hello,

    I changed the custom strings, but when I vote it still puts “Rating saved”.
    Is it a premium option?
    I also cleared my browser cache and tried on other browsers.

    Thank you in advance for your return.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor dudo

    (@dudo)

    Hello, no, it is available also in the free version.
    Can you please paste a screenshoot of the setting?
    Further, can you please paste a link to the site?

    Thanks

    • This reply was modified 1 year, 5 months ago by dudo.
    Thread Starter databrique

    (@databrique)

    Yes,

    here is the link to the site:
    https://datatest38.000webhostapp.com/

    Attached is a screenshot : https://zupimages.net/viewer.php?id=23/23/ygf0.jpg

    Plugin Contributor dudo

    (@dudo)

    This is because custom strings are not (yet) implemented into multiset, will be fixed in the next version.

    In the meantime, you can add this code into your child theme:

    add_filter('yasr_mv_saved_text',static function () {
    return 'Vote enregistre';
    });

    Best,
    Dario

    • This reply was modified 1 year, 5 months ago by dudo.
    Thread Starter databrique

    (@databrique)

    Thank you for this information.

    Indeed, with this function it works.

    Thank you for your (very fast) support.

    Plugin Contributor dudo

    (@dudo)

    Thank you !

    Can I ask you a pleasure? Can you please rate YASR 5 stars here? It is an huge help for me, thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Custom strings’ is closed to new replies.