Skip to content

Coaches

Coach area (mobile)

The coach front area serves the field: quick viewing and actions on today's sessions, especially on mobile.

For full management (bundles, finances, configuration), use the WordPress admin.

Relevant pages

PageAccess
Coach homeLogged-in coach / admin
My clientsLogged-in coach / admin
CalendarLogged-in coach / admin
Client profile/customer/{id}/

Pages created on activation; default slugs accueil-coach, mes-clients, calendrier-seances.

Coach home

Upcoming sessions tab

  • Upcoming session cards: date, client, location, status, payment
  • Edit → edit modal
  • Change status (booked, cancelled, completed…)
  • Delete (avoid — prefer cancel)
  • Link to client profile

Statistics tab

  • Sessions this month, completed, cancelled
  • Monthly revenue (based on paid sessions)
  • Summary cards: clients, sessions, upcoming, revenue

Useful links

  • My clients
  • View calendar

Session modal

Opened from coach home, calendar, or a client profile.

Fields: client, date/time, title, location, video link, duration, price, statuses, notes, documents.

Fixed modal footer:

  • Save — without email
  • Save and notify — informs the client depending on context

Emails panel: log + Send confirmation.

See Emails and notifications.

URL parameter: ?open_session={id} opens the modal on load (link from admin).

My clients page

  • List with search and pagination
  • Click → profile /customer/{id}/
  • Add client button (if authorized)

No "Back to admin dashboard" link — use the site menu or a bookmark.

Front client profile (/customer/{id}/)

TabContent
SummaryClient info, next session
SessionsList and actions
FinancePayment summary
PhysicalMeasurements (if enabled in Settings)

Back button → My clients.

Less complete than the admin profile (no bundle wizard or detailed charts).

Calendar

FullCalendar view — see Using the calendar.

When to use front vs admin?

SituationFrontAdmin
Session in 30 min, change statuspossible
Create a 10-session bundle
Send client confirmation
Client financial review
View the month in calendarpartial

See also

  • Coach surfaces: admin and front
  • Plan and manage sessions
  • Menus and navigation