This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 4
No form in WordPress page
Started 9 years ago by njwrigley | 3 posts |
-
Hi there,
I'm updated to the latest version of Machform and WordPress and when I copy the JS code into a WordPress page, I get a completely blank page. What I mean is that I get the WP header, footer, title etc, but I don't see the form. I also tried the iframe, but this did not work either.
Any ideas...
Posted 9 years ago # -
Just to be sure, the JS code looks like this:
<div id="mf_placeholder"
data-formurl="http://example.co.uk/embed.php?id=34542"
data-formheight="509"
data-paddingbottom="10">
</div>
<script type="text/javascript" src="http://example.co.uk/js/jquery.min.js"></script>
<script type="text/javascript" src="http://example.co.uk/js/jquery.ba-postmessage.min.js"></script>
<script type="text/javascript" src="http://example.co.uk/js/machform_loader.js"></script>Posted 9 years ago # -
Try to remove this line of code:
<script type="text/javascript" src="http://example.co.uk/js/jquery.min.js"></script>
If that doesn't work either, can you contact us directly and let us know the URL of your page please?
MachForm Founder
Posted 9 years ago #
Reply
You must log in to post.