內容簡介
這個外掛允許Gather客戶在WordPress.org網站中的頁面、文章和其他內容中包含Gather引導按鈕。
基本用法
要使用默認按鈕,請使用下面的簡碼。請務必用Gather工作人員提供的位置ID替換“MYLOCID”。
`[gather-lead-button locationid="MYLOCID"]```<h3>進階用法</h3>
要使用自定義按鈕或鏈接標籤,請使用下面的簡碼。
您必須指定將觸發模態表單的元素的ID屬性。請將“ELEMENTID”替換為您使用的元素的ID,
並確保在頁面上的該元素之後包含簡碼。
最後,請務必用Gather工作人員提供的位置ID替換“MYLOCID”。
`[gather-lead-button locationid="MYLOCID" trigger="ELEMENTID"]```<h3>客戶支援</h3>
如果您有任何問題或疑慮,請聯繫您的Gather客戶支援代表。
外掛標籤
開發者團隊
原文外掛簡介
This plugin allows Gather customers to include the Gather lead button inside
pages, posts and other content within a WordPress.org site.
Basic Usage
To use the default button, use the shortcode below.
Make sure to replace “MYLOCID” with the location ID provided by the Gather Staff.
`[gather-lead-button locationid="MYLOCID"]```
Advanced Usage
To use your own custom button or link tag, use the shortcode below.
You must specify the ID attribute of the element that will trigger the modal form.
Replace “ELEMENTID” with the ID of the element you are using, and make sure to include
the shortcode after that element on the page.
Finally, make sure to replace “MYLOCID” with the location ID provided by the Gather Staff.
`[gather-lead-button locationid="MYLOCID" trigger="ELEMENTID"]```
Customer Support
If you have any questions or concerns, please contact your Gather customer support representative.
