Issues adding and saving elements

Posted in: Newspaper
Post count: 19

I noticed that several changes I made to a row weren’t being saved, so instead of moving existing elements around I tried to add new ones (like text and title). I realized that I couldn’t actually edit these elements once I added them. When trying to delete them, I got this alert in a red bar at the top of the page.

changeData Error: Element model id is not in $draggedElement data!

I’m guessing these are all related issues. How can I troubleshoot this?

Thanks,
JMR

Post count: 19

I also noticed the following errors in the console:

Uncaught SyntaxError: Unexpected token <
    at eval (<anonymous>)
    at load-scripts.php:2
    at Function.globalEval (load-scripts.php:2)
    at Ha (load-scripts.php:3)
    at a.fn.init.prepend (load-scripts.php:3)
    at Object.takeSnapshot (/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:13)
    at Object.changeData (/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:210)
    at Object._moveDraggedElement (/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:54)
    at Object.deactiveDraggedElement (/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:35)
    at HTMLDivElement.<anonymous> (/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:108)

But unexpected token is in this <!doctype html>

  • This reply was modified 8 years by jmr.
Post count: 19

You can disregard and delete this thread. All good.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.