• Hi,

    I recently bought a WordPress Theme on Themeforest, but I am experiencing some dificulties when installing the theme!
    The message I get when installing is found in this screenshot: link
    The theme I bought is Moco

    Is there some way I can get more information about what the specific failure here is? The zip itself is 14MB large, could it be too large?

    Thanks in advance for the help!

    Regards,
    Guido

Viewing 3 replies - 1 through 3 (of 3 total)
  • As per the Forum Welcome, please refer to where you purchased the theme for support.

    Thread Starter guidovtricht

    (@guidovtricht)

    Ok, well let me rephrase the question then.
    How can I see the actual error here instead of just ‘Failure’?
    Are there any logs created or something?

    You can enable wp-debugging. If you have access through your FTP. Look for wp-config.php, and change this line

    define( 'WP_DEBUG', false );

    change to

    define( 'WP_DEBUG', true );

    then refresh your website. and you will see errors from headers.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Can't install theme’ is closed to new replies.