Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #875067

    shafsyed
    Participant

    Just installed the the X-Theme and while orientating myself I received and “Internal Server Error” message when the Customized option is selected from the menu. I have read a few other postings about similar issues but they do not help my individual situation.

    Also when choosing an expanded theme demo sites does not work I get message trying to install, experiencing difficulties, server not responding. I would like to install the Church demo and customize it. It seems every other option is working but these two. I use HostGator hosting.

    #875266

    Thai
    Moderator

    Hi There,

    Could you please try adding the following code into your wp-config.php file in the root of your WordPress installation.

    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '512M' );

    If that doesn’t help, please provide us with your FTP login credentials to check your current setup.

    Thanks!