Grid Tutorial - Layout Problem
Permalink
I've been following along with the Urbanic tutorial series for 5.7.
After completing the Grid tutorial -http://www.concrete5.org/documentation/developers/5.7/designing-for... - I've created two areas in my page template, one with grid support and one without.
When I click on "Add Layout" I get a messed up pop-up (Columns is listed twice) and the buttons don't do anything. This is the same for both areas. The only way to proceed is to reload the page.
Any suggestions?
After completing the Grid tutorial -http://www.concrete5.org/documentation/developers/5.7/designing-for... - I've created two areas in my page template, one with grid support and one without.
When I click on "Add Layout" I get a messed up pop-up (Columns is listed twice) and the buttons don't do anything. This is the same for both areas. The only way to proceed is to reload the page.
Any suggestions?
It looks like it might be a JavaScript issue.
Using your browser developer tools or by viewing the page source, do you see two versions of jQuery or jQuery UI?