pmdf
Forum Replies Created
-
I’m having exactly the same problem as the OP. I check “Enable SSL” and Update page and all seems good. Even if I reload the dashboard page “Enable SSL” remains checked.
However, when I visit the actual page in question, I am not redirected to SSL but still get the standard http version. If I then go back to the dashboard, “Enable SSL” is no longer checked for the page in question. It’s not sticking after the page has been viewed.
It worked fine previous to 4.x as I have been using this feature for a while.
Is there a fix for the SSL per page issue, other than reinstalling the plugin?
Forum: Plugins
In reply to: [Fast Secure Contact Form] Manual Template CodeYep, the echo has fixed it for me too. Many thanks for the fix.
Forum: Plugins
In reply to: [Fast Secure Contact Form] Manual Template CodeThanks for getting back on this Mike.
Adding that code results in isset($si-contact-form) returning true now, but the form still isn’t displayed and there’s no error message either. I have php sessions enabled.
The “do_shortcode” format works fine, but I don’t know how to pass an ’email_to’ attribute that way, if that’s even possible. [edit – just found the tip on adding this attribute using the shortcode, so that should work as a fix for me].