Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Eric

    (@emartin24)

    Can you try upgrading to the latest version of SimpleModal and see if that fixes it?

    Download: https://code.google.com/p/simplemodal/downloads/detail?name=jquery.simplemodal.1.4.1.min.js

    Rename the existing jquery.simplemodal.js file and copy the latest version into the directory and name it jquery.simplemodal.js.

    If that does not help, let me know.

    Thread Starter IAmThePat

    (@iamthepat)

    Hi Eric,

    Thanks for the advice, but unfortunately it didn’t help. Any other ideas?

    Thanks
    -Pat

    Eric,
    I have the same problem. The height is being set to something abnormally low. Here’s the offending line of code. I think its generated by smcf.js but I’m not smart enough to know what to fix.

    <div id="smcf-container" class="simplemodal-container" style="z-index: 1002; height: 200px; width: 450px; position: fixed; left: 435.5px; top: 15%; ">

    Plugin Author Eric

    (@emartin24)

    Thanks guys, I’m looking into it.

    Thread Starter IAmThePat

    (@iamthepat)

    Hey, thanks for the info on that. I actually tracked it down in jquery.simplemodal.js and on line 8 (I know it is a rather long line) I found minHeight:200 and changed it to minHeight:400 and now it is working perfecto!

    If you pull it up in a text editor, and search for 200 in that file, it is the only 200 not part of the Copyright info.

    Hope this is helpful!

    I’m having this same issue…what should I do? I just downloaded the plugin so I think I have the most current version (1.2.6).

    side note..I’m worried it’s because of the template I’m using maybe???

    https://wp.choicethemes.com/wp-coda/

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: SimpleModal Contact Form (SMCF)] Form doesn't open to proper height’ is closed to new replies.