I added a SSL certificate to the website and I forced the sign-up page as SSL
The result:
In Firefox, it works ok
In Safari: tries to load as https but than drops it and loads as http
in Chrome it loads the page in https, but without style, and in Console I get:
[blocked] The page at
ran insecure content from .
How to change that http to https? ( all other scripts from Pagelines gets loaded as https)
Interesting enought, if I enable force_ssl-admin, all pages get loaded as https ( not only the admin panel) and without styling problems.












