Hello,
Thanks for the feedback!
I’m not sure to be able to reproduce the problem tho. It looks like the dropdown misplacement appears when the user scroll inside the modal. Video example: https://i.imgur.com/hcS2oms.mp4
The next patch will include a fix which automatically close the panel in that case. See video: https://i.imgur.com/G0iJF3n.mp4
But in your screenshot, there is no scroll in the modal, and I wasn’t able to reproduce the issue in that scenario (chrome+firefox). See video: https://i.imgur.com/AJ7LfPD.mp4
If your problem is related to the latest scenario, can you please post a video capture of it?
Thanks in advance!
Regards.
Hi Konrad
i have setup an dev environment for the website.
1. i have deactivated all plugins except acf pro and acf extended.
Testet with:
ACF Pro V5.9.4 And v5.9.9
ACF Extended: V0.8.8.4
The problem is not related to those videos:(
i have recorded a video to showcase the problem: https://imgur.com/a/lc6yhUk
if u want access to the dev environment for further investigation i can grant you access 😉
Hello,
Thanks for the details and the video capture! I tried to reproduce the issue with a similar configuration, and still can’t reproduce it: https://i.imgur.com/JcfdyvC.mp4
Disabling other plugins is a good reflex in order to isolate the problem. I see in your video that your TinyMCE has some italic style added to the buttons in the menu tho, which is not the normal behavior (+ the custom formats dropdown).
Can you please try to remove/comment all your custom TinyMCE CSS/JS code to make sure it doesn’t come from here? A simple solution would be to switch to the native WP Twenty Twenty One theme (so your code in your custom theme isn’t loaded).
If the problem persists, can you please export your field group json on pastebin.com so I can try it?
Thanks in advance!
Regards.
Hi Konrad
Sorry for late reply 🙁
Yeah i actually found the problem and solved it just for further if anyoneelse struggles with the same problem, i had overflow-x: hidden; on html and body. Removed those and it fixed the problem.
Thanks for your help:) and keep up the good work:)
Hello!
Nice to hear it now works as expected!
If you enjoy this plugin and its support, feel free to submit a review. It always helps and it’s much appreciated 🙂
Have a nice day!
Regards.