Hi everyone,
Thank you all for helping me in my previous post about mantaining style when sending mailchimp campaigns and automating a post creation in WordPress.
As for now, I am able to mantain my mailchimp campaign style in my wordpress site. The problem now is:
A big white blank box/space appears before the content of the campaign, i have used the inspect tool and the box has the following content
<p> == $0
<br>
<br>
<br>
<!-- NAME: 1 COLUMN - BANDED -->
<br>
<meta Content-Type content="text/html; charset=UTF-8"> == $0
<br>
<meta name="viewport" content="width=device-width, initial-scale=1.0>
<br>
<title>*|MC:SUBJECT|*</title>
</p>
Why is this content inside my html? If i copy/paste my HTML code directly from the mailchimp campaign this problem wont happen. It only appears when automating the process with Zapier.
Has anyone else faced an issue like this? What did you cam up with to solve it?
Thanks in advance