Thank you for purchasing our WordPress Theme. If you have any questions that are beyond the scope of this documentation, please feel free to email us at support@awaikenthemes.com
We recommend that you contact your web hosting service provider to make sure that your server PHP configuration limits are as follows:
max_execution_time 600
memory_limit 128M
post_max_size 32M
upload_max_filesize 32M
If you are running unmanaged dedicated server or VPS, you should check your php.ini file. Alternatively, you can edit .htaccess file in the root of your website and add the following values:
php_value max_execution_time 600
php_value memory_limit 128M
php_value post_max_size 32M
php_value upload_max_filesize 32M
After installing theme, you need to install required plugins. You will see a notice for install required plugins.
If you want to make changes to the theme's files and functions, we recommend installing a child theme. This ensures that your theme customizations stay in place after the theme update. If you are not planning to change the core theme files, you are free to skip this chapter.
Note: Install the child theme before importing the demo data. Otherwise, all of your theme options will be reset.
A child theme is installed the same way you install a parent theme. Locate the mybarbershop-child.zip file in the theme package and upload it via the WordPress admin panel. Alternatively, you can unzip it and upload via FTP (see main theme installation chapter).
WordPress Codex on Child Themes
Our theme includes a simple One-click demo data installation, which allows your site to look exactly as on the theme demo.
Before installing demo data, please make sure you have installed all the required plug-ins, check the Plug-ins installation section for more information.
This section provides overview of the theme options configuration. It will help you get started quickly by introducing the theme structure and settings. Theme Options are located in Appearance > Customize
This section use to manage site identity features. Here you can upload your site logo.