Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

With SSL #57

Open
bearded-avenger opened this issue Dec 7, 2013 · 2 comments
Open

With SSL #57

bearded-avenger opened this issue Dec 7, 2013 · 2 comments

Comments

@bearded-avenger
Copy link

Sup!
If you have SSL set only on a checkout page, it's breaking styles as it's only served with http. Totally normal behavior, class wise. But not ideal.

I fixed it temp with Wordpress HTTPS http://wordpress.org/plugins/wordpress-https/

I'm wondering if there's a more elegant way to handle this?

@roborourke
Copy link
Owner

I might be able to use the set_url_scheme() function in the final URL
replacement. Is this for compatibility with WooCommerce or some other
checkout system?

@bearded-avenger
Copy link
Author

Nice, yeah something like that.

Yeah mainly so it's good to go with SSL. I'm forcing SSL on only one page of the site with wp_redirect, so need that css request ideally should respect that pages redirect from http to https

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants