-
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)
Group: LearnDash
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) Group: LearnDash
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) Group: LearnDash
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) Group: LearnDash
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) Group: LearnDash
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) Group: LearnDash
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) Group: LearnDash
You can show or hide an item based on checking the current user completed the current course
Link: https://woocommerce.com/products/woocommerce-memberships/
- Current Membership Expired
- User Membership Access Can View
- Access Memberships
Where: You can only use it in jetengine listing grid, where you list Woo memership
Group: Woo Membership
Group: Woo Membership Main check method to determine if the user can view the current post based on membership
Where: Anywhere on your site Group: Woo Membership
This is technically the Woo Membership condition available in elementor, just ported to jetengine. Support the Any membership option. If you are select multiple membership the relation is AND.

Link: https://woocommerce.com/products/woocommerce-subscriptions/
- Has Active Subscriptions With Selected Statuses
Where: Anywhere on your site
Group: Woo Subscriptions
You can use it anywhere. It takes the current user into account, and whether you have a subscription to it based on the status or statuses you have entered
- User Reviewed Product
Where: Product single template / loop / listing grid
Group: WooCommerce Extra
condition setting, which takes into account whether the current logged-in user has already submitted a review for the given product. (It only takes taken into account what has been accepted)
- Check URL Path
- Is Front Page
Where: Anywhere on your site
Group: Other