SimpleModal Contact Form (SMCF) 1.0 Released

SimpleModal Contact Form (SMCF) is an Ajax powered modal dialog contact form for WordPress.

The project and all of the information about it is hosted on WordPress.org.

If you have any feedback regarding the plugin, please let me know.

Topics:

10 Comments

  1. February 20, 2008 @ 4:14 pm #

    Hi Eric,

    With everything I'm capable of in web dev, I'm still a simpleton apparently.

    After searching all the "contact form" options out there for WP, I liked yours the best. But I can't seem to grasp where to put the code you provide in the installation example. I call 'em "blind spots" -- where I can't see the forest for the trees (whatever the hell THAT means - but you get my convoluted drift). Can you be more specific for this dummy?

    Thanx in advance,

    deej

  2. February 20, 2008 @ 9:47 pm #

    @deej - hello! I'm glad you like the plugin. After you've uploaded the plugin, activated and configured it, you need to then update your theme.

    If you already have a "contact" link somewhere, like in sidebar.php, all you need to do is add class="smcf_link" to it.

    If you want SMCF to generate the link for you, add something like the following:

    <?php if (function_exists('smcf')) : ?>
      <?php smcf(); ?>
    <?php endif; ?>

    Hopefully that helps some...if not, let me know.

  3. February 20, 2008 @ 11:13 pm #

    Thanx Eric.

    I'll try that...

    deej

  4. February 20, 2008 @ 11:15 pm #

    Same prob...

    What file?

    Where?

    deej

  5. February 23, 2008 @ 4:25 pm #

    Eric,

    I put the code in the sidebar as you suggest. All that happens when clicked is the screen darkens gets stuck like that until I reload the page. What am I missing?

    deej

  6. February 24, 2008 @ 7:35 am #

    @deej - see if my response to this post helps any...

  7. February 24, 2008 @ 9:05 pm #

    Affirmative! Thanks for the quick help and an excellent plugin...

    deej

  8. March 4, 2008 @ 5:52 pm #

    Hi Eric,
    Could you take a look at my blog; when the contact form loads it is a little out of whack, not sure why, please help (it sends email fine though).
    Thanks,

    Pat

  9. March 4, 2008 @ 6:50 pm #

    @Pat - You have another content class defined and it is causing the issues you are seeing. To fix it, just edit the css/smcf.css file:

    #contactModalContainer .content {background:#333; color:#ddd; height:260px; float:none; width:420px;}
    
  10. March 5, 2008 @ 8:18 pm #

    Thanks Eric. Works now.

Leave a Comment

Sorry, comments are closed. You can contact me directly, if you like.

Eric Martin
1home
2blog
3projects
4photography
5about
6contact
ssearch
ccomment
p/←previous
n/→next
ttop