acf-qtranslate
acf-qtranslate copied to clipboard
Adds qTranslate compatible fields for Text, Text Area, Wysiwyg Editor and Image.
I'm using this plugin with acf. I realised that searches made with the default wp query doesnt work with text from qtranslate acf fields. i've also used this : https://wordpress.org/plugins/acf-better-search/...
I recently upgraded ACF fro v4 to v5 for a large wordpress site. The process seemed painless however it looks like all ACF qtranslate images set to "Image URL" as...
I am using wordpress 4.8, ACF Pro 5.6.0, and your plugin (v1.7.22). After updating the ACF pro plugin to v5.6.0 it seems your plugin is no longer compatible, I am...
Hi, using WP 5.0.3, by defualt it enqueue jQuery 1.12.4 since my site uses Bootstrap 4, i need jQuery 3.3.1, but using that i recive an error related to deprecated...
When my client fills in translated fields in a post with ACF fields, on save all fields in one language are sometimes replaced with fields in a different language. We...
Added "required" to the $s array in the render_field() function, so that all languages fields are required.
Added "required" to the $s array in the render_field() function, so that all languages fields are required.
I made the plugin localization ready and changed the HTML code for the Image and File field to the HTML of the current ACF version. The HTML changes are necessary...
Inspecting the errors on the wysiwyg editor  it seams that TMCE's `window.switchEditors.go` is the cause of the problem but I haven't yet figure out...
EDIT- Apparently ACFPRO 5.7.0 has introducted major javascript updates: https://www.advancedcustomfields.com/blog/version-5-7-0/ https://www.advancedcustomfields.com/resources/javascript-api/ that result in breaking acf qtranslate logic. It all started getting this errors: ...