Content changes and deletes on it's own???

Permalink
I am developing a site for a customer and no one has access but me. I am constantly getting to a finished point with a page and then all of a sudden the layout for a section changes and content goes missing. Sometimes the page goes into edit mode, but isn't actually in edit mode. I can't let the customer go through that.

Deladroid
 
JohntheFish replied on at Permalink Reply
JohntheFish
Maybe you have a mis-matched element somewhere, possibly in your theme or a custom block/template. Opening an extra div and forgetting to close it can cause all sorts of random havoc.
Deladroid replied on at Permalink Reply
Deladroid
Good point. I'll check my template theme and report back. Thanks.
Deladroid replied on at Permalink Reply
Deladroid
I checked the template files and there are not extra or unclosed div or other html tags.

However, I did turn caching off and that helped a ton. I still run into an occasional block that will revert to a version or two earlier when I go in to add something, but it hasn't become too bad yet.

Thanks.