Composer, Adding Images, and 5.7 Frustration
Permalink
I'm really excited about 5.7 and decided I'd use it on a website of my in order to get used to it and utilize some of the features it brings.
When I click the Cog Wheel it brings up the composer page as you would expect. The problem is that the composer content is no the current content and the page type and design gets reset. It's driving me nuts. I turned off the cacheing and cleared it. I've tried editing the composer content with the new content but it still resets every time I click the cog.
I also find that composer hates my right_sidebar page type. If I create a page with right sidebar template via composer the page content is not added. I can't figure out why. Is there something you have to do in the theme?
I can't add images to content. I could do this last night but now, the javascript returns an error:
I am also getting this error quite frequently, perhaps it's the root to some of the problems?:
Anyone else dealing with this?
When I click the Cog Wheel it brings up the composer page as you would expect. The problem is that the composer content is no the current content and the page type and design gets reset. It's driving me nuts. I turned off the cacheing and cleared it. I've tried editing the composer content with the new content but it still resets every time I click the cog.
I also find that composer hates my right_sidebar page type. If I create a page with right sidebar template via composer the page content is not added. I can't figure out why. Is there something you have to do in the theme?
I can't add images to content. I could do this last night but now, the javascript returns an error:
TypeError: $.parseHTML is not a function
I am also getting this error quite frequently, perhaps it's the root to some of the problems?:
Failed to load resource: The network connection was lost.
Anyone else dealing with this?
Clearing the browser cache will resolve the $.parseHTML errors. It will also make sure that content loaded in the content editor is the current content. I'm seeing that I have to clear my browser cache very frequently in order to be able to edit the correct content. Any ideas on this?
In Chrome you can disable the browser cache for the time the Chrome Developer Tools are opened. I think Firefox with Firebug has the same feature. This may not fix your main problem, but helps you developing your page without clearing your browser cache itself.