Hi,
I tried embedding contact form 7 in my custom site using <?php echo do_shortcode( '[contact-form-7 id="234" title="Contact form 1"]' ); ?>. On the page the form looks good but has a lot of extra space at the bottom. When filled out and sent a large partly visible image appears before the message goes. The page has some tabs that use js that I suspect might be the problem because the form works properly on other pages.
Does any of this sound familiar to antwone?
Any ideas appreciated