FAQ Layout

  • If you get a blank screen after activating the theme, it might be PHP errors or conflicts. To fix it please see: http://themify.me/faq#1
  • We use a PHP script (img.php) called WordThumb (similar to TimThumb) to generate the image thumbnails. If the images appear broken, double check if the image file exists by viewing the image in a new window/tab (right-click on the image and select open image in a new tab). If the image file exists and error messages appears, most likely your server doesn’t support TimThumb. To enable it, send a request to your host provider to enable TimThumb.
    • Cache Folder Permission
    • img.php File permission
    • Allowed memory size
    • You may not fetch images from that site
    • Large file size
    • Image Library Module not enabled
    For more info please see: http://themify.me/faq#2
  • If you prefer not to use the img.php script, go to Themify > Settings > Image Script and check disable img.php script. Once the image script is disabled, a dropdown will be available for you to choose which image size to use. The image sizes (Thumbnail, Medium, Large) can be set at wp-admin > Settings > Media. In other words, you can specify 250 x 250px medium size to be used in the index pages and 560 x 300px large size for single post page. More on Featured Image.
    • Disable all plugins
    • Reinstall the theme
    • Password protection
    • Update WordPress
    For more info please see: http://themify.me/faq#3
  • If you can’t upload images in the Themify panel, double check the ‘uploads’ folder in the theme. Make sure you have the write permission on that folder (755 or 777). To find out the folder permission: connect to your server with a FTP software, go to the theme folder, right click on the ‘uploads’ folder and view the folder info/property, make sure the permission is 755 or 777. Also, double check if your server allows HTTP upload. To check if your server allows HTTP upload, add a test post and upload a test image with the WordPress image uploader. If you get an error message when uploading images with the uploader, contact your host provider for assistance.

    Alternative Way:

    If you can’t upload images via the option panel, upload the images using WordPress media uploader or FTP. Then copy and paste the image URL manually in the option panel input field.
  • It might be Javascript conflicts cause by other plugins. Disable all plugins and check the slider again.
  • Read this documentation on how to upgrade themes. To find the latest theme version, view the changelogs.
  • Refer to more link documentation.