Site Loads without Content

I recently deployed WordPress on a VM using LAMP Stack. Then I used NGINX Proxy Manager to get SSL Cert. Howver, the WordPress site seems to load without content.

When I load the wp-admin page, it is also in basic HTML.

**So far my NPM Settings are:**

host: [http://10.10.100.16:80])

Block common exploits and Web socket support enabled.

​

I’ve also added following to my wp-config file:

define(‘FORCE\_SSL\_ADMIN’, true);
if ($\_SERVER\[‘HTTP\_X\_FORWARDED\_PROTO’\] == ‘https’)
$\_SERVER\[‘HTTPS’\]=’on’;

Then in the end of the file add the following:

define(‘WP\_HOME’,'[https://website.com]’);
define(‘WP\_SITEURL’,'[https://website.com]’);

​

Here are some pics of how my site look.

​

​

​

Any Help would be greatly appreciated!

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer