Hi again,
We have been duplicating pages as backups before major edits since we began our site months ago. All of a sudden, when we duplicate pages, the duplicate is much different than the original.
At first we suspected the page copier (php code in our child theme) but we replaced it with a different copying routine and had the same problem. We then replaced it again with a plugin, but the copied pages had the identical problems as before. I looked at the HTML of the original and duplicates and they appear to be identical as well. All I can think of is that the pages are being treated differently due to the time stamp somehow?
Some examples (Titles are links to the pages):
.
CLONE - Sections have padding and bottom margin

.
ORIGINAL

.
CLONE - Huge logo, no background images below masthead, caption left justified

There are other random problems with with the cloned pages too.
On the quotations page (first example) the gaps are created by padding and a bottom margin in .x-section which I solved by removing them with CSS, but all our pages are blowing up this way and I’m not sure how we are going to be able to proceed with site development without making backups.
Any idea what might be causing this, or how we can troubleshoot it?
Thanks!


.