On this site https://nathaliemoliavko-visotzky.com/ the secure website feature is enabled. All thru the French side ( https://nathaliemoliavko-visotzky.com/fr/galleries/) also, but on the English side ( https://nathaliemoliavko-visotzky.com/en/galleries/) the site is secure on the compute but not on the mobile!
I’ve checked the htaccess file and it is correctly written. I don’t think CSS is involved here.
Why doesn’t the mobile version of the site not conform to the HTTPS norm?
Did you set ‘Automatically Redirect Browsers To https’?
Where? The portal and the French side are ok. I don’t recall setting Automatically Redirect Browsers To https
Found it under PRIVACY but it still does not “secure” the https://nathaliemoliavko-visotzky.com/en/galleries/ on the mobile (only).
As a matter of fact, neither the portal nor the French side has this Automatically Redirect Browsers To HTTPS set and they DO go to HTTPS.
Redirect is working now. But I see some links starting with http://. Please check in admin settings that the site url starts with https://.
Two or three of the links on the page are http://. That results in some browsers not treating the page as not secure. Maybe clearing the template cache will help.
And your entire menu uses http:// links as well.
Do you use a custom header? If yes, check the link to the image.
The page design is simple. So I would just move everything to Pangolin to start with.
Rod,
I think the issue is related to internal links such as
<link rel="icon" type="image/png" href="http://nathaliemoliavko-visotzky.com/en/backlight/designer/page/image/5" />
An http:// link to an external page shouldn’t be an issue.
I actually checked my site and saw that it had the same link to schema.org so deleted my response. I also noticed Pierre’s masthead url being the most likely culprit and am guessing your diagnosis is right: https:// needed in the site url. Especially since it appears in the French site but not the English site
I actually checked my site and saw that it had the same link to schema.org so deleted my response.
Ahh, I noticed that the response was red, but didn’t realize that you had already deleted it…
Looking at the source code, I see a few references to <link rel=“icon” type=“image/png” like this one on the portal page:
<link rel=“icon” type=“image/png” href=“https://nathaliemoliavko-visotzky.com/backlight/designer/page/image/9” /> and all other links (there are 5) are HTTPS.
On the Fr side, all references to images, mastheads or other items are in HTTPS.
Looking at the En side, the masthead is indeed in HTTP, as is the primary-menu on the large screen and on the mobile size.
Where can I change this?
Did you check the Site URL in Backlight Settings for the EN site? Does it start with https?
The site URL for the En site is https://nathaliemoliavko-visotzky.com/en as it is for the Portal and the Fr sites as well.
Could this problem explain why, from time to time on the En site, navigating back to galleries page returns this:
Something went wrong
Unexpected error: Undefined variable: templateVersion in page.php on line 177Please report error at https://discourse.theturninggate.net
A simple page refresh solves the issue. But, maybe I’m off topic…
I edited the MENU links (witch where all set to http) to HTTPS.
Checking the navigation on the Mobile…
The HOME and GALERIES pages on the Mobile are now HTTPS. For some reason, the CONTACT and BIO pages not.
Found offending links in the About / Page Copy / Main Copy and in the Contact / Page Copy / Main Copy…changed them to HTTPS.
All pages are now HTTPS but that redirect issue still lingers.
Apart of the error you mentioned, I don’t see any issues. All pages show the https:// lock sign.
Same here. Looks good on the computer and on my phone. If it doesn’t for you, be sure to clear browser cache
Well, it must have been that cache that needed to be cleared but now everything looks fine. No “undefined variable” issues also.
Thanks Rod and Daniel
Great that you got it working!
Thanks!