I'm trying to use the plugin in conjunction with http://stilbuero.de/jquery/tabs_3/
When I add:
<?php if (function_exists('smcf')) : ?>
<?php smcf(); ?>
<?php endif; ?>
outside of the code for my tabs, the modal window works great.
But, when I insert the code into my tab content area, the modal window stops working; it just sends me to /contact.
Any help?
http://wordpress.org/extend/plugins/simplemodal-contact-form-smcf/