Hey Steve,
Thank you for providing more details. Let’s stick to the HTML and the Time Stamp aspect this time.
What you read in the other thread is correct. You can’t edit the HTML generated by Cornerstone and you don’t need to edit HTML for replacing HTTP to HTTPS. You must have used a Search and Replace plugin for that. That is what I’m referring to when I said you need to reverse the process which means searching for all https
text in your whole website and replacing it with http
.
Regarding page/post timestamps, nothing in the products we provide has that feature as it’s already built-in or available out of the box in WordPress. It’s called Revisions. You can learn more about that here: https://wordpress.org/support/article/revisions/
Please just note that doing a Search and Replace and other database operations do not count in WordPress Revision system. It only does record page/post edits.
If this https
issue still persists, it is your web host that should help you with that. If it’s not a 3rd party plugin causing the issue, it’s highly likely a database operation of the web host that’s changing http
to https
in your site.
Hope that helps.