edit box blank
Permalink
Not done any editing to this sitehttp://www.choresaway.com for a while, now when I do the edit box appears blank (see screenshot)
Please help!
Please help!
Have you tried a different browser?
See if you have a jQuery conflict somewhere while editing. And did you update your site?
@FischerVision... you can check the version yourself by viewing the source and looking for this near the top.
Also, have a look at the source code for instances of jQuery. You will only find one instance on this page and it's coming from within concrete5 itself so chances are it's not a jQuery conflict.
content="concrete5 - 5.6.1.2"
Also, have a look at the source code for instances of jQuery. You will only find one instance on this page and it's coming from within concrete5 itself so chances are it's not a jQuery conflict.
You're completely right, didn't take a look good enough. But it is an update concrete, so maybe it could be a conflict within his theme after concrete updated. And thus, maybe the jQuery called when he's logged in has a conflict. Or am I now looking completely wrong?
While anything is possible, jQuery conflicts are usually caused by the addition of third-party widgets or forms. I don't see any of this going on here. I guess it's possible that the underlying code conditionally injects an additional jQuery instance only when a page is in Edit mode but the page looks pretty simple and straight-forward to me so I think that is highly unlikely. When posting a help response, IMHO it's very important not to send folks down unlikely paths because they can easily make a simple problem into a very serious problem by making random changes to the code.
Try visiting your host's Control Panel and turning off a feature called "Pagespeed'. C5 doesn't play well with outside page caching schemes.
I see this in your source code:
I see this in your source code:
http://www.choresaway.com/files/cache/css/ChoresAway/main.css+typography.css.pagespeed.cc.dBFkTmIwY_.css
Thanks for the reply's everyone. I have tried 3 browsers on 2 computers.
The site is hosted by Dreamhost, I have turned off page speed optimization.
I am not that techie, so I hope this works!
The site is hosted by Dreamhost, I have turned off page speed optimization.
I am not that techie, so I hope this works!
Turning off pagespeed sometimes takes a while to become effective. Also go to 'Dashboard->System and Settings->Clear Cache' and clear the cache. Perhaps while you're in the cache area, turn off all caching completely until you've got things working again. Caching is the #1 time-waster for developers (next to IE issues of course)
Make sure Dreamhost hasn't automatically enabled Cloudflare or anything else under their 'Optimization' sections.
Make sure Dreamhost hasn't automatically enabled Cloudflare or anything else under their 'Optimization' sections.
turned off page speed, cleared the cache. the edit box is still blank, but now I can select stuff.
Put the page in edit mode and attempt to edit an area then right-click anywhere on the screen and choose 'Inspect element'. Find the 'Console' tab and see if you have any errors showing.
ok 3 years on and I still have this problem, please could someone help?
Did you try what I suggested back in July of 2013? It's hard to help you when you don't answer.
Whoa, this is old! Indeed, try what mhawke said. Don't forget to turn profiling on.