slonik
Forum Replies Created
-
Forum: Plugins
In reply to: [Call.me form] old version is deployede.g changing to this fixes it:
public function send_data(){
$tel = $_REQUEST[‘callme’][‘telephone’];
$name = $_REQUEST[‘callme’][‘myname’];
$timefrom = $_REQUEST[‘callme’][‘time_from’];
$timeto = $_REQUEST[‘callme’][‘time_to’];Ok, great thanks for the info, I was worried about maintaining it
wp-content/plugins/custom-contact-forms/build/css/form.min.css
to be more prescise
I fixed it all by adding these two styles to build/css/form.min.css:
.ccf-form-frame{display:none;}.loading-img{opacity:0;}
Oh thanks and sorry about that, I just couldn’t see any of them appearing in the forum posts list.
But now this one is here so all good, sorry againForum: Plugins
In reply to: [Slideshow Satellite] Transitioning from Slideshow Gallery ProI exported the slides (with phpmyadmin), renamed a few things and reimported, all good
Forum: Fixing WordPress
In reply to: Sidebar getting clipped at bottom when page content is shorterThanks linux4me2, that’s perfect!
Forum: Plugins
In reply to: [Custom Contact Forms] Says I Entered Captcha When I Didn'tJust updated to latest version (4.7.0.4).
In FF and Chrome if I put nothing (i.e blank) in the captcha it accepts it!
Also if I put in the wrong value, go back it gets stuck on the value, and wont accept it even when I put it in correctly.
I am removing the captcha until this gets fixed, hope I dont get spammed to death.
Forum: Plugins
In reply to: [Custom Contact Forms] Captca Error: "You filled out the form incorrectly"I get it on chrome only, works on IE & FF, any news??