unable to click/edit any blocks
Permalink
So I am unable to click/edit any blocks on the site I have built on concrete5.7 (latest version). I am also getting two JS errors in the console:
• Uncaught TypeError: $.parseHTML is not a function -- this one is in app.js
• Uncaught TypeError: Concrete.EditMode is not a constructor -- this one is showing as index.php?cID=184:269
Any Help Please?!
• Uncaught TypeError: $.parseHTML is not a function -- this one is in app.js
• Uncaught TypeError: Concrete.EditMode is not a constructor -- this one is showing as index.php?cID=184:269
Any Help Please?!

Edit: I am unable to edit any editable areas on the site. I am unable to apply blocks or content to those areas. I am unable to click/edit the areas to even begin.
Do you have a URL we can look at?
I am working on setting up a dev URL. Will reply with edit Monday.
Just solved it... you have to have jQuery 1.8 or higher for $.parseHTML to work
I have the same problem.
I have been trying to install code to display background video with a "Play" button overlay. While moving some javascript around, I lost my ability to edit the block I'm working with. I'm guessing I must have created a js conflict with the editor, but how to I get access to the block to remove the errant code?
Solved (sort of)
I just activated an earlier version of this page and then I was able to get back into all the blocks.
I have been trying to install code to display background video with a "Play" button overlay. While moving some javascript around, I lost my ability to edit the block I'm working with. I'm guessing I must have created a js conflict with the editor, but how to I get access to the block to remove the errant code?
Solved (sort of)
I just activated an earlier version of this page and then I was able to get back into all the blocks.