acf-qtranslate icon indicating copy to clipboard operation
acf-qtranslate copied to clipboard

Adds qTranslate compatible fields for Text, Text Area, Wysiwyg Editor and Image.

Results 65 acf-qtranslate issues
Sort by recently updated
recently updated
newest added

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 ![pic 2018-09-15 at 11 20 41](https://user-images.githubusercontent.com/342835/45584970-f3f47400-b8dc-11e8-90d7-6248e769fa47.jpg) 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: ![schermata 2018-07-16 alle 11 42 55](https://user-images.githubusercontent.com/11426730/42752250-95e79a8c-88ed-11e8-9686-d8cb3a8924df.png)...