πŸ“ŒGetting Started

Read Requirements

Make sure your hosting provider is running the following software.

  • WordPress 4.9 or higher.

  • PHP version 7.0 or greater.

  • MySQL version 5.6 or greater or MariaDB version 10.1 or greater.

Low limitations on PHP configuration can cause problems when importing pages. The alternative is to lift caps on PHP. You can do so on your own, or you can contact your web host and ask them to through the restrictions.

php.ini
max_execution_time = 120
memory_limit = 128M
post_max_size = 64M
upload_max_filesize = 64M
max_input_time = 60
max_input_vars = 3000

We recommend updating to the latest version of PHP, the newer the better.

Installation

There are 2 methods for installing your WordPress theme: the normal method or via FTP. We recommend using the normal method.

The normal installation method is done via your WordPress Dashboard area.

  1. On your ThemeForest Downloads Screen, click the Download button next to Yaffo. Select All files & documentation.

  2. After that, unzip the package you've just downloaded on your computer. Within, you'll find a file titled "yaffo.zip". This is the theme file.

  3. In your WordPress Dashboard, navigate to Appearance > Themes.

  4. Click the Add New button and then click the Upload button.

  5. Select the "Yaffo.zip" file and click Upload.

  6. Once you've installed Yaffo, click the Activate button.

Demo Content

Once your theme is activated and you see the following window click on the Run Quick Setup button.

Once you click on the Run Quick Setup button, you will see the following window, and then just follow the instructions of the Setup Wizard.

After the demo import is complete, If you intend to use the MC4WP: MailChimp for WordPress newsletter form, please reference our guide: πŸ“§ MailChimp Newsletter.

If you wish to use WooCommerce, please refer to our guide: πŸ›’Shop with WooCommerce

If you wish to use Instagram, please refer to our guide: πŸ“· Instagram

Last updated