Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

SSL and page does not load

Home / Forums / Virtue Theme / SSL and page does not load

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
September 2, 2015 at 11:38 pm

Hi,

I installed SSL for my website. I have the SSL certificate from godaddy and I have VPS from digitalocean. I have followed all the steps given for ssl installation. When I try to open the wordpress site in IE, I get the text below. I do not get the page opened. There is no error. I am lost. Can you please help ?

<?php
/**
* Front to the WordPress application. This file doesn’t do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/

/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define(‘WP_USE_THEMES’, true);

/** Loads the WordPress Environment and Template */
require( dirname( __FILE__ ) . ‘/wp-blog-header.php’ );

  • The forum ‘Virtue Theme’ is closed to new topics and replies.