I have recently added an SSL to my website. I ran a plugin that updates all urls to https. But there seems to be some external content that is messing with the verification. I think have found the culprit to be the "back to top" arrow located in the footer....
So, you need to change the http link that is coming from w3 to https? Can you please go to bifrost > templates > extra > to-top.php and change it manually, it is located on the line 33. http://prntscr.com/oumrer
If you need further help please let me know.
Feel free to ask for anything you need.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Hi, So I created the child theme and now the url shows https for the to-top element. I have checked the source code and cant find anything using http: yet I am still getting the message "Connection is Not Secure"?
I am not seeing again the HTTPS on your website, please do the following process. Install the following plugin and do a search in your database and replace.
I didnt bother removing the Really Simple SSL plugin. After doing a bit more reading I found that this plugin doesnt update every instance of http so I ran Better Search Replace also and it seems to have done the trick.
Hi,
I have recently added an SSL to my website. I ran a plugin that updates all urls to https. But there seems to be some external content that is messing with the verification. I think have found the culprit to be the "back to top" arrow located in the footer....
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up"><line x1="12" y1="19" x2="12" y2="5"></line><polyline points="5 12 12 5 19 12"></polyline></svg>
I cant find anything relating to this in the backend?
Any help to rectify this would be awesome.
Thanks,
Kris
Hi Kris,
So, you need to change the http link that is coming from w3 to https? Can you please go to bifrost > templates > extra > to-top.php and change it manually, it is located on the line 33. http://prntscr.com/oumrer
If you need further help please let me know.
Feel free to ask for anything you need.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Hi,
Yeah I knew I had to alter the http just had n idea where to find it. Am I best creating a to-top.php file in a child theme folder?
Thanks
Yes, that would be the best. Just copy the to-top from the main theme which is located at the directory below.
Place it on the same place on your child theme. Feel free to ask for anything you need
If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot.
Kind Regards,
NeuronThemes
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Awesome thanks for your help :-D
You are welcome anytime, feel free to ask for anything you need
If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot.
Kind Regards,
NeuronThemes
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Hi, So I created the child theme and now the url shows https for the to-top element. I have checked the source code and cant find anything using http: yet I am still getting the message "Connection is Not Secure"?
Hi,
Can you please provide me with your wp-admin, there can be any image that is still connected on HTTP that can be removed, make sure to tick private.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Yes, so I can access the pages and see what's missing.
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Awesome for finding that. But wont that revert the site back to http? (see attachment)
Hi,
I am not seeing again the HTTPS on your website, please do the following process. Install the following plugin and do a search in your database and replace.
Change from:
- http://www.creatingspacesgroup.com/
to:
- https://www.creatingspacesgroup.com/
So everything will be changed to https.
- https://wordpress.org/plugins/better-search-replace/
Feel free to ask for anything you need.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
I didnt bother removing the Really Simple SSL plugin. After doing a bit more reading I found that this plugin doesnt update every instance of http so I ran Better Search Replace also and it seems to have done the trick.
Thanks for your help.
Good to know, you are welcome anytime, feel free to ask for anything you need
If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot.
Kind Regards,
NeuronThemes
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.