✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for FooEvents Multi-Day: per-day attendee rows as tables

FooEvents Multi-Day stores per-day attendance flags inside the FooEvents attendee post meta, with one record per attendee covering several event days. SleekView pivots those flags into per-day rows so each conference morning has its own check-in view.

♾️ Lifetime License available

SleekView table view for FooEvents Multi-Day

One conference, one row per day per attendee

FooEvents Multi-Day is a clever extension to FooEvents: instead of one ticket per day, each attendee has a single event_magic_tickets post with per-day flags written into wp_postmeta like WooCommerceEventsAttendeeCheckedIn_Day1, _Day2, and so on. The data model is compact, but the default attendee list cannot surface per-day attendance side by side, so a three-day conference becomes three separate admin trips.

SleekView reads the attendee CPT and pivots each per-day check-in flag into a column or, with a per-day expansion view, into its own row. Day 1 status, Day 2 status, Day 3 status, and the cumulative attendance count all promote out of wp_postmeta. The check-in cell for the active day is editable, writing back through the same meta key the FooEvents check-in modal uses internally.

The operational impact is a multi-day conference that runs like a single-day event: open the grid filtered to today's day flag, hand a phone to the door team, and stop maintaining a parallel spreadsheet to track which attendees skipped Day 2.

Workflow

From per-day meta keys to a multi-day grid

1

Connect to attendees

Point SleekView at the FooEvents event_magic_tickets CPT. Native fields like attendee name, email, and ticket type are detected automatically.
2

Promote day flags

Add WooCommerceEventsAttendeeCheckedIn_Day1 through _DayN as columns. Optionally compute a cumulative attendance count from the day flags.
3

Pin the rotating Today view

Save a view that scopes the check-in column to today's day index. The grid rotates from Day 1 to Day 2 to Day 3 as the conference advances.
4

Reconcile after the event

Filter Day-1-attended versus Day-2-no-show for the next-year follow-up list. Export the filtered set to CSV for the marketing tool or sponsor report.

Sample columns

A typical multi-day attendee view

Per-attendee row with each conference day as its own check-in column.
Source: wp_posts (post_type=event_magic_tickets) + wp_postmeta (WooCommerceEventsAttendeeCheckedIn_Day1..N)
Attendee Event Ticket Type Day 1 Day 2 Day 3 Status
Sara Owens DevSummit 2026 Full Pass Checked-in Checked-in Pending Paid
Jules Park DevSummit 2026 Day 1 Only Checked-in N/A N/A Paid
Henri Cole DevSummit 2026 Full Pass No-show Pending Pending Paid
Dani Bloch DevSummit 2026 Workshop Pass Checked-in Checked-in Checked-in Paid

Comparison

Default FooEvents Multi-Day admin vs SleekView

Default FooEvents Multi-Day admin

  • Per-day check-in flags hidden inside each attendee record
  • No side-by-side view of Day 1, Day 2, Day 3 attendance
  • Cannot mark today's day check-in from a list view
  • Filtering by attendees who skipped Day 2 requires a custom WP_Query
  • No saved view scoped to today's day flag for door staff

SleekView

  • Pivot WooCommerceEventsAttendeeCheckedIn_DayN meta keys into per-day columns
  • Inline edit today's day flag from a phone at the door
  • Filter to attendees who attended Day 1 but skipped Day 2
  • Save views like Today's day, Cumulative attendance, or Drop-off after Day 1
  • Bulk update missed-day flags across selected attendees

Features

What SleekView gives you for FooEvents Multi-Day

Day flags as columns

Each conference day gets its own column. Sort by Day 2 to find the drop-offs, or filter to today's day for door operations.

Per-day rotation

Saved Today view rotates as the conference advances: Day 1 on Monday, Day 2 on Tuesday, Day 3 on Wednesday. The same grid scopes itself to the right day flag automatically.

Cumulative attendance

A computed column adds the day flags into a cumulative count, so finance sees attended-days per ticket at the end of the conference without exporting.

Audience

Who uses SleekView for FooEvents Multi-Day

Conference organizers

Track who showed up which day across a three or four day conference. The saved Drop-off after Day 1 view becomes the basis for the next-year follow-up email list.

Door staff

One grid scoped to today's day flag, with the check-in column for that day editable. The phone-friendly layout handles a queue of two hundred people per morning.

Finance and partners

Export per-day attendance for sponsor reporting. Sponsors who paid for a Day 2 lounge get an attended-Day-2 attendee list, not a buyer list.

The bigger picture

Why multi-day attendance needs cross-day visibility

Multi-day conferences live or die by Day 2 attendance, and the team that runs them needs to see Day 2 in context, not in isolation. FooEvents Multi-Day captures the data correctly: a per-day meta key on each attendee record, one row per ticket, no extra tables needed. The default admin then hides those flags inside the attendee edit screen, which forces organizers to either click through every record or build a parallel spreadsheet to track drop-offs.

Treating each day as a column rebuilds the operational picture in the place the data already lives. Door staff see today's day flag and a single editable cell, sponsors get clean per-day exports for the lounges they paid for, and the post-event analysis stops being a data archeology exercise. The data structure was right; the workflow was missing.

Questions

Common questions about SleekView for FooEvents Multi-Day

FooEvents Multi-Day stores each day flag as its own meta key on the attendee post (WooCommerceEventsAttendeeCheckedIn_Day1, _Day2, etc.). SleekView promotes each key to its own column, so the grid mirrors the data shape.

 

Yes. The check-in cell for the active day is editable and writes to the same meta key the FooEvents check-in modal uses internally. Door staff toggle the cell, the badge print and the report stay aligned.

 

Day columns are generated from the event's configured day count. A five day conference gets five day columns, plus a cumulative count column if you choose to add it.

 

Yes. Filter Day 1 equals checked-in and Day 2 equals pending to find the people who came on Monday and never returned. Save that view for the post-event follow-up.

 

Per-day flags live on the FooEvents attendee CPT, not on the order. SleekView reads the attendee post meta directly, so HPOS for orders does not affect the day-flag grid.

 

Yes. Any attendee meta from FooEvents core, including dietary, t-shirt size, and accessibility, can be added as additional columns alongside the day flags.

 

Yes. The filtered view exports to CSV with the day columns intact. Sponsor reports usually want Day 2 attended and Day 3 attended as two separate exports for two separate sponsors.

 

The FooEvents app is purpose-built for one staff member at one door. SleekView is for the planning side: cross-day reporting, drop-off views, sponsor exports, and a phone-friendly grid that scopes to today's day flag without configuration.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView