Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1064603
    lepetitoeuf
    Participant

    Dear X,

    I’ve experienced a problem with my X-Theme site and I’m really unsure where to start.

    If I access my site using the URL http://lepetitoeuf.com it works perfectly. However, if I access it via http://www.lepetitoeuf.com it comes up with an error:

    <?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' );

    This also comes up when I try to access the page http://lepetitoeuf.com/about-the-website/ however the rest of the site seems to work fine.

    I am on WP 4.4.4, X-Theme 4.4.2, Cornerstone 1.2.4

    Thanks in advance for any help you can offer.

    All the best,

    Gavin

    #1064710
    Joao
    Moderator

    Hi There,

    Could you test it again?

    I just test it both URLs and they are loading fine on my end.

    Please clean your browser cache before testing it.

    Thanks

    Joao

  • <script> jQuery(function($){ $("#no-reply-1064603 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>