Good evening. I am receiving the same error. Is there an update to this?
This particular template has some custom styling outside of the normal style sheets. It was faster and easier to just bundle all in one little template.
Normally I would use an include to pull in another template page but this case calls for an iframe.
I’m trying to do the following, but it isn’t working
<iframe scr="/xcontactform"></iframe>
Am I linking the template correctly?
It sounds like you have a permissions issue on your WP files. Since you can’t save a post, try setting 755 on your wp-content folder. You will have to do this with whatever FTP program you are using. If you need assistance with setting permissions, just google it. I hope this helps.