
內容簡介
一個名為 Init Faq(常見問題)的外掛是一種顯示常見問題的簡單快速的方法,使用短代碼 { [init_faqs] 或 [init_faqs limit="10"],[init_faqs category="15"],[init_faqs category_list="1"] } 可以在您的主題中顯示。
以下是範例:
General
[init_faqs category="category_ID"]
Standard
[init_faqs category="category_ID"]
想使用這個 FAQ 外掛,只需創建新的頁面並添加這個 FAQ 短碼
[init_faqs]
或者
如果您想按類別顯示常見問題,那麼使用這個短碼
[init_faqs category=”category_ID”]
或者
如果您想按類別列表顯示常見問題,那麼使用這個短碼
[init_faqs category_list=”1″]
包括以下特點:
帶有類別的常見問題 [init_faqs category="category_ID"]
只需創建一個常見問題頁面並添加短碼 [init_faqs]
最重要的是 - 模板重定向
自定義 jquery 代碼
易於配置 FAQ 頁面
平滑的 FAQ jQuery 效果
可以平滑地將此 faq 外掛程式整合到任何主題中
用於 faq 自定義的 CSS 和 JS 文件
友好的搜索引擎 URL
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
A Init Faq (Frequently Asked Questions) plugin is a simple and quick way to display faqs in your theme using shortcodes { [init_faqs] or [init_faqs limit="10"] , [init_faqs category="15"] , [init_faqs category_list="1"] }.
Here is the example :
General
[init_faqs category="category_ID"]
Standard
[init_faqs category="category_ID"]
To use this FAQ plugin just create a new page and add this FAQ shortcode
[init_faqs]
OR
If you want to display FAQ by category then use this shortcode
[init_faqs category=”category_ID”]
OR
If you want to display FAQ by category listing then use this shortcode
[init_faqs category_list=”1″]
Features Include:
Faqs with category [init_faqs category="category_ID"]
Just create a FAQs page and add short code [init_faqs]
Most important – template redirect
custom jquery code
Easy to configure FAQ page
Smooth FAQ jQuery Effect
Smoothly integrates this faq plugin into any theme
CSS and JS file for FAQ custmization
Search Engine Friendly URLs
