Hi guys,
In the Newspaper 6, there is a Newspaper system status. It show me this :
WP Home URL i http://reussir-ses-relations.com
WP Site URL i https://reussir-ses-relations.com
Home URL – Site URL Home URL != Site URL Home URL not equal to Site URL, this may indicate a problem with your WordPress configuration.
But when I go in my wordpress general settings, my two urls (site and home) are configured with HTTP.
In fact, the fact the HTTPS is showing in the system status is not casual. Sometimes, when I access to my site with a HTTP url, my menus and links are in HTTPS. Sometimes in HTTP.
Something is going wrong but I don’t know what.
Do you know what could be provoking this problem ?
Thank you.
Sandrino
Hi,
You have to check the urls on your database – http://screencast.com/t/OuBduvp6fVj
They have to be both on https.
Thank you!
Same thing is happening to me. I don’t understand Alin’s response. He is just showing us where the code is. I would like to know what is triggering the mismatch. I too have spent lots of time trouble shooting the DB. My values are the same, yet the template status is telling me they are different.
I am concerned, becuase my font is not loading newspaper.woff, which is causing missing social icons.
I’ve spent three hours with my hosting company considering updates to php etc.
Could we please have some concrete answers Alin? Why is it showing as a mismatch when the values are correct in the DB, where is the mismatch hiding?
Thanks so much
This may not help, but for https be sure to add the explicit URL for your site to your wp-config.php file as it does help with a whole bunch of weirdo stuff. May have no impact on this issue, but I found it helped with our local installs.
https://codex.wordpress.org/Editing_wp-config.php#WordPress_address_.28URL.29
Also double check your .htaccess file in case some legacy data there had http vs https used for redirects or whatever.
I installed wordpress into another directory doing a clean install and uploaded 6.4 template, then installed the travel demo settings and voila it worked perfectly. No issues with wp-config, htaccess etc etc.. No server issues whatsoever..
Turns out the problem is with the script to update template from 4.3 to 6.4. Old settings in the DB?
wp options ID 41,42 (template, stylesheet) shows value of Newspaper, yet in the new DB with clean install it shows Newspaper 6.4, if I edit the old name to Newspaper 6.4 the theme breaks.
So how do we fix this? I am not skilled enough to prune out old template code…. What table, field in the DB could use a clean up?
Also..With the clean install, the WP Site URL and Home URL are a match. Currently it is not a match in the site that I’m trying to fix. https, and http are the values… although in the DB the values are both http, so where is that bogus code hiding?
Please help…
Thanks
@mboydnv
You received an answer here: https://forum.tagdiv.com/topic/missing-icons-2/
Thank you