Hello,
yes, that should work, it is still a feature.
Could it be a plugin conflict? What happens if you disable other addons?
If you need further help please open a support ticket here: https://wpgetpaid.com/support/
Plugin Contributor
Paolo
(@paoltaia)
99.9% of the time, similar errors are caused by a JavaScript conflict.
On Google Chrome, go to the page where you can’t drag and drop form fields, press F12 to open Dev Tools and then click the console tab. Let us know if there are errors in there. The othe rway to debug this would be as Alex suggested to disable all other plugins to see if one of them is causing this conflict. If that’s the case, reactive the plugins one by one and test until you find the culprit.
Let us know how it goes.
Thanks,
I appreciate the responses so far. I went into the DevTools>>Console and found the error. This was the message:
[Vue warn]: Unknown custom element: <draggable> vue_libs.js?ver=4.2.2.4:1 – did you register the component correctly? For recursive components, make sure to provide the “name” option.(found in )
ue @ vue_libs.js?ver=4.2.2.4:1
DevTools failed to load source map: Could not load content for : HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
I hovered my mouse over [vue_libs.js?ver=4.2.2.4:1] and I found a link to
I deactivated Learnpress and the drag and drop started working. Thanks for your help. I will have to find another LMS plugin to use.
Plugin Contributor
Paolo
(@paoltaia)
Thanks for letting us know!
