Hello,
I don’t exactly remember when but I think it was last year when someone reported the same issue and it was fixed. The issue was happening in Safari on Mac. Are you using Mac and Safari browser too?
Please also see if you have the latest version of the ACF Photo Gallery Field plugin which is currently 1.8.0
Hi, I just updated to the latest version and the issue is still there.
I’m on a PC using FireFox
Hello,
Thanks a lot for this plugin!
I am having the same issue. For the .acf-gallery-backdrop the z-index is set to 9999.
Hope this helps.
@nickynick – I’m still not able to replicate this issue from my end. Can you assist me please. Can you change .acf-gallery-backdrop
z-index to 99999
. Does that resolve the issue for you?
This is what I ended up doing :
/* bug fix acf gallery */
.wp-admin .acf-gallery-backdrop {
z-index: 0;
}
Fixed in ACF Photo Gallery Field version 1.8.1
Hi @navzme looks like the issue is back. When I click the “edit image” button the backdrop is in front of all elements and covering up the box. Quick fix was to place the background at zero again so it is gone and I can edit the image content. Rest is working fine
Firefox, latest WP, latest Elementor, latest Plugin.