I’m sorry, no, I’ve never tried SnS with WPML. The plugin is using global $post; to obtain the ID and metadata. If WPML requires a different pattern (like say, get_the_ID()) then it’s not supported but I could certainly update this code on the next release. (Barring any bugs/regressions, and enough time do make a new release.) Thanks for reporting this!
Thread Starter
acn
(@acseven)
Hi, thanks for the reply – I would guess that using get_the_ID() and other WP functions is how WPML handles the translated content. Multiple posts are created in the background and WPML manages which actual $post is being output.
Apparently they’re open to give out a license for devs:
https://wpml.org/purchase/theme-and-plugin-developers/
Thanks for that link! I’ll look into it
The guys at WPML agreed to help me make it compatible! I’ll update for the 4.0 version, or maybe add 3.5 if 4.0 takes too long
Any estimated time for the WPML update?