內容簡介
TouchBase Mail Subscribe Form 外掛程式提供一種輕鬆的方式來增加訂閱者人數,您可以使用簡短代碼在任何頁面、文章或 HTML 小工具上放置一個一鍵訂閱的表單。
此表單允許您的追隨者訂閱您的電子郵件列表。
它允許您在 WordPress 管理設定中指定表單預設值,並提供簡短代碼屬性以覆寫這些值以用於特定頁面或文章。此外掛程式是基於 遠端訂閱表單 文件。
兩種表單樣式可用,分別為「寬版」和「垂直版」,有關詳細資訊請參閱「其他配置」部分。
其他配置
安裝此外掛程式後,您可以透過設定每個簡短代碼示例的行為來進行配置。可使用多個簡短代碼屬性來更改行為。
格式
有兩種樣式可用於更改表單的外觀:
寬版:一條水平輸入線表單與其容器匹配寬度並具有固定寬度的提交按鈕。
垂直版:一個兩行輸入線表單,與其容器匹配寬度,但把提交按鈕放在電子郵件地址輸入框下面。
預設樣式為寬版。若要更改為垂直版,可使用以下範例:
[touchbase_subscribe_form format=vertical]
設定屬性覆寫
對於在管理面板中定義的每個設定,您可以為每個簡短代碼示例覆蓋這些設定。屬性如下:
列表:更改此表單將向其中添加訂閱者的列表。如果某個文章與您的提供之一有關,而該提供將擁有自己的電子郵件運營活動,則可能希望使用此功能。
公開權杖:您可能不需要更改此功能,但如果在 TouchBase 中管理多個寄件人檔案,則可以根據需要更改公開權杖值。
這些可跟其他簡短代碼屬性一樣指定:
[touchbase_subscribe_form format=vertical list=123]
外掛標籤
開發者團隊
② 後台搜尋「TouchBase Mail Subscribe Form」→ 直接安裝(推薦)
原文外掛簡介
The TouchBase Mail Subscribe Form plugin provides an easy way to get more subscribers by allowing you to place a
one-click subscribe form on any page, post, or html widget using a shortcode.
This form allows your followers to subscribe to your email lists.
It allows you to specify form defaults in the WordPress admin settings and provides shortcode attributes to override
those values for a specific page or post. This plugin is based off of the
Remote Subscription Form help article.
Two form styles are available, wide and vertical, see the Additional Configuration section for more details.
Additional Configuration
After you have the plugin up and running you may want to configure how each shortcode instance behaves. To change the
behavior there are several shortcode attributes available.
Format
There are two styles available for changing the look of the form:
wide: a one horizontal line input form that matches the width of its container and has a fixed-width submit button.
vertical: a two line input form that matches the width of its container but places the submit button below the email address input.
The default style is the wide format. To change to the vertical format you can use the following:
[touchbase_subscribe_form format=vertical]
Settings Overrides
For each of the settings you’ve defined in the admin panel, you can override them for each shortcode instance. The attributes
are as follows:
list: Change the list that this form will add the subscriber to. You may want to use this if a particular post relates to one of your offers that will have its own email campaign.
public_token: It’s not likely that you’ll need to change this, however if you manage multiple Sender Profiles in TouchBase you can change the public token value as needed.
These can be specified the same as other shortcode attributes:
[touchbase_subscribe_form format=vertical list=123]
