Hello
I nearly have everything working how I want it. Except I am trying to add descriptions for the Personalities in my quiz, I need to add a couple of images and also Mailchimp form code. However after I add the code and save it, some of it gets stripped out on the results page, mainly the <fomr> tag, meaning the mailchimp form doesn't work properly. This is the code I am adding using the <> code ison:
<p><img style="float:left; margin-right:20px;" src="
lyndatestserver.co.uk/oliviapersonal/wp-content/uploads/2017/06/Angels.png" alt="" width="200px"></p><h1>You are an Angel!</h1>
<p>Your results show that your main personality type is the Angel! Fill in your details below to get your full report in your inbox and find out what it means to be an angel and how it can affect and benefit different areas of your life.</p><img style="float:right; margin-left:10px;" src="
lyndatestserver.co.uk/oliviapersonal/wp-content/uploads/2017/06/MoneyTypeReportImage-Angel-White.jpg" alt="" width="300px">
<form action="//oliviastefanino.us15.list-manage.com/subscribe/post?u=87b30cf28bd3080ce16207b23&id=9aeb4cb2c7" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required><div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_87b30cf28bd3080ce16207b23_9aeb4cb2c7" tabindex="-1" value=""></div>
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button">
</form>
<h2 class="clear;">Your other Money type results:</h2>
Please advise?
Thanks!