18 lines
568 B
Markdown
18 lines
568 B
Markdown
Embedded booking pages right into your wordpress page.
|
|
|
|
#### FEATURES
|
|
|
|
- Add Cal.com booking calendar to any WordPress page/post with a simple shortcode.
|
|
- Display your Cal.com booking calendar inline or in a popup.
|
|
- Customize your booking button to suit you.
|
|
|
|
#### SHORTCODE
|
|
|
|
<code>[cal url=/username/meetingid type=2 text="Schedule a call with me"]</code>
|
|
|
|
#### SHORTCODE CUSTOMIZATION
|
|
|
|
- url: URL of the booking calendar
|
|
- type: Add inline or popup embed. Inline embed: 1, Popup embed: 2
|
|
- text: For popup embed, customize the text/button that triggers the popup.
|