Hello,
Please, I just changed my website’s URL from the HTTP:// only version to WWW version then, forced HTTPS on it such that my urls has changed from http://DOMAIN to https://www.DOMAIN
Now, some sections of my site’s backend no longer loads. This includes the Widgets section and Customise section under Appearance . Please, help check what could be the issue.
Hi,
Ok, thank you, glad if you have figured out what causes that.
You can turn off the debug now, the only error in debug log it's that fatal error related to the PHP memory Allowed memory size of 268435456 bytes exhausted, you can increase the PHP memory using this guide: https://seventhqueen.com/blog/code-snippets/increase-php-memory-limit-in-wordpress.html
That notices can be ignored
Cheers
R.