Matrix Version: 5.3.3
Have installed the templates provided from https://matrix.squiz.net site:
- tabs
- video embed
- google maps
Have set them up so that they are in a global config folder and now I’m testing them out with a live site and making a test page which is included in the allowed ‘root node’.
So the template appears in Edit+ - but when I select it, I get no options (in tabbed content or video embed) to insert content/data. I just get a weird blank box with very little in it.
Did check the browser inspector and I can see this error:
“Uncaught TypeError: Cannot read property ‘indexOf’ of undefined.”
Does not mean much to me except that there are issues with easyedit.min.js file that the Edit+ feature uses. Am I using an outdated script in Edit+?
I look at the code in the inspector and the HTML that is supposed to be there seems correct. I might also mention that there were a few warnings when I was importing the tgz file into our Matrix.
Screenshot of browser inspector code is attached.