A plugin to add custom post type ( Events, Courses, Classes, Excursions, Team, Testimonial, Affiliation ) and it's required meta fields for educational sites. This plugin is dedicated for educational themes.
Frontend Submission
TP Eduacation allows you to like post from frontend and view the no of likes for that particular post.
Customization and Flexibility
TP Education plugin is highly flexible and customizable. This Plugin provides hooks that makes very easy for you to customize the output format. You just need to update design with css.
Template Overwrite
- Create a folder named "tp-education" and do all the overwrites inside the folder as instructed below.
- Archive Pages
- you can overwrite all archive pages for post types available in this plugin. ie: tp-archive-class.php
- Search Page
- you can overwrite search page for post types available in this plugin by tp-archive-search.php
- Single Pages
- you can overwrite all single pages for post types available in this plugin. ie: tp-single-class.php
Using The WordPress Dashboard
- Navigate to the 'Add New' in the plugins dashboard
- Search for TP Education
- Click Install Now
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the 'Add New' in the plugins dashboard
- Navigate to the 'Upload' area
- Select tp-education.zip from your computer
- Click 'Install Now'
- Activate the plugin in the Plugin dashboard
Using FTP
- Download tp-education.zip
- Extract the tp-education directory to your computer
- Upload the tp-education directory to the /wp-content/plugins/ directory
- Activate the plugin in the Plugin dashboard
Setting Options
- Setting Page is located inside Default Settings Option
- Enable and Disable Post Types Options As Per Need
Permalink Setup
- Go to Settings -> Permalinks and click on "Save Changes" if your custom post type redirects you to 404 page.