Created: 15/8/2015
By: e-plugin.com
Email: aktar567@gmail.com
Thank you for purchasing my plugin. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thank you so much!
1. After install the plugin reset your permalink [ Settings->permalinks ].
2. Create Package for new user.
3. Create "Directories" categories
4. Set payment gateway and set payment gateways API keys
The template files can be found within the /directory-pro/template/ : Copy the template folder and paste into on your current theme folder and rename it as "directorypro".
Why Overriding templates: If you change any thing on the template file then it will will not affect on your change of the plugin next upgrade .
Signup Form
Short Code : [iv_directories_form_wizard]
PHP Code : <?php
echo do_shortcode('[iv_directories_form_wizard ]');
?>
My Account
Short Code : [iv_directories_profile_template]
PHP Code : <?php
echo do_shortcode('[iv_directories_profile_template ]');
?>
Login
Short Code : [iv_directories_login]
PHP Code : <?php
echo do_shortcode('[iv_directories_login ]');
?>
Public Profile
Short Code : [iv_directories_profile_public]
PHP Code : <?php
echo do_shortcode('[iv_directories_profile_public ]');
?>
Create a package for user signup and user role.
You can chage some setting here.
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.
User can bid his/her listing/directory for top search rank. Bidding will depend on locality 50 km redius. Admin can change the redius number from "Directory Pro" Setting->Bidding page
It will add on admin Paypal and Stripe account
View Payment History
You can control view by user role.