Recommended Server Settings:
To successfully run our theme on your website we recommend a certain PHP and WordPress configuration setting:
- PHP version should be 7.2 atleast.
- post_max_size = 120M
- upload_max_filesize = 120M
- memory_limit = 500M
- max_execution_time = 300
- max_input_time = 300
Ask your hosting provider to change these settings for you in "php.ini" file. Memory limit can also be increased through WordPress configuration
Installing Theme:
There are two methods of installing a theme onto your WordPress site. You can use the WordPress Admin panel to upload and install Deeds, or you can use FTP software instead.
After you’ve downloaded Deeds from ThemeForest you will see zipped archive.
Extract the contents of this zipped archive into a new folder called Deeds.
To install Deeds directly from the WordPress admin panel please first log-in to your site’s back-end:
01Navigate to WP Admin -> Appearance -> Themes.
02Click Add New.
03Click Upload Theme.
03Upload the theme folder and click install now.
04Once the installtion is complete, activate the theme.
05After activating the theme you will be redirected to setup wizard page. Follow the all setups to install plugins and import demo content.
FTP Installation
To install Deeds using FTP software, log in to the server where your WordPress website is hosted.
First extract the "deeds.zip" file that you received in your installation pack. After it is extracted you should see a folder named "deeds". Now connect to your server via FTP and navigate to the /wp-content/themes/ directory under your WordPress website's root location. Upload the deeds folder to the themes folder on your remote server.