[WordPress] 外掛分享: Post Category Image With Grid and Slider

首頁外掛目錄 › Post Category Image With Grid and Slider
WordPress 外掛 Post Category Image With Grid and Slider 的封面圖片
2,000+
安裝啟用
★★★★★
5/5 分(5 則評價)
27 天前
最後更新
問題解決
WordPress 4.0+ v1.5.3 上架:2017-08-24

內容簡介

瀏覽文章分類圖片功能 | 年度或終身套餐優惠

Post Category Image With Grid and Slider 是一款能夠讓使用者上傳文章分類圖片,並在格狀及輪播中顯示的 WordPress 外掛。

此外,本外掛也支援 Gutenberg 短碼區塊。

啟用 Post Category Image With Grid and Slider 外掛後,前往「Category Image」,選擇您想要新增自訂圖片上傳的分類。

本外掛功能包括:

分類格狀與輪播
分類自訂圖片

本外掛包括以下 2 個短碼:

以格狀模式顯示分類
[pci-cat-grid] –OR– echo do_shortcode(‘[pci-cat-grid]’);

以輪播模式顯示分類
[pci-cat-slider] –OR– echo do_shortcode(‘[pci-cat-slider]’);

使用方法

前往「Posts > 分類」以查看自訂分類圖片選項。

以下參數可與格狀短碼一同使用
[pci-cat-grid]

size:
size=”full” (輸入圖片尺寸,可選大、中、縮圖或全尺寸)
taxonomy:
taxonomy=”category” (顯示特定分類法)
term_id:
term_id=”1″ (顯示特定分類 ID,數值以逗號分隔。預設為全部。)
按分類排列:
orderby=”name” (接受單詞欄位(如「名稱」、「slug」、「term_group」、「term_id」、「id」、「description」))
按順序排序:
order=”ASC” (接受「ASC」(升序)或「DESC」(降序)。預設為「ASC」。)
隱藏空分類:
hide_empty=”1″ (接受 1|true 或 0|false。預設為 1|true。)
格狀欄數:
columns=”3″ (在格狀中顯示分類)
顯示標題:
show_title=”true” (即是否顯示分類標題。預設值為「true」。選項為「true」或「false」。)
顯示數量:
show_count=”true” (即是否顯示文章計數。預設值為「true」。選項為「true」或「false」。)
顯示描述:
show_desc=”true” (即是否顯示分類描述。預設值為「true」。選項為「true」或「false」。)
排除分類:
exclude_cat=”” (排除特定分類 ID。數值以逗號分隔。)

以下參數可與輪播短碼一同使用
[pci-cat-slider]

size:
size=”full” (輸入圖片尺寸,可選大、中、縮圖或全尺寸)
taxonomy:
taxonomy=”category” (顯示特定分類法。)
term_id:
term_id=”1″ (顯示特定分類 ID。數值以逗號分隔。預設為全部。)
Order by categories:
orderby=”name” (接受單詞欄位(如「名稱」、「slug」、「term_group」、「term_id」、「id」、「description」))
Order
order=”ASC” (接受「ASC」(升序)或「DESC」(降序)。預設為「ASC」。)
hide_empty
hide_empty=”1″ (接受 1|true 或 0|false。預設為 1|true。)
exclude_cat:
exclude_cat=”” (排除特定分類 ID。數值以逗號分隔。)

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.5.3) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Post Category Image With Grid and Slider」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Explore Post Category Image Features | Annual or Lifetime Bundle Deal
Post Category Image With Grid and Slider plugin allow users to upload category image and display in grid and slider.
Also work with Gutenberg shortcode block.
Once Post Category Image With Grid and Slider plugin activated, go to Category Image -> and Select categories option where you want to add custom image upload.
This plugin features includes:

Category grid and Slider
Custom image for category

This plugin contain 2 shortcode:

Display categories in grid view
[pci-cat-grid] –OR– echo do_shortcode(‘[pci-cat-grid]’);

Display categories in slider view
[pci-cat-slider] –OR– echo do_shortcode(‘[pci-cat-slider]’);

Usage
Go to Posts -> Categories to see Custom Category Image options
You can use Following parameters with grid shortcode
[pci-cat-grid]

size:
size=”full” (Enter size of image. option are large, medium, thumbnail and full)
taxonomy:
taxonomy=”category” (Display Specific taxonomy.)
term_id:
term_id=”1″ (Display Specific Category id. values are Comma separated Category Id. By Default is all.)
Order by categories:
orderby=”name” ( Accepts term fields (‘name’, ‘slug’, ‘term_group’, ‘term_id’, ‘id’, ‘description’) )
Order
order=”ASC” (Accepts ‘ASC’ (ascending) or ‘DESC’ (descending). Default ‘ASC’ )
hide_empty
hide_empty=”1″ (Accepts 1|true or 0|false. Default 1|true. )
Grid columns :
columns=”3″ (display category in grid )
Show title :
show_title=”true” (i.e. show category title or not. By default value is “true” Values are “true” and “false” )
Show count :
show_count=”true” (i.e. show category post count or not. By default value is “true” Values are “true” and “false” )
Show description :
show_desc=”true” (i.e. show category description or not. By default value is “true” Values are “true” and “false” )
Exclude Category:
exclude_cat=”” ( Exclude specific Category id. Values are Comma separated Category Id.)

You can use Following parameters with slider shortcode
[pci-cat-slider]

size:
size=”full” (Enter size of image. option are large, medium, thumbnail and full)
taxonomy:
taxonomy=”category” (Display Specific taxonomy.)
term_id:
term_id=”1″ (Display Specific Category id. values are Comma separated Category Id. By Default is all.)
Order by categories:
orderby=”name” ( Accepts term fields (‘name’, ‘slug’, ‘term_group’, ‘term_id’, ‘id’, ‘description’) )
Order
order=”ASC” (Accepts ‘ASC’ (ascending) or ‘DESC’ (descending). Default ‘ASC’ )
hide_empty
hide_empty=”1″ (Accepts 1|true or 0|false. Default 1|true. )
Show title :
show_title=”true” (i.e. show category title or not. By default value is “true” Values are “true” and “false” )
Show count :
show_count=”true” (i.e. show category post count or not. By default value is “true” Values are “true” and “false” )
Show description :
show_desc=”true” (i.e. show category description or not. By default value is “true” Values are “true” and “false” )
Number of categories display at a time:
slidestoshow=”3″ (Controls number of categories display at a time)
Number of categories slides at a time:
slidestoscroll=”1″ (Controls number of categories rotate at a time)
Pagination and arrows:
dots=”false” arrows=”false” (Hide/Show pagination and arrows. By default value is “true”. Values are true OR false)
Autoplay and Autoplay Speed:
autoplay=”true” autoplay_interval=”1000″
Slide Speed:
speed=”3000″ (Control the speed of the slider)
loop:
loop=”true” ( By default value is “true”. Values are true OR false)
Exclude Category:
exclude_cat=”” ( Exclude specific Category id. Values are Comma separated Category Id.)

Post Category Image With Grid and Slider Features

Post Grid shortcode, Post Slider shortcode
1 Designs for Post Grid and Post Slider
10+ shortcode parameter
Post order and order by parameter
Include & Exclude specific category by category id
100% Responsive
Slide RTL Support

Pro Features

Premium Version

Post Grid Shortcode, Post Slider Shortcode
10 Designs for Post Grid and Post Slider
25+ Shortcode parameter
Wp Templating Feature Support
Wpbackery Support
Gutenberg Block Support
Elementor, Beaver, SiteOrigin Page Builder Support
Divi Page Builder Native Support
Fusion Page Builder (Avada) Native Support
Image height option
Limit, Post order, order by and pagination parameter
Include & Exclude specific category by category id
Option to display child category
Custom CSS to override plugin CSS
100% Responsive
Slide RTL Support

Explore Post Category Image Pro Features

文章
Filter
Apply Filters
Mastodon