Issue with .live js functionality that prevents users from adding media to posts
-
Hi,
I recently updated my site to WordPress 5.5 and when I attempt to add media to my posts and pages I cannot. I checked the console log and it displayed a TypeError: live is not a function in the sortable-widgets.js file.
I had a look and it seemed to be that the sortable-widgets.js file uses it on lines 97 and 105 that used it and changing it to ” $sortableFields.on(‘click’, function(e) { ” resolved the issue.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Issue with .live js functionality that prevents users from adding media to posts’ is closed to new replies.