Sam Kent
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Really simple captcha breaking SSL secure connectionNo worries buddy. If that doesn’t work, I’m not sure what else you can do.
Best of luck and have a good weekend!
Ox
Forum: Plugins
In reply to: [Contact Form 7] Really simple captcha breaking SSL secure connectionGood to hear that you’re using the WordPress HTTPS plugin.
The problem may lie in you forcing SSL on every page. Within the plugin settings it says:
Any page that is not secured via Force SSL or URL Filters will be redirected to HTTP.
Try and un-tick this option and specify the form page in “URL filters” i.e. /contact.
See if that does the trick.
Ox
Forum: Plugins
In reply to: [Contact Form 7] Really simple captcha breaking SSL secure connectionCan you confirm which plugin you’re using to implement HTTPS?
Cheers
Ox
Forum: Plugins
In reply to: [Contact Form 7] Really simple captcha breaking SSL secure connectionNo worries!
Happy Friday.
Forum: Plugins
In reply to: [Contact Form 7] Really simple captcha breaking SSL secure connectionAdd the following to functions.php in your theme ??
// Force SSL on form captcha define('WPCF7_CAPTCHA_TMP_URL','https://www.yourwebsite.co.uk/wp-content/uploads/wpcf7_captcha');
Ox
Forum: Plugins
In reply to: [Perfect Images (Manage Image Sizes, Thumbnails, Replace, Retina)] SuggestionSUPER fast response. Thank you ?? Ok, cool. Maybe this is something I’ll contact the reinta.js chaps about.
Have a good day and rock on!
Ox
Sorry for my late reply. Thank you! I will try what you have suggested.
Rock on.
Ox
Forum: Themes and Templates
In reply to: [Twenty Twelve] Should all PX values be converted to REM?Thanks for your reply Paul. So there’s really no need to be calculating all these REM values? I’ve just wasted a whole lot of time. On the plus side, my stylesheet will look a lot cleaner!
Ox
I don’t mind updating, it’s those who don’t update I worry about ??
Let me know if you find the bug in the current version of FF I’m running.
S
Thank you so much for getting back to me so quickly. Really appreciate it ??
I’m running:
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.25) Gecko/20111212 Firefox/3.6.25Map isn’t coming up at all in FireFox. No problem with the warnings. I understand they are generated by Google.
While I’m here, is there an easy way to remove the styles which are in-line on the class “google-map-placeholder”? I’d like to remove all the borders and background colour.
S
Thank you for your speedy response ??
The major error via Chrome’s dev tools is gone, but an additional 3 JS warnings appear once the map is loaded. Map still isn’t loading in FF ??
S
Forum: Fixing WordPress
In reply to: Change connection settings (FTP) in admin panelIt asked me once, but now my ftp details have changed. It’s good to know I can change them via the config file. Thanks for your help!
Ox
Forum: Fixing WordPress
In reply to: how to post only to a certain page (not the index)I have nothing to say, but thank you! Just what I was looking for. I love WordPress!!