-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WPML #100
Comments
You may need a wpml-config.xml file. |
Hi, it's do with the encoding of metaboxes makes it incompatable |
@Zackio if you have more info about WPML or the troubleshooting you've done, that would be much appreciated. It's been a long time coming, but I will be getting started on v2.0 ... however, I realize that I simply can not do it all myself, this would just cause the project to slow and perhaps die. |
Wpml also has this program
https://wpml.org/documentation/theme-compatibility/go-global-program/
For helping plugins get compatible. I've used it for a handful of mine.
Their devs might be able to advise on how to handle the serialized meta.
Dimas, I might be able to help with a new version. Do you have a road map?
What are you planning to do?
|
I did try the wpml devs but they didnt have any answers. They were ok with
|
I like the serialized data for not blowing up your database, but I think there's an option (maybe one of the constants?) that allows you to save each field individually. I can't remember, it's been a while since I've worked with Alchemy. |
It was a year ago I was doing this so my memory is foggy. I think you could still translate them but not do the send to the translators bit. But I don't think this a common usage as no one has asked me why that wasn't working! There was something about being able to tell WPML how to deal with the serialized data but the documentation was sparse. |
The option is "mode" with values being |
Hey Dimas, wondering what the wpml or polylang compatibility is these days. This is the most recent comment I've found. |
Hi Wendy, nothing specifically released for wpml or polylang. |
Has anyone got this working fully with WPML? the metaboxes don't send to the translator.
The text was updated successfully, but these errors were encountered: