Settings → General

Business identity, currency, time/date formats, booking rules, and email configuration — all the values that show up on every booking, receipt, and email live on this single tab.

i

New in v2.6.0 — General now does more

In version 2.6.0, the old Booking and Email tabs were merged into the General tab to reduce clutter. Everything that used to live on those tabs is now grouped into sub-sections here. The total number of settings tabs dropped from 10 to 8.

Where to find it

Advik Booking → Settings → General.

Sub-sections on this tab

The General tab is divided into five sub-sections, separated by a divider. Each has its own Save button:

  • Business — business name, timezone, date/time format.
  • Currency — currency code, symbol, separators.
  • Tax — enable tax, rate, inclusive/exclusive, label.
  • Booking — buffer, slot interval, advance windows, cancellation window. (Moved here from the old Booking tab in v2.6.0.)
  • Email — from name, from address, reply-to. (Moved here from the old Email tab in v2.6.0.)

Business

FieldWhat it controlsWhere it appears
Business nameDisplay name on receipts, emails, and the admin header.Receipts, emails, "Booked with …" line
TimezoneAll time calculations and slot pickers.Bookings, staff availability, emails
Date formatHow dates are displayed.Calendar, receipts, admin lists
Time format12-hour or 24-hour clock.Slot picker, receipts
!

Timezone is critical

If you set the wrong timezone, your slot picker will offer 9 AM slots that correspond to 4 AM in your actual working hours. This is the #1 reason for "I have no availability" complaints.

Currency

FieldNotes
Currency codeISO 4217 — e.g. USD, EUR, GBP, INR, AUD.
Currency symbolDefaults from code. Edit to override (e.g. US$ vs $).
PositionBefore ($10) or After (10 €).
Decimal separatorDefault . — change to , for European style.
Thousands separatorDefault , — change to . or .

Tax (short version)

The full tax walkthrough is on the Tax page. In short:

  • Enable tax — turns the tax line on in the price summary.
  • Tax rate (%) — applied to the (post-discount) subtotal.
  • Tax inclusive — when on, the prices you enter already include tax; when off, tax is added on top.
  • Tax label — change Tax to VAT, GST, IVA, etc.

Booking

These are the rules that decide which slots a customer can book. Previously on its own tab; from v2.6.0 onwards, it lives here as a sub-section.

SettingDefaultWhat it does
Buffer time (minutes)0Free time inserted before and after every booking. Useful for travel between jobs. Example: 30 min buffer = a 10:00–12:00 booking blocks 9:30–12:30.
Slot interval (minutes)30How finely the day is divided. 30 = 10:00, 10:30, 11:00… 15 = 10:00, 10:15, 10:30…
Max advance days60Customer can't book more than this many days in the future.
Min advance hours24Customer can't book less than this many hours from now. Prevents "I need a haircut in 15 minutes".
Cancellation window (hours)24Customer can't self-cancel a booking starting in less than this many hours. Separate from the per-account cancel window in Customer Accounts.

Email

The from-name, from-address, and reply-to used on every booking email. Previously on its own tab; from v2.6.0 onwards, it lives here as a sub-section. The actual email body is still rendered from PHP templates in your plugin folder.

FieldDefaultNotes
From nameYour site nameWhat shows up as the sender — e.g. Acme Cleaning.
From emailSite admin emailMust be a valid email. We strongly recommend using an address on your own domain (e.g. bookings@yourdomain.com).
Reply-toOptional. If set, customer's "Reply" goes here instead of the from-email.
!

SPF / DKIM matters

If you send from noreply@gmail.com on a WordPress site, most inboxes will mark your booking emails as spam. Set up an email account on your own domain and add the corresponding SPF / DKIM records.

Add-ons (global)

Enable Add-ons — when off, the entire add-on system is disabled. The Add-ons step is hidden from the booking flow, no add-ons are shown in the price breakdown, and any existing add-on data is preserved but unreachable from the form.

Useful when you want to temporarily pause upsells during a sale or a stock-out.

Saving

The General tab is split into 5 sub-sections: Business, Currency, Tax, Booking, and Email. Each has its own Save button — there is no single "Save all" on this tab.