How to switch static files back to using HTTP instead of HTTPS?

Rocky. You can try these: make sure the values changed in database If you can’t login to wp-admin > settings to confirm that, you can go to database, wp_options table and look for siteurl and home values add code to wp-config.php Add these lines to wp-config.php define(‘WP_HOME’,’http://example.com’); define(‘WP_SITEURL’,’http://example.com’); Clear your cache Make sure that you … Read more

Moving site from HTTP to HTTPS

This seems like a webhosting error. Specifically, the webserver settings error. I vote not to switch to HTTPS 🙂 This may be a certificate setting error (not a wrong certificate itself) or routing for HTTPS requests.

Forcing SSL (Bad Theme coding)

I would recommend SSL Insecure Content Fixerplugin, which solves all mixed content problems. I use it successfully on numerous websites. No need for changes in your theme.

How come all my http URLs are turned to https?

I think you should just get the certificate renewed, and if you need a free one go to letsencrypt.com. A growing number of hosts offer Lets Encrypt certificates as an “easy click” type option on their control panel too. If you’re real keen on taking down the TLS/SSL functionality, I hope you’ll at least mention … Read more

How do I locate specific part of code that affects ssl?

The gif is being loaded by your infinite-scroll plugin. The gif itself is in the uploads folder, which isn’t where it would be if it came with the plugin. This suggests that the plugin has settings where you can choose your own loading gif. Find the plugin settings and there should be a setting for … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)