Eric,
Great plugin, easy to use, easy to implement. Thank You!
I am wondering if there is a way to only load the jscript and css on one specific page.
I have tried to implement the code below, but I do not get the results I am looking for.
<?php if (function_exists('smcf') && is_page('contact')) : ?>
<?php smcf(); ?>
<?php endif; ?>
Any advice would be much appreciated.
The site is http://www.vagarchitects.com/
Thank You
TonyD
http://wordpress.org/extend/plugins/simplemodal-contact-form-smcf/