-
Notifications
You must be signed in to change notification settings - Fork 2
JetEngine Dynamic Visibility conditions
The plugin currently provides 12 dnyamic visibility conditions. These are related to Woo, Woo membership, Subscriptons, and Learndash.
- Course Access Type
- Course Certificates Available
- User Has Not Enrolled this Course
- Current user enrolled course
- Not Have Enough Points
- Reached Student Limit
- User Completed Current Course
Where: Single Course template / Single post template (related to course) // Course listing (JetEngine)
You can show or hide an element based on the type of course access
Where: Single Course template / Single post template (related to course) // Course listing (JetEngine)
You can show or hide an element based on the current course have a Certificate. (not whether the user has already received it)
Where: Single Course template / Single post template (related to course) // Course listing (JetEngine)
You can show or hide an element based on the current course, and the current user is not enrolled the course. (so not yet a student of the course)
Where: Single Course template / Single post template (related to course) // Course listing (JetEngine)
You can show or hide an element based on the current user enrolled the current course
Where: Single Course template / Single post template (related to course) // Course listing (JetEngine)
You can show or hide an item based on checking whether the user has enough points for the current course.
Where: Single Course template / Single post template (related to course) // Course listing (JetEngine)
You can show or hide an item based on checking the current course reached a Student limit
Where: Single Course template / Single post template (related to course) // Course listing (JetEngine)
You can show or hide an item based on checking the current user completed the current course