I’ve used the WordPress tool to export my post content as xml and import it in to a new WordPress site on wordpress.com.
The import tool seems to have stripped out the hidden input fields that PageBuilder uses to store the embedded image data
e.g.
<input type="hidden" value="{"instance":{"uploader_button":"Select an Image","attachment_id…
WordPress says this is for security reasons.
Is there any way to transfer posts between sites which will preserve the embedded image data?
Thanks
Peter