About the about the translation, unfortunately this plugin is not compatible with WPML…
for exemple, this code:
<div class=”calendar-legend-text”>Unavailable</div>
should be like that:
<div class=”calendar-legend-text”><?php _e( ‘Unavailable’, ‘domain-of-plugin’ ); ?></div>
In fact, the text strings are not encapsulated within getText () functions => See the documentation of WordPress (https://codex.ww.wp.xz.cn/I18n_for_WordPress_Developers)
Hope you can fix it in your next upgrade.
About the about the translation, unfortunately this plugin is not compatible with WPML…
for exemple, this code:
<div class=”calendar-legend-text”>Unavailable</div>
should be like that:
<div class=”calendar-legend-text”><?php _e( ‘Unavailable’, ‘domain-of-plugin’ ); ?></div>
In fact, the text strings are not encapsulated within getText () functions => See the documentation of WordPress (https://codex.ww.wp.xz.cn/I18n_for_WordPress_Developers)
Hope you can fix it in your next upgrade.
WPML “GO Global” :
https://wpml.org/documentation/theme-compatibility/go-global-program/)
Hi there,
Yes good points, we are not yet WPML compatible, but will work on that. Since much of the calendar itself is dynamic and using time / date functions, get text may not work but I have to investigate. For the static text it will definitely work though so I agree it should be added.
Version 1.1 to be released shortly will include support for English / Spanish / French built right in via the settings. If there is enough demand I’ll add other languages as well before we get to WPML.
The last issue, regarding font colors not changing, I have just seen that and will look into it.
Thanks for bringing it to my attention! -Aaron
Thanks for your reply, if you need help to translate in French, let me know.
I know the WPML support are very good and helpful. They can help you to make this plugin 100% WPML compatible.
Waiting for the version 1.1…
http://www.villamenerbellec.com/dispo-reserver/
Full translation with WPML support will be available in release version 2, ETA sometime in March
Best,
Aaron
Nice, thanks.
I’ve just sent you an email for support : the sync doesn’t work anymore since yesterday…
Hello,
Whats status for the update with WPML support?
Thanks for a great plugin.
Hi there! WPML will be part of release 2. We are in the QA phase now, testing everything getting ready to release! Should be done soon, we will make an announcement to our email list when its ready on http://www.vrcalendarsync.com
Any news about the WPML support and the new release?