• Resolved mikehelly

    (@mikehelly)


    Hi,

    The Drag and Drop functionality that we’ve used to update the order of rows in the table content section on the edit table screen is no longer working.

    I checked the console on the edit table screen and see the following error:

    Uncaught TypeError: t.even is not a function

    Is there anything we can do to get the drag a drop functionality working again?

    Thank you

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The cause for that is that you are using the jQuery Migrate plugin to load the old version 1.12.4-wp of the jQuery JS library.
    Can you please change that to the recent version 3.5.1 of jQuery, or even turn the jQuery Migrate plugin off? It should not be left activated in a production site, but be used to uncover and then fix jQuery issues in other plugins or the theme.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Move Rows with Drag and Drop Not Working’ is closed to new replies.