It’s a server execution time related issue. You can contact with your host provider to increase script execution time. There are three ways you can fix that issue.

  • Way 01: Unzip theme folder & files. Then using FTP upload it in wp-content/themes folder.
  • Way 02: You’ll find ‘plugins’ folder inside reddrop-buddies theme. Which contain all the required plugins. Just bring it out from reddrop-buddies theme folder then zip the theme folder and upload it like regular WP theme.
  • Way 03: Go to your site root directory and you’ll get a .htaccess file. Open it and paste following lines of code.
    php_value upload_max_filesize 64M
    php_value post_max_size 64M
    php_value max_execution_time 300
    php_value max_input_time 300
    

Note: Here we’ve used reddrop-buddies.zip as an example for our Reddrop Buddies – Blood Donation Activism & Campaign WordPress Theme 

Last Update: January 25, 2018
November 22, 2017 1045 Mahbub Alam KhanWP Themes FAQ
Total 0 Votes
0

Tell us how can we improve this post?

+ = Verify Human or Spambot ?

Leave a Comment

Your email address will not be published. Required fields are marked *

*
*

Back To Top