Links not working on website
-
wrote on Apr 14, 2021, 5:09 PM last edited by
Hey there,
I have a client website where none of the links seem to be working - updated all plugins and Lay Theme and relinked everything (tried both ways by internal linking as well as copying and pasting the links in) and still nothing. It's working sometimes for me on Chrome but not Safari and it's not working on my client's computer at all.
Wondering if anyone else is having this issue or if it's something related to the big WooCommerce update? Truly stumped.
Thanks,
Mira -
Hey there,
I have a client website where none of the links seem to be working - updated all plugins and Lay Theme and relinked everything (tried both ways by internal linking as well as copying and pasting the links in) and still nothing. It's working sometimes for me on Chrome but not Safari and it's not working on my client's computer at all.
Wondering if anyone else is having this issue or if it's something related to the big WooCommerce update? Truly stumped.
Thanks,
Mirawrote on Apr 14, 2021, 6:30 PM last edited by@watersigils Oops, and here's the link: https://lddeutsch.com/
-
wrote on Apr 14, 2021, 6:41 PM last edited by felix_rabe Apr 14, 2021, 2:45 PM
@watersigils your links are directed to http while your website runs on https, so safari blocks it.
P.S. you can use the Wordpress plugin "Better Search Replace" to replace all http entries in the code with https.
P.P.S. You can also change the settings of the website hoster to redirect all connections to https.
-
@watersigils your links are directed to http while your website runs on https, so safari blocks it.
P.S. you can use the Wordpress plugin "Better Search Replace" to replace all http entries in the code with https.
P.P.S. You can also change the settings of the website hoster to redirect all connections to https.
wrote on Apr 14, 2021, 11:05 PM last edited by@felix_rabe THANK YOU!
-
@felix_rabe THANK YOU!
wrote on Apr 17, 2021, 5:06 PM last edited by@watersigils Hmm actually sad to say I tried all these solutions and still not working - anyone else have any insight? Links just aren't loading at all or if they do, extremely slowly. Here's the link again: https://lddeutsch.com/
-
wrote on Apr 18, 2021, 1:57 PM last edited by
@watersigils I get this error message:
[Error] SecurityError: Blocked attempt to use history.pushState() to change session history URL from https://lddeutsch.com/ to http://lddeutsch.com/cybrary/ . Protocols, domains, ports, usernames, and passwords must match.
There is still some http buried in your code:
<a class="sitetitle position-top is-not-fixed img" href="http://lddeutsch.com" data-title="" data-type="page" data-id="13" data-catid=""><img src="https://secureservercdn.net/198.71.233.47/36z.5aa.myftpupload.com/wp-content/uploads/2020/01/LDDEUTSCH_sitetitle.png" alt="LD DEUTSCH"></a>
-
@watersigils I get this error message:
[Error] SecurityError: Blocked attempt to use history.pushState() to change session history URL from https://lddeutsch.com/ to http://lddeutsch.com/cybrary/. Protocols, domains, ports, usernames, and passwords must match.
There is still some http buried in your code:
<a class="sitetitle position-top is-not-fixed img" href="http://lddeutsch.com" data-title="" data-type="page" data-id="13" data-catid=""><img src="https://secureservercdn.net/198.71.233.47/36z.5aa.myftpupload.com/wp-content/uploads/2020/01/LDDEUTSCH_sitetitle.png" alt="LD DEUTSCH"></a>
wrote on Apr 22, 2021, 9:23 PM last edited by@felix_rabe Ohh interesting, I'm at a loss how to go about fixing that? Would it be through Lay Theme or my domain hosting (GoDaddy)? Sorry for the back-and-forth and really appreciate your help!
I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it