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

The plugin does not work with Wordpress 5.3

Open alexandrestevens opened this issue 5 years ago • 7 comments

Hello, This plugin causes the destruction of the media gallery in gallery view (in list, it works) in Wordpress 5.3. This also fail to put a featured image to articles. I've disabled it for now. Alex

alexandrestevens avatar Nov 17 '19 12:11 alexandrestevens

hi alex,

did you found any solution for this issue? kr wolfie

nothinghalosix avatar Jan 31 '20 10:01 nothinghalosix

Hello No. We need to desactivate plugin to add an image on a page or article :'( Alex

--- original message --- On January 31, 2020, 11:55 AM GMT+1 [email protected] wrote:

hi alex,

did you found any solution for this issue?

kr

wolfie

You are receiving this because you authored the thread.

Reply to this email directly, view it on GitHub, or unsubscribe. --- end of original message ---

alexandrestevens avatar Jan 31 '20 11:01 alexandrestevens

ok :(

nothinghalosix avatar Jan 31 '20 11:01 nothinghalosix

hi, i think i found a solution for this issue

try to comment out line 75 in acf-qtranslate/assets/acf5/fields/image.php

add_filter('wp_prepare_attachment_for_js', array($this, 'wp_prepare_attachment_for_js'), 10, 3);

nothinghalosix avatar Jan 31 '20 12:01 nothinghalosix

Capture d'écran 2020-01-31 13 58 24

Hey. Thx but i don't see this file.... Maybe i'm not on the right version ? Alex

alexandrestevens avatar Jan 31 '20 12:01 alexandrestevens

i used Version 1.7.25

nothinghalosix avatar Jan 31 '20 13:01 nothinghalosix

It works! Thanx. you just forgot the /src/ :) acf-qtranslate/scr/assets/acf_5/fields/image.php Alex

alexandrestevens avatar Jan 31 '20 13:01 alexandrestevens