In short: as post category & post cration and design single & archive post
—– > we will add custom courses : add new course & add new course category
—– > we will add custom services: add new service & add new service category
—– > we will add custom mentors: add new mentor & add new mentor category
—– > we will add custom portfolios : add new portfolio & add new portfolio category
PROCEDURE – JET ENGINE (CUSTOM POST TYPE & TAXONOMY DESIGN)
1. install jet elements & jet engine & elementor & elementor Pro plugins
POST TYPE CREATE
2. *** jet engine > post type > add new > // Post Type Name: courses
> advanced settings > // Menu Icon: choose an icon
” > meta field> new meta field >
” “// Label : course duration
// Field type : date”
” > meta field> new meta field >
” “// Label : instructor
// Field type : text”
” > meta field> new meta field >
” “// Label : No of lectures
// Field type : text”
” > meta field> new meta field >
” “// Label : duration
// Field type : text”
” > meta field> new meta field >
” “// Label : course fees
// Field type : text”
PROCEDURE – JET ENGINE (CUSTOM POST TYPE & TAXONOMY DESIGN)
3. *** jet engine > texonomy > add new > // Taxonomy Name: course category
> Post Type > // post type: choose “courses”
Now get “courses” – in wp dashboard as “post”
4. create some courses category
wp dashboard > courses > course category : // add new category: wordpress
wp dashboard > courses > course category : // add new category: web development
wp dashboard > courses > course category : // add new category: lead generation
5. create some courses
a) wp dashboard > courses > add new course: // title : freelancing with wordpress
// description: provide
// course duration: 2 months
// instructor: minhazul asif
// No of lectures: 120
// duration: 3 months
// course fees: $40
b) wp dashboard > courses > add new course: // title : freelancing with lead generation
c) wp dashboard > courses > add new course: // title : freelancing with web development
6. SINGLE COURSE TEMPATE DESIGN
>> WP DASHBOARD > TEMPLATE > SINGLE
>> POST TYPE: COURSE
>> TEMPLATE NAME : SINGLE COURSE TEMPATE
>> NOW LETS DESIGN THE SINGLE CCOURSE TEMPATE AS NEEDED (DO DYNMAIC)
7. ARCHIVE COURSE TEMPATE DESIGN
>> WP DASHBOARD > TEMPLATE > ARCHIVE
>> TEMPLATE NAME : SINGLE COURSE TEMPATE
>> NOW LETS DESIGN THE SINGLE COURSE TEMPATE AS NEEDED (DO DYNMAIC)
>> PUBLISH > ARCHIVE > COURSE ARCHIVE > ALL COURSES > PUBLISH
SAMPLE ARCHIVE COURSE DESIGN