[WordPress] 外掛分享: Corymbus Forms

首頁外掛目錄 › Corymbus Forms
10+
安裝啟用
尚無評分
1238 天前
最後更新
問題解決
WordPress 4.7+ PHP 7.0+ v1.1.3 上架:2022-10-26

內容簡介

在Corymbus中創建網頁/表格後,你可以通過[corymbus-forms]捷徑將其嵌入WordPress內容中。Web表格/頁面將嵌入HTML<iframe>中。

語法

語法如下:

[corymbus-forms page="tenant/slug" attr1="value1" attr2="value2" ... ]

其中:

tenant是Corymbus訂閱的編碼標識符
slug是Corymbus網頁的slug。 tenant/slug是在整個URL中跟隨pages/的組合
attr1,attr2等是要提供給IFRAME嵌入Web表格/頁面的可選HTML屬性。
value1,value2等是每個HTML屬性的可選值。

範例

如果Corymbus網頁的URL為[https://srv.corymb.us/pages/2xy54zt6bc/my-contact-form],如Corymbus網頁視圖所示,則可以使用以下捷徑將其嵌入WordPress:

[corymbus-forms page="2xy54zt6bc/my-contact-form" style="border: none" width="50%" height="600px"]

附加的style、width和height屬性將應用於包含Web表格的IFRAME標記,並確保沒有邊框可見,並且以適當的寬度和高度呈現表單

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.1.3) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Corymbus Forms」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Once you have created a web page/form within Corymbus, you can embed it in any WordPress content thanks to the [corymbus-forms] shortcode. The web form/page will be embedded in a HTML IFRAME.
Syntax
The syntax is as follows:
[corymbus-forms page="tenant/slug" attr1="value1" attr2="value2" ... ]

Where:

tenant is the encoded identifier of your Corymbus subscription
slug is the slug of your Corymbus web page. The tenant/slug combination is what follows pages/ in the entire URL
attr1, attr2 etc. are optional HTML attributes to be given to the IFRAME embedding the web form/page.
value1, value2 etc. are the optional values of each HTML attributes.

Example
If the URL of your Corymbus web form is [https://srv.corymb.us/pages/2xy54zt6bc/my-contact-form], as shown in the Corymbus web page view, then you may embed it in WordPress with the following shortcode:
[corymbus-forms page="2xy54zt6bc/my-contact-form" style="border: none" width="50%" height="600px"]

The additional attributes style, width and height will be applied to the IFRAME tag encapsulating the web form, and will ensure that no border is visible, and that the form is presented with the proper width and height.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon