Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

The plugin does not work with Wordpress 5.3 #137

Open
alexandrestevens opened this issue Nov 17, 2019 · 7 comments
Open

The plugin does not work with Wordpress 5.3 #137

alexandrestevens opened this issue Nov 17, 2019 · 7 comments

Comments

@alexandrestevens
Copy link

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

@nothinghalosix
Copy link

hi alex,

did you found any solution for this issue?
kr
wolfie

@alexandrestevens
Copy link
Author

alexandrestevens commented Jan 31, 2020 via email

@nothinghalosix
Copy link

ok :(

@nothinghalosix
Copy link

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);

@alexandrestevens
Copy link
Author

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

@nothinghalosix
Copy link

i used Version 1.7.25

@alexandrestevens
Copy link
Author

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants