Embed Calendly

Beschrijving

Embed Calendly helpt je Calendly planning pagina’s toe te voegen aan je WordPress site op een gemakkelijke en eenvoudige manier.

Hiermee kunnen bezoekers eenvoudig overal op je WordPress site vergaderingen plannen, via Calendly.

Met een eenvoudig te gebruiken widget customizer, ontwerp je je embed widget direct vanuit het WordPress dashboard.

Free Version Features

  1. Gebeurtenistypes van Calendly importeren in WordPress
  2. Pas ingesloten widgets aan via shortcode.
  3. Gemakkelijk te gebruiken widget customizer voor het aanpassen en genereren van widget insluit shortcodes.
  4. Ondersteunt inline, tekst pop-up en knop pop-up insluit opties.

Pro Version Features

  1. View booked events from WordPress
  2. Analytics dashboard for tracking calendar conversion
  3. Gebeurtenistypes van Calendly importeren in WordPress
  4. Pas ingesloten widgets aan via shortcode.
  5. Gemakkelijk te gebruiken widget customizer voor het aanpassen en genereren van widget insluit shortcodes.
  6. Ondersteunt inline, tekst pop-up en knop pop-up insluit opties.

Shortcode

Calendly planning pagina insluiten op WordPress met:

[calendly url="https://calendly.com/example/call" type="1"]

Of

[calendly url="https://calendly.com/example/call" type="2" text="Book Now" text_color="#ffffff" text_size="14" button_style="1" button_size="1" button_color="#2694ea" branding="false" hide_details="false" style_class="custom_form_style"]<h3>Customization</h3>

Je kunt de ingesloten widget aanpassen met behulp van de widget customizer op Dashboard > Embed Calendly > customizer, of
met de volgende shortcode opties:

  • type – formulier insluiten type. 1 – inline insluiten, 2 – pop-up knop insluiten, 3 – pop-up tekst insluiten

  • url – link naar de planningspagina

  • tekst – knop/link tekst

  • text_color – knop/link tekstkleur

  • text_size – knop/link tekstgrootte

  • button_color – achtergrondkleur van de knop. elke hexadecimale kleurcode wordt hier ondersteund

  • button_size – knopgrootte. 1 – klein, 2 – middel, 3 – groot

  • button_style – knopstijl. 1 – inline, 2 – float

  • branding – waar/onwaar. Branding tonen of verbergen

  • hide_cookie_banner – 0(onwaar) of 1(waar). Verberg of toon cookie instellingen/banner

  • hide_details – 0(onwaar) of 1(waar). Details verbergen of tonen

  • style_class – CSS stijl naam voor het toevoegen van aangepaste css stijl aan ingesloten widget

Disclaimer

The free version comes with optional promotion notices that can be easily disabled by clicking the “Don’t show again” button, near the notice.

These notices are shown in your admin dashboard, and once any of them is disabled, all other promotion notices from Embed Calendly are disabled.

You can upgrade to the pro version to automatically disable all promotion notices.

Optionally, you can disable the promotions by also including the below code snippet in your theme’s function.php file:

add_filter('emcs_promotions', 'emcs_show_promotions');

function emcs_show_promotions() {
    return false; 
}

Schermafdrukken

FAQ

Hoe toon ik planningsformulieren op pagina’s?

Voeg [calendly url="https://calendly.com/example/call" type="1"] shortcode toe aan elke pagina waarop je het formulier wilt weergeven.

Hoe maak ik verbinding met Calendly?

Plak je Calendly api sleutel in de API sleutel tab op de Calendly insluiten instellingen pagina

Hoe stijl ik mijn ingesloten widget op WordPress?

Ga voor naar * Dashboard > Embed Calendly > Customizer * en selecteer een gebeurtenistype uit de dropdown. Pas dan de customizer instellingen aan.

Hoe voeg ik extra CSS klasse toe aan ingesloten widgets?

Gebruik de style_class optie bij het toevoegen van de shortcode.
Example: [calendly type=”1″ url=”https://calendly.com/example/call” style_class=”custom_form_style”]

Beoordelingen

11 oktober 2022 1 reactie
Really easy to schedule a personal Zoom room for customers.
14 september 2022 1 reactie
Simple to install and works flawlessly. Thank you.
21 april 2022 1 reactie
I installed this tool and I found it kind of helpful but with a few bugs because the short code it gave me doesn't work unless I configure it my self.
9 maart 2022
I added the code into a WP page and got the message: No openings at the moment. If you are the owner of this account, you can log in to find out more. Client said: The problem is that I use my Microsoft 365 to login, which is necessary to connect to my calendar. With 365 I am completely passwordless, logging in only via authenticator, so a 6 digit code that changes every 30seconds. Not sure if there is a way around that.
Lees alle 13 beoordelingen

Bijdragers & ontwikkelaars

“Embed Calendly” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“Embed Calendly” is vertaald in 3 talen. Dank voor de vertalers voor hun bijdragen.

Vertaal “Embed Calendly” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

3.8 – 21-03-2024

  • Fixed customizer plugin conflicts.

3.7 – 12-10-2023

  • Improved security
  • Adjusted promotion module

3.6 – 09-07-2023

  • Fixed customizer bug on Divi theme
  • Adjusted promotion module

3.5 – 25-06-2023

  • Published changelog
  • Added optional promotion
  • Added option to permanently disable all promotion notices
  • Updated readme
  • Added pro version support
  • Updated settings page UI
  • Removed donation section from settings page

3.4 – 13-05-2023

  • Removed experimental promotion

3.3 – 22-04-2023

  • Added experimental promotion

3.2 – 14-12-2022

  • Added internationalization support

3.1 – 18-10-2022

  • Enqueue style and script on demand
  • Updated widget script
  • Fixed popup embed error

3.0 – 08-05-2022

  • Added support for v2 api key
  • Fixed inline embed mobile responsiveness issue
  • Implemented cookie banner on customizer and other fixes
  • Updated settings page