To get this theme you must have WordPress already installed. If you need help installing WordPress, follow the instructions in WordPress Codex. Below are some useful links on WordPress information:
When purchasing Fitnase theme from Themeforest, you will be able to download Fitnase files from your Themeforest account. The main_files contains all files, you have to find fitnase.zip and upload it on your directory.The video below will show you how to install & register Fitnase theme.
Import Demo Data – Now users can quickly and easily import our demo content with only one click to the button. This is the preferred method because it's the fastest and easiest way to get our demo content. It will import all our pages, posts, sliders etc.. If you wish to use our One Click Demo Content Importer, please see the video below.
Signup Form
Short Code : [ep_fitness_form_wizard]
PHP Code : <?php
echo do_shortcode('[ep_fitness_form_wizard ]');
?>
My Account
Short Code : [ep_fitness_profile_template]
PHP Code : <?php
echo do_shortcode('[ep_fitness_profile_template ]');
?>
Login
Short Code : [ep_fitness_login]
PHP Code : <?php
echo do_shortcode('[ep_fitness_login ]');
?>
User Directory
Short Code : [ep_fitness_user_directory]
PHP Code : <?php
echo do_shortcode('[ep_fitness_user_directory ]');
?>
Public Profile
Short Code : [ep_fitness_profile_public]
PHP Code : <?php
echo do_shortcode('[ep_fitness_profile_public ]');
?>
You can protect or share custom post type content( Training, Detox paln, Diet Plan, Diet Guide etc.)
1. Protect Content By User Role
2. Protect Content By Woocommerce Product. It will work when a customer buy the product.
3. Protect Content By specific users.
Use the plugin
https://wordpress.org/plugins/loco-translate/
OR
1. Please download the software http://poedit.net/
2. Open file epfitness/language/xxxx.po by the software.
3. Change text to your language by the poedit software and save.
Now User can use woocommerce payment gateway from plugin "User Registration" page.
The woocommerce oder status will be "Processing".
When site admin set "Completed" the oder status then the user role will change(When the user try to login).
If you want auto complate order status then use the plugin : https://wordpress.org/plugins/woocommerce-autocomplete-order/
Admin can create unlimited package.
User role "Basic" will create on the plugin activation.
The "Basic" role has only file upoload privilege.
For under the package user will get the package role [upload pic, add post, edit post].
After cancel or unsuccesful payment it will convert to "Basic" Role.
Admin can change user's role , expire date and payment status.
Admin can change record fields.
Admin can change report fields.
User can see his/her workout plan
User can see his/her diet plan
User can add/edit his/her Physical Record
User can see his/her Physical Record
Admin/expert can view Physical Record and add comments for the record
User can add his/her Report
User can view his/her Report
The Plugin will creates pages when it will active.
Admin can change color.
This is email template page. You can edit the template.
List of email Template
1. Signup email
2. Forgot password email
3. Payment invoice email
4. Listing Contact emai client + admin
5. Contact us Admin email
6. Contact us user Auto replu email
There are 2 methods to update WordPress themes to the newer version. These new updates are essential if you want to have a bug free website as we give new features and improvements to the theme over time. Some of these updates might be needed in order to make the theme compatible with WordPress newer versions. There is no risk of losing your settings and pages (If you don't edited theme core files). However if you had done modifications in parent theme files, then they will be lost.
Please note that before updating a theme, we recommend you to make a backup of your modified files. Also, we recommend to deactivate its current version and then upload the zip file with new theme version then activate and update the theme.