DOCS

Days Remaining

FREE block. Displays how many days are left until the action’s end date.

Days remaining example

Why use this

A visible countdown creates urgency. It is especially useful on campaigns with a hard deadline.

What it does

The block reads the end_date meta from the action and calculates the number of days remaining. If no end date is set on the action, the block renders nothing. It supports Query Loop context.

How to use it

  1. Add the Days Remaining block.
  2. Make sure the action has an end date configured (set when creating or editing the action).
  3. Adjust label text, font styles, and alignment in the inspector.

Settings and options

OptionTypeDefaultDescription
Show labelbooleantrueDisplay the label above the number
Label textstring“Days Remaining”Custom label text
Alignmentstringleftleft, center, or right
Font sizenumberValue font size in pixels
Font colorstringValue text color
Font weightstringValue font weight
Label font sizenumberLabel font size
Label font colorstringLabel text color
Label font weightstringLabel font weight
Post ID overridenumber0Force a specific post ID

What you can and cannot do

  • If the action has no end date, the block renders nothing (no empty container is output).
  • The block does not automatically hide itself when the end date has passed; it shows a negative or zero count. Consider combining it with the Campaign Closed Notice in your template.
  • The block supports Query Loop context.

Troubleshooting

Block appears empty: The action has no end date set. Add one in the action admin.