Описание
Embed Calendly scheduling on your WordPress website in a cleaner and simpler way. Schedule meetings easily on your WordPress website through calendly.
Features
- Supports inline, text popup and button popup embed.
- Customize embed form, link and button.
Shortcode
Embed scheduling form with default options using:
[calendly type=3 url=https://calendly.com/example/call]<h3>Customization</h3>
You can customize the booking form with the following shortcode options:
-
type
— Embed form type. 1 — inline embed, 2 — popup button embed, 3 — popup text embed -
url
— Scheduling link -
text
— Button/Link text -
button_color
— Button color. Any hexadecimal color code is supported here -
text_color
— Text color -
branding
— true/false. Show or hide branding -
hide_details
— true/false. Hide or show details -
style_class
— CSS style name for customizing the embed form/button
Example
[calendly type=3 url=https://calendly.com/example/call text="Book us now" button_color=#444444 text_color=#000000 branding=false hide_details=false style_class=custom_form_style]
Часто задаваемые вопросы
-
How do I display scheduling form on my pages?
-
Try adding
[calendly type=3 url=https://calendly.com/example/call]
shortcode to any page you want to display the form on. -
How do I style scheduling form?
-
Use the
style_class
option when adding the shortcode. Example: [calendly type=1 url=https://calendly.com/example/call style_class=custom_form_style]
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Embed Calendly Scheduling» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Embed Calendly Scheduling» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.