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 2 years, 12 months ago by
dudo.
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 2 years, 12 months ago by
dudo.
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!