Display Rules

Display Rules Basics

3 min read

Display Rules decide where a notification is allowed to appear. You set them on the Display Rules tab in the notification editor.

If you add no rules, the notification can appear on any page (as long as it is published, passes timing, and other settings). See Notification Editor Tabs Overview.

How the tab works

  1. Click Add Your First Rule (or add another rule below active rules)
  2. Pick a rule type (Pages, Posts, Products, etc.)
  3. Configure include/exclude options
  4. Click Save Rule
  5. Save the notification

Active rules appear in the Active Rules list. Click a rule to edit it.

Show if vs Don't show if

At the top of Active Rules, choose When rules match:

ModeMeaning
Show ifDisplay the notification when the rules below match
Don't show ifHide the notification when the rules below match (useful for exclusions)

Example: Don't show if + Pages rule excluding Checkout = never show on checkout, show everywhere else.

Free rule types

Rule typeWhat it targets
PagesWordPress pages
PostsBlog posts (and similar)
ProductsWooCommerce product pages (when WooCommerce is active)
Post TypeAny custom post type, with optional specific items
WooCommerce CartVisitor's cart contents or value (when WooCommerce is active)

Pro adds Categories, URL Conditions, and Users. See the other articles in this topic.

One rule on free plan

The free plan supports one display rule per notification. To combine multiple conditions (for example, "Product page AND guest user"), you need Notifal Pro. See Multiple Display Rules with AND/OR (Pro).

Display rules vs other settings

SettingQuestion it answers
Display RulesOn which pages or under which conditions?
TimingWhen on that page should it appear? See When Should the Notification Show?
Content SourceWhat dynamic data fills the template? See What Is Content Source?

All must pass for the visitor to see the notification.

In this topic

  1. Display Rules Basics (you are here)
  2. Page and Post Targeting
  3. Cart Display Rules (WooCommerce)
  4. Multiple Display Rules with AND/OR (Pro)
  5. Category Display Rules (Pro)
  6. URL Conditions (Pro)
  7. User Display Rules (Pro)