vidom
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Thanks. You have very nice plugin.
Forum: Hacks
In reply to: border-radius for ie8 in wordpressOh.. Thanks ))
Forum: Plugins
In reply to: [Fast Secure Contact Form] [Plugin: Fast Secure Contact Form] Send Me CopyThanks.
The variable mailto has been changed already the third time. To have to reconsider all pages and to change it. Has persuaded me.
http://mysite/contact_page?1mailto_id=2
I suggest not to change it more.Forum: Plugins
In reply to: Recommend Anti-Spam Plugins?Anti-Captcha is the best! IMHO
In new version si-contact-form-display.php:
Line 125:if ( !isset($cid) && isset($_GET[$form_id_num .'mailto_id']) ) { $cid = (int)$this->si_contact_get_var($form_id_num,'mailto_id'); } elseif ( !isset($cid) && isset($_GET['si_contact_CID']) ) { $cid = (int)$_GET['si_contact_CID']; }Line 149:
<!--<input type="hidden" name="si_contact_CID" value="1" />-->
Viewing 6 replies - 1 through 6 (of 6 total)