
內容簡介
根據您的設計假設創建分類/標籤的雲。
所有設置選項都已添加到管理面板中。
您只需要從管理面板創建一個帶有自定義設計的標籤雲,以滿足要求/假設即可。
如果您不需要任何設計,沒問題…
該選項也可用,您可以選擇簡單設計並根據您的設計放置CSS。 (簡單設計/自定義設計)。
設置選項
標籤雲設置
標題
排序方式(按名稱/計數)
顯示計數(開/關)
格式(平面/列表)
標籤雲的鏈接(查看/編輯)
(編輯鏈接僅適用於基於選定的文章類型的管理員登錄)
要顯示的標籤/分類的數量
分隔符
字體大小及測量值
以逗號分隔的排除ID
標籤雲設計設置
雲風格(簡單風格/自定義風格)
文本顏色,鼠標懸停文本顏色,背景顏色
文本裝飾(開/關)
線條(下劃線/上劃線/穿過線),線條樣式(實線/虛線/點線/雙線/波浪線),線條顏色
邊框顏色,邊框樣式(實線/虛線/點線/雙線/嵌入/外斜面/溝槽/脊狀線),邊框寬度,邊框半徑
填充,邊距
分離(開/關)
分離裝飾(開/關)
簡碼
我們可以在任何頁面/文章中放置簡碼,例如–
[tcm id="{tag_cloud_id}" title="false" taxonomy="{taxonomy/tag}"]
如果您想顯示標籤雲標題,請將簡碼更新為–
[tcm id="{tag_cloud_id}" title="true" taxonomy="{taxonomy/tag}"]
外掛標籤
開發者團隊
原文外掛簡介
Creating Clouds of taxonomies/tags as per requirements with your design assumptions.
All the Setting Options has been added to admin panel.
Only you have to create a Tag Cloud from admin panel with Custom Design as per Requirements/Assumptions.
If you don’t want Any Design, No Problem…
That’s option is also available, you can select Simple Design and place CSS as per your design. ( Simple Design/Custom Design ).
Setting options
Tag Cloud Settings
Title
Order by ( Name/Count )
Show Count ( on/off )
Format ( Flat/List )
Link of the Tag CLoud ( View/Edit )
( Edit link is only for admin login based on selected Post Type )
Number of Tags/Taxonomies to be displayed
Separator
Font Size & Measure
Exclude ID’s with comma separator
Tag Cloud Design Settings
Cloud Style ( Simple Style/Custom Style )
Text Color, Text Hover Color, Background Color
Text Decoration ( On/Off )
Line ( Underline/Overline/Line Through ), Line Style ( Solid/Dashed/Dotted/Doublle/Wavy ), Line Color
Border Color, Border Style ( Solid/Dashed/Dotted/Doublle/Inset/Outset/Groove/Ridge ), Border Width, Border Radius
Padding, Margin
Separation ( On/Off )
Separation Decoration ( On/Off )
Shortcode
We can place the shortcode in any Page/Post, which is created like –
[tcm id="{tag_cloud_id}" title="false" taxonomy="{taxonomy/tag}"]
If you want to Display Tag Cloud Title, So please update shortcode to like –
[tcm id="{tag_cloud_id}" title="true" taxonomy="{taxonomy/tag}"]
