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?!

alexdaniels11
 
alexdaniels11 replied on at Permalink Reply
alexdaniels11
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.
Steevb replied on at Permalink Reply
Steevb
Do you have a URL we can look at?
alexdaniels11 replied on at Permalink Reply
alexdaniels11
I am working on setting up a dev URL. Will reply with edit Monday.
alexdaniels11 replied on at Permalink Reply
alexdaniels11
@Steevb,

Here is the requested URL:

http://mapanything.gear.host/
alexdaniels11 replied on at Permalink Best Answer Reply
alexdaniels11
Just solved it... you have to have jQuery 1.8 or higher for $.parseHTML to work
Pixelfixer replied on at Permalink Reply
Pixelfixer
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.