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

Error on SSL installation

Home / Forums / Virtue Theme / Error on SSL installation

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
March 28, 2015 at 4:01 pm

Theme : Virtue Premium
Chile Theme : Virtue Child Theme (For WooCommerce Product Vendors)
Issue : Page load error when I use https://
website link :

I have installed a selfsigned SSL certificate to test if all works properly. The SSL certificate installation but when I try to access the site using https://, I get the error below. Not sure what the issue is. 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.