
內容簡介
<html>
<ul>
<li>外掛被創建以新增功能到 SCF(Secure Custom Fields)外掛,讓使用者在自定義中加入圖庫欄位。</li>
<li>這些功能包括:</li>
<ul>
<li>外掛中的圖庫欄位(ACF 或 SCF)。</li>
<li>文章或頁面循環組件(Divi 主題)。</li>
<li>圖庫組件(Divi 主題)。</li>
<li>通過 Elementor 與 ACF 或 SCF 外掛連接的動態欄位。</li>
<li>文本/核取方塊欄位或插入圖庫組件的短代碼。</li>
</ul>
</ul>
<h3>簡短描述</h3>
<p>這個外掛用於為 SCF(Secure Custom Fields)增加新功能,允許在 Elementor 和 Divi 等自定義主題中包含圖庫欄位和動態組件。</p>
<h3>使用說明</h3>
<ul>
<li>安裝後,在 WordPress 管理工具條中找到 LKNSCF 設置選項,並選擇您要使用的外掛。</li>
<li>在 SCF 中創建欄位並在 Gutenberg 編輯頁面上定義它們。填寫欄位後,進入外掛編輯頁面(Elementor 或 Divi)。</li>
</ul>
<h3>Elementor 編輯器中:</h3>
<ul>
<li>在 Elementor 頁面上使用外掛的組件,並通過動態標籤插入創建的欄位。</li>
</ul>
<h3>Divi 主題編輯器中有 2 個組件:</h3>
<ul>
<li>Performs the Loop and filters the posts inserted in it through the SCR Object component.</li>
<li>Creates a gallery in grid or slide style, allowing the user to customize the set of images coming from SCR.</li>
</ul>
<p>外部庫</p>
<ul>
<li>Slick-carousel:創建動態滑塊或網格的庫。</li>
<li>React:創建高度自定義組件的庫。</li>
</ul>
</html>
<h3>問題與答案:</h3>
<ul>
<li><strong>如何使用 LKNSCF 外掛設置功能?</strong></li>
<li>在 WordPress 管理工具條中找到 LKNSCF 設置選項,並選擇要使用的外掛。</li>
<li><strong>如何在 Elementor 編輯器中插入欄位?</strong></li>
<li>在 Elementor 頁面上使用外掛的組件,並通過動態標籤插入創建的欄位。</li>
<li><strong>Divi 主題編輯器中有哪兩個組件?</strong></li>
<li>一個是執行循環並通過 SCR 物件組件過濾插入的文章;另一個是在網格或幻燈片風格中創建圖庫,讓使用者自定義從 SCR 中來的圖片集。</li>
<li><strong>什麼是 Slick-carousel 外部庫?</strong></li>
<li>它是一個庫,用於動態創建滑塊或網格。</li>
<li><strong>如何使用 lknscf_field 短代碼來顯示欄位?</strong></li>
<li>使用 [lknscf_field] 短代碼,最低要求參數是 [lknscf_field name="SCF Field"]。</li>
<li><strong>使用 lknscf_gallery 短代碼來顯示圖庫的最低要求參數是什麼?</strong></li>
<li>最低要求參數是 [lknscf_gallery name="SCF Field"]。</li>
</ul>
外掛標籤
開發者團隊
② 後台搜尋「Fields ACF & SCF for Elementor and Divi」→ 直接安裝(推薦)
原文外掛簡介
Fields ACF & SCF for Elementor and Divi bridges the gap between ACF/SCF and popular page builders like Elementor and Divi. It allows users to create dynamic connections between custom fields and visual components, enhancing the flexibility of their WordPress websites.
Key Features:
Elementor Integration:
Dynamic fields powered by ACF or SCF.
Shortcodes for displaying galleries and custom fields.
Divi Integration:
Gallery component with grid or slider styles.
Loop component for posts or pages, dynamically filtered by ACF or SCF fields.
Dynamic Fields:
Seamless connection between ACF/SCF fields and visual components.
Shortcode Support:
Flexible shortcodes for Gutenberg and other editors.
This plugin is ideal for users who want to extend the functionality of ACF or SCF and integrate it with Elementor and Divi for advanced customization.
Short Description
A plugin that connects ACF (Advanced Custom Fields) or SCF (Secure Custom Fields) with Elementor and Divi, enabling dynamic fields, gallery components, and loop functionality.
Usage Instructions
After the installation process, locate the LKNSCF Settings option in the WordPress admin bar and select the plugin(s) you want to work with.
Create the fields in SCF and define them on the Gutenberg editing page. After filling in the fields, proceed to the Plugin editing page (Elementor or Divi).
In the Elementor editor:
On the Elementor page, use the plugin’s own components and insert the created fields through dynamic tags.
In the Divi theme editor, there are 2 components:
Performs the Loop and filters the posts inserted in it through the SCR Object component.
Creates a gallery in grid or slide style, allowing the user to customize the set of images coming from SCR.
External Libraries
Slick-carousel: Library that creates sliders or grids dynamically.
Shortcode: [lknscf_field]
Use this shortcode to display a text field or a checkbox. Minimum required parameter: [lknscf_field name=”SCF Field”].
Parameters for [lknscf_field]:
name: The name of the SCF field to retrieve the field value. This is a required parameter.
type: Optional. The type of field (e.g., “text” or “checkbox”). The default is “text”.
label: Optional. The label to be displayed next to the field (e.g., “Name:”).
tag: Optional. The HTML tag to wrap the field. Can be “h1”, “h2”, “h3”, “p” or “span”. The default is “p”.
font_size: Optional. The font size for the field text. The default is 16px.
color: Optional. The color of the field text. The default is (#000000).
background_color: Optional. The background color for the field. The default is transparent.
border_radius: Optional. The border radius for the field. The default is 0px.
checkbox_size: Optional. The size (height and width) of the checkbox. The default is 16px.
Shortcode: [lknscf_gallery]
Use this shortcode to display a gallery. Minimum required parameter: [lknscf_gallery name=”SCF Field”].
Parameters for [lknscf_gallery]:
name: The name of the SCF field to retrieve the gallery items. This is a required parameter.
gallery_style: Optional. The style of the gallery, can be “grid” or “slider”. The default is “grid”.
width: Optional. The width of the images in the gallery. The default is 250px.
height: Optional. The height of the images in the gallery. The default is 250px.
images_count: Optional. The number of images per slider. The default is 1.
dots: Optional. Whether to display navigation dots in the slider. The default is “true”.
autoplay: Optional. Whether to autoplay the slider. The default is “true”.
arrows: Optional. Whether to display navigation arrows in the slider. The default is “true”.
delay: Optional. The delay between slides in autoplay mode, in milliseconds. The default is 7000ms.
