• Resolved quare

    (@quare)


    Hi there,

    I have installed wordpress on my website and would like to download a free theme.
    I always get this message: Download failed. Could not open handle for fopen() to /tmp/customizr.3.4.16-WOQHvj.tmp
    This happens for every theme I try to download.

    I have already uninstalled and installed wordpress again, but the problem persists.
    I am not very used to wordpress so I don’t know what to do.
    Any help is highly appreciated.

    Thank you in advance. =D

Viewing 1 replies (of 1 total)
  • Thread Starter quare

    (@quare)

    I figured it out!
    This worked for me:
    1. Create a new folder inside wp-content called “uploads” (755 permission)
    2. On the “wp-config.php” file write at the bottom:
    define(‘WP_TEMP_DIR’,ABSPATH.’wp-content/uploads/’);
    3. Save and try downloading a theme again.

    Hope it helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Can't download themes’ is closed to new replies.