Back to Docs

Conditions & Logic

This is a Pro feature. Upgrade your plan to access it.

Element Visibility Conditions

Show or hide any element based on runtime conditions. Access conditions from the Advanced tab of any selected element.

Available Conditions

  • User Role — Show only to logged-in users, admins, subscribers, etc.
  • User Login Status — Logged in or logged out
  • Date & Time — Show before/after a specific date, or during a time range
  • Device Type — Desktop, tablet, or mobile
  • URL Parameters — Show based on query string values (e.g. ?ref=campaign)
  • Post Type — Show only on posts, pages, or custom post types
  • Post Category/Tag — Target specific taxonomies
  • WooCommerce — Cart contents, product type, purchase history

Combining Conditions

Conditions can be combined with AND and OR logic:

  • AND — All conditions must be true
  • OR — At least one condition must be true

Use Cases

  • Show a CTA banner only to logged-out users
  • Display a sale countdown until a specific date
  • Show different content based on URL campaign parameters
  • Hide admin-only elements from regular visitors