Easy and simple way to embed Calendly scheduling pages on WordPress.
평가
4.8
최근 업데이트일
March 21, 2024
버전
3.8
활성화된 설치 항목
20K
Embed Calendly

Embed Calendly helps you add Calendly scheduling pages to your WordPress website in an easy and simple way.

Allows visitors to easily schedule meetings anywhere on your WordPress website, through Calendly.

With an easy to use widget customizer, design your embed widget directly from the WordPress dashboard.

Free Version Features

  1. Import Calendly event types to WordPress
  2. Customize embed widgets via shortcode.
  3. Easy to use widget customizer for customizing and generating embed widget shortcodes.
  4. Supports inline, text popup and button popup embed options.

Pro Version Features

  1. View booked events from WordPress
  2. Analytics dashboard for tracking calendar conversion
  3. Import Calendly event types to WordPress
  4. Customize embed widgets via shortcode.
  5. Easy to use widget customizer for customizing and generating embed widget shortcodes.
  6. Supports inline, text popup and button popup embed options.

Shortcode

Embed Calendly scheduling page on WordPress with:

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

Or

[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>

You can customize the embed widget using the widget customizer at Dashboard > Embed Calendly > Customizer, or with the following shortcode options:

  • type – Embed form type. 1 – inline embed, 2 – popup button embed, 3 – popup text embed

  • url – Scheduling page link

  • text – Button/Link text

  • text_color – Button/Link text color

  • text_size – Button/Link text size

  • button_color – Button background color. Any hexadecimal color code is supported here

  • button_size – Button size. 1 – Samll, 2 – Medium, 3 – Large

  • button_style – Button style. 1 – Inline, 2 – Float

  • branding – true/false. Show or hide branding

  • hide_cookie_banner – 0(false) or 1(true). Hide or show cookie settings/banner

  • hide_details – 0(false) or 1(true). Hide or show details

  • style_class – CSS style name for adding custom css style to embed 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; }
무료Creator 요금제에서
활성화된 설치 항목
20K
테스트된 버전
6.4.5
이 플러그인은 다운로드 가능하며 워드프레스 독립 호스트 설치에 사용할 수 있습니다.