
內容簡介
WP Nice Accordion 外掛是一個完全響應式並且支援拖曳的手風琴外掛。界面非常友善並且易於自定義。您可以輕鬆創建短代碼,然後在頁面或文章中使用它。它是完全適應性的,並提供了不同的版面配置。
實際演示 | 文件
Nice Accordion 1.0.1
主要特點
完全基於 Bootstrap
響應式並且支援行動裝置
輕量級、快速且堅固
支援 RTL
整潔且直觀的管理面板
多個手風琴 (能夠在同一頁面中無限制創建手風琴)
多個手風琴可摺疊或切換 (同時開啟)
可拖曳手風琴排序
從後端新增和刪除手風琴項目
頁面載入手風琴模式 (首次展開、全部展開和全部摺疊)
手風琴邊框選項
手風琴標題背景顏色
無限制的顏色和風格選項
每個手風琴的獨特設置
可翻譯的
與任何主題相容
開發者友好並且易於自定義
友善的SEO和最佳效能優化
使用語意化的HTML5設計和CSS3過渡效果
跨瀏覽器支援
支援滑鼠滾輪
文件說明
還有更多選項可供使用
作者
由 ReacThemes 設計和開發
外掛短代碼用法
創建手風琴後,您可以將短代碼複製並粘貼到頁面或文章中,使用方法如下:
[wpnice_accordion id="xxx"]
短代碼 PHP 用法
當您使用任何模板文件時,可以像這樣使用短代碼:
<?php echo do_shortcode("[wpnice_accordion id='xxx']"); ?>
外掛標籤
開發者團隊
② 後台搜尋「WP Nice Accordion – Best FAQ Accordion Plugin for WordPress」→ 直接安裝(推薦)
原文外掛簡介
WP Nice Accordion plugin is fully responsive and drag & drop Accordion plugin. Very user friendly, Easy Customizable. You can easily create shortcode and use it any where your pages or post. It’s fully responsive and comes with differently layout.
Live Demo | Documentation
Nice Accordion 1.0.1
Key Features
Fully Bootstrap Based
Responsive & Mobile ready.
Lightweight, Fast and Robust.
RTL Supported
Clean and intuitive admin panel.
Multiple Accordions. (Create unlimited accordions into the same page)
Multiple Accordions Collapsible or Toggle. (Open together)
Drag & drop Accordion sorting.
Add & Remove Accordion item from Back-end.
Accordion Mode on Page Load. (First Open, All Open and All Folded)
Accordion Border options.
Accordion Title Background Color.
Unlimited Color and Styling options.
Unique settings for each accordion.
Translation Ready.
Compatible with any Theme.
Developer friendly & easy to customize.
SEO friendly & optimized for speed.
Semantic HTML5 design and CSS3 transitions.
Cross-browser Supported.
Mouse wheel support.
Documentation
And much more options.
Author
Designed and Developed by ReacThemes
Plugin shortcode usage
After create your accordion
you can copy the shortcode and paste into pages or posts like this:
[wpnice_accordion id="xxx"]
Shortcode PHP Usage
When you use any template file you can try to use shortcode like this:
