funkjedi / acf-qtranslate

Adds qTranslate compatible fields for Text, Text Area, Wysiwyg Editor and Image.
http://wordpress.org/plugins/acf-qtranslate/
57 stars 32 forks source link

repeater + qtranslate WYSIWYG = wrong content #34

Open wrozwad opened 9 years ago

wrozwad commented 9 years ago

Hello again,

When I use "Enable translation for Standard Field Types" and use default ACF WYSIWYG in repeater field everythings works fine. But when I use qtranslate WYSIWYG then "magic" appears: they're always problem with save more than 1 language in one field at once. After that:

Unfortunatelly as I say previously It'll be nice to use normal and qTranslate text fields in one Wordpress ;)

Wordpres: 4.2.2 ACF: 4.4.1 Repeater: 1.1.1 qTranslate-X: 3.3 ACF: qTranslate: 1.7.9

artur-swoboda commented 9 years ago

Hi, i think you have to use this version - https://github.com/funkjedi/acf-qtranslate/tree/v1.7.6

1.7.9 it's really fu**ed up - don't use it.

wrozwad commented 9 years ago

But 1.7.7+ gives a possibility to disable support for default ACF text fields which is important feature for me.

brunogdesign commented 9 years ago

I'm having the same problems too after updating the plugin. In 1.7.6 (the old version I still have in Production) everything is working fine, in 1.7.9 i'm getting all kinds of problems with WYSIWYG (both ones, the default and the qtranslate one).

Let me know if there's something I can do to help.

beta2k commented 9 years ago

i also have the issue with WYSIWYG not working properly. when editing a WYSIWG field and switching between languages (i have german and english), it always only shows content of english version.

but when switching back to 1.7.6 the issue still appears. so it may be becauase of an update to qtranslate-x plugin? i have no idea right now :/

even if i disable acf qtranslate plugin, the language switcher does not work for WYSIWYG fields. i only see the content in one language...

gambolputty commented 9 years ago

Same here. After updating a "qtranslate WYSIWYG" field in one language, the content of that field gets duplicated, so I have the same content twice in one field!

Before the javascript is initialized on the admin page, the form fields look like this:

mess

I'm using version 1.7.9, too.

Tusko commented 9 years ago

@sosite @yavane @brunogdesign @beta2k @gambolputty https://github.com/funkjedi/acf-qtranslate/issues/44#issuecomment-111547968