Meetings

How WTF (Where To Find) coordinators add, edit, and manage meetings on the CAUK website.

WTF Coordinator — overview

What's this role?

WTF = Where To Find. You keep the meeting list on the CAUK website up to date for your district or area — adding new meetings, changing existing ones, fixing problems as they come in.

What you'll need

Ask the IT webservant if you don't have access yet.

How requests arrive

Someone fills in the WTF form on the CAUK website → an email drops into the LCN mailbox. At the top of that email, under Username, you'll see which district/area the person submitted from.

Only make changes to meetings in your own district/area. Leave other districts to their own coordinators.

The kinds of request you'll get

Creating or editing a meeting

Editing an existing meeting

Amendment email? Click the link in it — it drops you straight onto the listing.

Creating a new one

  1. In the WordPress dashboard, hover over New in the top nav and click Meeting.
  2. Handy tip: right-click → open in new tab if you've got several to do, or want the dashboard open alongside.

Filling in the form

Name

Stick the meeting name at the top.

Day and times

Pick the day. Start/finish times come from a dropdown. Need a time that's not on the half hour? Just type it in as 13:00. 24-hour clock, always.

Men / Women / LGBTQ+ tick boxes

These are targeting boxes — only tick one if the meeting is specifically for that demographic.

If the meeting is open to everyone, leave them all unticked. People sometimes ask you to tick all three "to be inclusive" — that's not how it works. Don't do it.

Time zone & language

Time zone is London by default, leave it alone. You don't need to set a language either — but if you pick English, it puts a little flag on the app when it syncs. Your call.

Notes

Notes about the meeting go here — "opens early for unity", "tea and coffee supplied", that sort of thing. Not address details.

Location notes

Address and parking info go in here. If another meeting uses the same venue, the notes will already be filled in — saves you doing it twice.

Online meeting URL (Zoom)

Paste the Zoom URL in. Usually the password key is baked into the link already.

Also good practice to put the Zoom ID and password in the Notes section. Format it exactly like this:

Zoom Id: 0123456789
Password: 123456789

Get the colon and the wording right. If it's even slightly off, the ID and password won't make it onto the printed WTF.

Online only?

Tick No on "Can this meeting be attended in person?"

In-person meetings

Pop the location and address into the relevant section. Watch out for:

Part of a group — don't skip this

In the Contact Information section, tick part of a group and pick the right district from the dropdown.

This one's critical. Miss it and:

Special cases, conventions & troubleshooting

Districts that import automatically

These ones push their meetings into the CAUK TSML every day:

Don't edit their meetings on our side — the next daily import will wipe your changes. If someone reports a problem with one of these, contact the relevant WTF coordinator and get it fixed at source.

  1. Work out which district owns the meeting.
  2. If it's yours, sort it.
  3. If not, pass it on to whoever runs that district.

The **** convention

Got a note that'll need removing later? Wrap it in **** on both sides:

**** Meeting moved to the small hall for July ****

When you want to clear them out, search for ** and you'll find the lot.

Hiding a meeting without deleting it

"Private" meetings — don't bother

There's a tool to mark a meeting as private so it only lives in the back end. Don't use it. Creating a new meeting takes two minutes — just trash the old one and start again if it comes back round. Private meetings can also cause cache issues on people's devices.

Custom addresses via functions.php

Every so often you'll want an address to display differently to whatever Google Maps says. That's done by editing the tsml_custom_addresses array in functions.php.

This is an IT webservant job. Don't touch functions.php yourself unless you know what you're doing.