...

Bookly Advanced Google Calendar 3.1 (Add-on)

bookly logo
Bookly Advanced Google Calendar download

Original price was: $64.00.Current price is: $5.49.

Special offer: Get our Lifetime Membership for ONLY $92 Join Now
Product Version: 3.1

State: Product Activated

Brand: Bookly Pro
Developer: Go To Site

License: GNU GPL

Bookly Advanced Google Calendar download

Original price was: $64.00.Current price is: $5.49.

Product Version: 3.1

State: Product Activated

Brand: Bookly Pro
Developer: Go To Site

License: GNU GPL

Special offer: Get our Lifetime Membership for ONLY $92 Join Now

Official Version
Official version provided by the developers. Licensed under the GNU GPL, allowing use on an unlimited number of sites.

Technical Support
Professional assistance with any technical issues. Support is included in the price. Read our Support Policy.

Guarantees and Safety
100% safe and fully functional product. Completely risk‑free. 14‑day money‑back guarantee. Read our Refund Policy.

Bookly Advanced Google Calendar Add-on is the piece I install when Bookly’s built‑in scheduling is fine, but the business runs its day around Google Calendar. The job is simple: appointments created/updated in Bookly should land in the right Google calendar (and, depending on your setup, changes from Google should push back).

I use it for teams where each staff member needs their own calendar mapping, plus real “busy time” blocking. Without that, Bookly happily offers slots that Google already filled with meetings, travel, or “busy” placeholders.

What it actually changes in WordPress (and where)

This add‑on lives inside the Bookly ecosystem, so you manage it from WP Admin → Bookly → Settings (Google Calendar section) and typically per‑staff mapping in Bookly → Staff Members (each staff profile binds to a Google account/calendar). Nothing “theme-related” here; it’s admin logic + background sync.

Under the hood it’s standard WordPress plugin behavior:

  • Credentials/tokens end up stored in WP (usually in wp_options and/or Bookly’s own tables alongside staff records). That’s why moving domains breaks auth: tokens are tied to the Google OAuth app + redirect URI.
  • Appointments are Bookly DB records first; the add‑on turns them into Google Calendar events (event IDs get stored so updates can target the same event).
  • Sync timing relies on WordPress cron mechanics (WP‑Cron) or server cron calling wp-cron.php. If WP‑Cron is disabled and you don’t run a real cron, events won’t sync “later”; they just… won’t.
  • Frontend assets usually remain Bookly’s own handles (booking form JS/CSS). The Google part is mostly server-side, except the OAuth authorization flow.

What’s editable: settings in Bookly screens, staff→calendar mapping, and Google Cloud configuration. What’s not: the actual sync logic/event payload is plugin code; you don’t “template override” it like a theme.

Where it breaks in real projects (and the fastest fixes)

1) “redirect_uri_mismatch” / OAuth consent errors
I see this after domain changes, staging clones, or switching between www/non‑www.

  • Fix: in Google Cloud Console → APIs & Services → Credentials, update Authorized redirect URIs to match the exact Bookly callback URL on the live domain (protocol + host + path).
  • Quick confirmation: DevTools Network on the auth step shows a 302 to Google, then a Google error page; the page text usually names the mismatched redirect.

2) Events create, but updates/cancellations don’t reflect (duplicates happen)
Root cause is often lost/stale event IDs, or staff calendar mapping changed after events were created.

  • Fix: re-check Bookly → Staff Members → Google Calendar mapping for the affected staff. Then run a manual resync (if your build includes it) or re-authorize that staff account so a fresh token is stored.

3) Busy time not blocking slots
Usually it’s not “broken,” it’s pointing at the wrong calendar (or the calendar has “Free” events).

  • Fix: select the correct calendar per staff, and ensure Google events are actually marked Busy. If the add‑on reads free/busy, it won’t block “Free” events.

4) Sync randomly stops
This is almost always cron.

  • Fix A (WordPress-side): verify DISABLE_WP_CRON in wp-config.php.
  • Fix B (server-side): add a real cron hitting https://your-site.com/wp-cron.php?doing_wp_cron=1 every 5 minutes.
  • Quick confirmation: check whether wp-cron.php is blocked by security rules/CDN, and whether appointments created minutes ago ever appear in Google.

Timezone mistakes deserve their own line: set WP Admin → Settings → General → Timezone to a real city (not UTC offset), then align Bookly/Google timezones. A 1–3 hour drift is always this.

VirusTotal archive check

All products we provide come only from official sources and verified developers. To confirm their integrity and safety, the archive has been scanned for viruses and malware. You can review the scan results at any time by clicking the button below.

View in VirusTotal

Licensing / activation / updates (plain reality)

In my setup this add‑on is activated and working (verified on a live site). Practically:

  • It runs once installed and configured, but without a valid license you usually lose auto-updates and vendor support.
  • Manual updates are the normal fallback: upload the new ZIP via Plugins → Add New → Upload Plugin or replace files over FTP.
  • Risk profile: low for “overwritten custom templates” (this add‑on rarely has template overrides), but any code edits inside the plugin will be overwritten—so I don’t edit it directly.

Manually Update WordPress Theme Guide
You can find detailed instructions on how to update a theme or plugin on this page.

FAQs (the stuff people actually trip over)

Yes. Map Google auth + calendar per staff member in Bookly → Staff Members; that’s the only sane way for teams.

OAuth redirect URIs are domain-specific. Update them in Google Cloud credentials to match the exact live callback URL.

Wrong calendar selected, events marked “Free,” or free/busy reading disabled. Fix it in staff calendar mapping and event visibility/status in Google.

WP‑Cron isn’t running. Enable WP‑Cron or set a real server cron to hit wp-cron.php.

Blonwe 1.3.2 – Multipurpose WooCommerce Theme
Bookly Recurring Appointments 6.7 (Add-on)

Reviews

There are no reviews yet.

Be the first to review “Bookly Advanced Google Calendar 3.1 (Add-on)”

Before you send us a support request, take a quick look at our Terms Of Use and FAQs. We know nobody loves reading them, but very often the answer is already there and saves you some time.

What to do first

  1. If that doesn’t help, check the product documentation next.
    A lot of small issues come from missed settings or simple setup steps, and the docs usually clear that up pretty fast.
  2. Still not working?
    No problem — just open a support ticket and tell us what’s going on. We’ll take it from there.
  3. When to expect a reply
    We usually get back to you within 1–2 business days. Sometimes faster, depending on the issue.

How to explain the problem (this really helps)

  • Be specific
    Instead of saying “it doesn’t work,” tell us what exactly is going wrong. Which button? Which feature? What were you trying to do when it happened?
  • Add screenshots
    Screenshots make a huge difference. Seriously. A simple image (or link to one) helps us understand the issue right away and saves a lot of back‑and‑forth.

Following these steps helps us help you faster — and with fewer questions along the way. Thanks for making support easier for everyone.

Answers to common questions!

You can use any product from our store on as many websites as you like.

After purchasing a product, you’ll be able to download it — including the most recent version — for the next 72 hours. Once that period ends, you can either repurchase the product or switch to one of our membership plans.

With an active membership, updates are always included. You’ll have continuous access to the latest versions for as long as your membership remains active, without worrying about expiration dates.

Yes, we do. In most cases, you can expect a reply within 24–72 business hours. For simpler issues, we’re often able to respond much sooner.

You can contact us via live chat or open a support ticket directly from the product page — whichever is more convenient for you.

No, there are no limits. We don’t believe in restricting downloads. If you need to download a product multiple times, that’s absolutely fine.

We use professional, high‑performance storage systems to ensure downloads are fast, stable, and hassle‑free.

No, license keys are not included. In the past, license sharing and related issues caused account problems, so we decided to stop distributing keys.

That said, all products you receive are fully authentic. For items that normally require activation, we provide them pre‑activated, allowing you to install and use them immediately without dealing with license input or activation errors.

Yes — 100%. All products are original and distributed under the GNU GPL v2/v3 license.

The main difference compared to purchasing directly from the original author is that we don’t offer additional services such as custom development or one‑on‑one support. License keys are also not included. Instead, products that typically require activation are delivered ready to use, allowing installation on unlimited websites.

Yes, we stand behind our products. If you encounter an issue that cannot be resolved or a technical problem without a workable solution, we’ll do our best to help — and if necessary, issue a full refund.

Please note that refunds are not available if the product works as described but simply does not meet personal expectations. We’ve also encountered cases where refund requests were made while the product was still in use, which we cannot allow.

Our approach is simple: fairness and transparency. If you ever have a concern, just reach out — we’re always open to finding a reasonable solution that works for both sides.

super offers of the month