I tried to start a new thread on this subject, but for some reason I am not able to start topics. Do you have any solutions for this issue with regards to the Jetpack conflict? I really need to make edits to a site and I don’t want to shut off Jetpack each time. Please help.
I have the same problem. I can’t drag and drop elements. It just acts like I’m selecting text.
I added the following line near the top of my wp-config.php file:
define(‘CONCATENATE_SCRIPTS’, false);
That did not fix the issue. However, while testing my plugins, I discovered it works when Jetpack is disabled. So, it seems to be a conflict with Jetpack. It’s problematic, as jetpack needs to be configured each time I disable and reenable it.
I have the latest version of the theme and I’m running WP 5.8 and PHP 7.4
Thanks for any help.