-
Author
-
April 17, 2015 at 23:39 #54994contemplateParticipant
We have SSL working properly on our site for the PMPro Membership checkout as well as WooCommerce checkout. However I get two errors for the Kleo modal login & Kleo ajax search that are not converting to SSL. How can I get these to play nice with SSL?
You can see add classes to the cart here:
http://theinfluencenetwork.com/product-category/classes/Or see the SSL membership checkout page here:
https://theinfluencenetwork.com/membership-account/membership-checkout/?level=1
(also this page seems to hang at times)Any help would be great.
April 17, 2015 at 23:54 #54995sharmstrModeratorWhere are you getting the errors?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.April 18, 2015 at 00:06 #55001contemplateParticipantSorry I wasn’t clear enough. the login and ajax search aren’t loading as https:// on the SSL pages so in certain browsers it gives users a warning.
For the classes page add one to the cart and then go to checkout to turn the SSL on. Or use the link to the Membership checkout.
If you’re in Chrome and Inspect Element then go to Console you’ll see 2 mixed content warnings that the modal login & ajax search aren’t loading over https.
Hope that helps.
Attachments:
You must be logged in to view attached files.April 18, 2015 at 00:20 #55005sharmstrModeratorI’ve assigned this to abe so he can perhaps change it so the warnings disappear.
But if it makes you feel any better, neither are processed according to their actions.
The screenshot shows the login being processed over ssl.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.April 18, 2015 at 00:28 #55008contemplateParticipantThank you! It’s more the customers don’t feel secure when the browser warns them and that hurt business.
Would there be anyway in the meantime to not load the ajax search and modal login code on SSL pages?
April 20, 2015 at 18:26 #55275AbeKeymasterhi, also you have a Javascript error. it could come from a resource not loading or a plugin. I think is from BP like plugin
COPY CODEReferenceError: jQuery is not defined jQuery(document).ready(function($) {
NOW I can’t see your errors in the console.. maybe you already fixed them?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.April 20, 2015 at 20:51 #55292contemplateParticipantThanks I’ll look into the BP Like jquery issue.
But I’m still seeing the warnings in Chrome on the Membership checkout page:
https://theinfluencenetwork.com/membership-account/membership-checkout/?level=1Attachments:
You must be logged in to view attached files.April 21, 2015 at 18:05 #55395AbeKeymasterI see it in Chrome. that is generated since there is the search form in the header that generates the action to http:// instead of https://
This happens because is_ssl returns false since you have https only on some pages.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.May 17, 2015 at 20:58 #59230jeroenwilmsParticipantI have the same issue. My site forces SSL on all pages.
Can someone provide a working solution to have the ajax endpoints show as loading on ssl?May 29, 2015 at 01:31 #60461AbeKeymasterHi, put a link to your site but normally if you configured your SSL settings correctly there should be no problems
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.