[WordPress] 外掛分享: WP Post and Blog Designer

WordPress 外掛 WP Post and Blog Designer 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「WP Post and Blog Designer」是 2020-01-02 上架。 目前已經下架不再更新,不建議安裝使用。
  • 目前有 200 個安裝啟用數。
  • 上一次更新是 2020-10-11,距離現在已有 1666 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.2 以上版本才可以安裝。
  • 有 4 人給過評分。
  • 論壇上目前有 1 個提問,問題解答率 0%

外掛協作開發者

pareshpachani007 |

外掛標籤

post | post slider | post designer | post list designer | blog designer post grid |

內容簡介

Post and Blog Designer 是一個 WordPress 外掛程式,可以透過簡碼、頁面建立器元素和 Gutenberg 區塊,以多個佈局和多個設計顯示文章、部落格和新聞。

WP Post and Blog Designer 可與以下內容配合使用:

網格視圖。
滑塊視圖。
旋轉木馬滑塊視圖。
文章篩選器視圖。
文章列表(列)視圖。
磚塊視圖。
單元格框視圖。
新聞標題滑塊視圖。
側邊欄使用 Widget 的新聞標題滑塊。
使用 Widget 的側邊欄垂直滑塊。
使用 Widget 的側邊欄水平滑塊。
使用 Widget 的側邊欄網格。

WP Post and Blog Designer 可與以下所有簡碼配合使用

[wpbd_grid] :以網格視圖顯示文章。
[wpbd_slider] :以滑塊視圖顯示最新文章。
[wpbd_filter] :以篩選視圖顯示文章。
[wpbd_row] :以清單(列)視圖顯示文章。
[wpbd_masonry] :以磚塊佈局顯示文章。
[wpbd_carousel] :以旋轉木馬滑塊視圖顯示最近的文章。
[wpbd_cell_box] :以網格框佈局顯示文章。
[wpbd_ticker] :以新聞標題滑塊顯示文章。
使用 Widget 在側邊欄中顯示最新文章和部落格,適用於所有 WordPress 佈景主題。

此外掛程式的功能

5 種預定義的文章和部落格設計樣式。
無需編程技能。
可以輕鬆顯示/隱藏並自定每個字段,使用 true 和 false 值。
在 2 分鐘內設置您的文章、部落格。
完全響應式和適用於移動設備。
使用多個類別創建。
美觀、極簡主義和輕量級。
添加無限文章。
每個佈局的獨特設置。
在 iOS、Android 或任何其他觸控設備上進行觸控、滑動或點擊。
免費安裝和設置幫助。

所有佈局的通用簡碼參數

設置文章限制:
limit=”5″(例如顯示 5 篇文章後,顯示文章分頁。 若要顯示所有文章,請使用 limit=”-1″,值任意數位)。

按類別發布文章:
category=”category_ID”(例如按組發布文章,使用 category id,值僅為類別 ID)。

設計模板:
template=”template-1″(為文章設計選擇設計模板,適用於所有簡碼佈局,值為 template-1、template-2、template-3、template-4、template-5)

文章作者:
post_author=”false”(顯示或隱藏文章作者,值:true 或 false)

文章類別名稱:
post_category=”false”(顯示或隱藏文章類別名稱,值為 true 或 false)

文章日期:
post_date=”false”(顯示或隱藏文章日期,值為 true 或 false)

文章內容:
post_content=”false”(顯示或隱藏文章內容,值為 true 或 false)

文章內容字數限制:
post_words_limit=”40″(為文章設置內容字數限制,值為任意數位)

設置文章圖像大小:
post_image_size=”large”(設置文章圖像大小,值為縮略圖、中型、大型、完整)

閱讀更多:
post_read_more=”true”(顯示或隱藏文章閱讀更多按鈕,值為 true 或 false)

設置文章排序:
order

原文外掛簡介

Post and Blog Designer show WordPress posts with multiple layout with many designs. for post, blogs, and news via shortcodes or page builder elements and gutenberg blocks.
WP Post and Blog Designer work with :

Grid view.
Slider view.
Carousel slider view.
Post filter views.
Post list(row) view.
Masonry view.
Cell-Box view.
Ticker sliders view.
Ticker widget for sidebar.
Vertical slider for sidebar using Widget.
Horizontal slider for sidebar using Widget.
Grid for sidebar using Widget.

WP Post and Blog Designer working with this all shortcode

[wpbd_grid] : Show post with grid view.
[wpbd_slider] : Show latest post with slider view.
[wpbd_filter] : Show Post with Filter view.
[wpbd_row] : Show post with list(row) view.
[wpbd_masonry] : Show post with masonry layouts.
[wpbd_carousel] : Show recent post with carousel slider view.
[wpbd_cell_box] : show post in grid box layout.
[wpbd_ticker] : show post in ticker slider.
show your latest Posts & Blogs using widget in sidbar for all WordPress theme.

Features of This Plugin

5 Predefined Posts and Blogs design styles.
No Need Coding Skills.
You can easily show/hide and customize every field using true and false value.
Set your Posts, Blogs within 2 minutes.
Fully Responsive and Mobile friendly.
Create with multiple category.
Beautiful, minimalist & light-weight.
Add unlimited posts.
Unique settings for each layout.
Touch, swipe or tap on iOS, Android or any other touch devices.
Free Installation and Setup help.

Common Shortcode Parameters for all layouts

Set Post Limit:
limit=”5″ ( ie show 5 posts then Post Pagination. To if show all posts use limit=”-1″, value: any numeric.).

Post by Category
category=”category_ID” ( ie show posts by Group use with category id, Value: category ID only).

Design Template:
template=”template-1″(Select design template for post design. for all shortcode layout. value: template-1, template-2,template-3,template-4,template-5)

Post Author:
post_author=”false” (To display post author or not. Value: true or false)

Post Category name:
post_category=”false” (To display post category name. value: true or false)

Post Date:
post_date=”false” ( To display post date Value: true or false)

Post Content:
post_content=”false” (To display post content Value: true or false)

Post Content Words Limit:
post_words_limit=”40″ (Set post Content words limit for post. value: any numeric.)

Set Post Image Size:
post_image_size=”large” (Set post image size. Value: thumbnail, medium, large, full)

Read More:
post_read_more=”true” (To dispaly post read more button. Value: true or false)

Set Post Order:
order=”DESC” (for change post oerder ascending or descending Value: “DESC” and “ASC”)

Set Post Order by :
orderby=”post_date” (set post order by value: ‘none’,ID’,’author’,’title’,’name’,rand’,date’)

Post Tags:
post_tags=”true” (To display post tags. Value: true or false)

Post Comments:
post_comments=”true” (To dispaly post comments. Value: true or false)

Others Shortcode Parameters for Grid only
[wpbd_grid]

Post Grid :
[wpbd_grid grid=”2″] (Set post columns value: 1, 2, 3, 4, 5, 6. )

Post Pagination :
[wpbd_grid pagination=”true”] (To dispaly post pagination. Value: true or false).

Others Shortcode Parameters for row only
[wpbd_row]

Post Pagination :
[wpbd_row pagination=”true”] (to display post pagination. Value: true or false).

Parameters for Post Slider Shortcode only
[wpbd_slider]

Post slider Arrows:
[wpbd_slider arrows=”false”] (To display slider arrow. value: true or false)

Pagination dots:
[wpbd_slider dots=”false”] (To display post slider bullet. value: true or false)

Autoplay:
[wpbd_slider autoplay=”true”] (To set slide sliding automaticaly value: true, false).

Interval beetween 2 slide:
[wpbd_slider autoplay_interval=”2000″] (To set slider interval between two slide in Millisecond).

Slide moving Speed:
[wpbd_slider speed=”1000″] (To set slider slide moving speed in Millisecond)

slider Loop:
[wpbd_slider loop=”true”] ( Move slider continue in Loop OR not Value: “true” OR “false”).

Parameters for Post Carousel slider Shortcode only
[wpbd_carousel]

Number of Posts dispaly at a slider:
[wpbd_carousel slide_post=”3″]

Number of Posts move at time in slider:
[wpbd_carousel slide_scroll=”1″]

Pagination dots:
[wpbd_carousel dots=”false”] (To display post slider bullet. value: true or false).

Pagination arrows:
[wpbd_carousel arrows=”false”] (To display post slider arrow. value: true or false).

Autoplay slider:
[wpbd_carousel autoplay=”true”] (To set slide sliding automaticaly value: true, false).

Interval beetween 2 slide:
[wpbd_carousel autoplay_interval=”2000″] (To set slider interval between two slide in Millisecond).

Slide Moving Speed:
[wpbd_carousel speed=”1000″] (To set slider slide moving speed in Millisecond).

slider Loop:
[wpbd_carousel loop=”true”] ( Move slider continue in Loop OR not Value: “true” OR “false”).

Others Shortcode Parameters Masonry Shortcode only
[wpbd_masonry]

Post Grid :
[wpbd_masonry grid=”2″] (Set post grid ie 1 or 2 or 3 or 4 or 5 )

Post Pagination :
[wpbd_masonry pagination=”true”] (dispaly pagination or not. Value: true or false )

Load More Post Effect :
[wpbd_masonry effect=”effect-2″] (Set effect on click on masonry load more button. Value: effect-1, effect-2 )

Load More Text :
[wpbd_masonry load_more_text=”Load More Post”] (set text as per your requirement for load more Posts button.)

others Shortcode Parameters for Cell Box Shortcode only
[wpbd_cell_box]

Post Pagination :
[wpbd_cell_box pagination=”true”] (To display post pagination. Value: true or false )

Others Shortcode Parameters moving Ticker Shortcode
[wpbd_ticker]

Ticker Title :
[wpbd_ticker ticker_title=”Wp Latest Posts “] (Set Ticker title as per your requrement. )

Ticker template Color :
[wpbd_ticker template_color=”#2096cd”] (Set Ticker template as per your requrement.)

Ticker Title Color :
[wpbd_ticker title_color=”#fff”] (Change Ticker heading font color.)

Ticker Font Style :
[wpbd_ticker font_style=”normal”]

Ticker moving direction :
[wpbd_ticker ticker_direction = “slide-v”] ( set ticker moving direction vertical, horizontal slide-v or slide-h).

Ticker Move Automaticaly:
[wpbd_ticker autoplay=”true”] ( To set ticker sliding automaticaly value: “true” OR “false”)

Ticker scroll Speed :
[wpbd_ticker speed=”2500″] (To set ticker moving speed in Millisecond).

Others shortcode parameter for scroll ticker same as common shortcodes ‘category’, ‘order’ and ‘orderby’ etc.
Others Shortcode Parameters For Filter Shortcode
[wpbd_filter]

filter Category :
[wpbd_filter cat_id=”Category ID”] (set filter using category ID value: category ID).

filter filter text:
[wpbd_filter all_filter_text=”All Animals”] (change text of all category value=”any name”).

include child category:
[wpbd_filter include_cat_child=”Category ID”] (set filter with child category using category ID value: category ID).

Post image height:
[wpbd_filter image_height=”500px”] (set post image size value: like. 100px, 200px, 300px, 400px, 500px).

set Post image fit:
[wpbd_filter image_fit=”false”] (set post image size fit in grid value: true, false).

Post Content tail:
[wpbd_filter content_tail=”>>”] (set post content tail sign like: … or >>> any symbols).

Post category limit:
[wpbd_filter cat_limit=”4″] (set post category limit, value: 2,5,6).

Post category order:
[wpbd_filter cat_order=”DESC”] (set category order with Ascending and Descending value: ASC, DESC).

set Post category orderby:
[wpbd_filter cat_orderby=”date”] (set post category with orderby, value: term_id, slug, date).

Remove Specific category:
[wpbd_filter exclude_cat=”category ID”] (remove specific category usign category id. value: category ID).

Post and Blog Designer plugin provide free design for post and blog design with mobile responsive post and blog design tempalte for WordPress Website and this plugin provide so many different layout so setup blog page on any WordPress website. we always change post and blog layout as per theme with using this plugin.
How to Installation

Upload the ‘wp-post-and-blog-designer’ folder to the ‘/wp-content/plugins/’ directory.
Activate the WP Post and Blog Designer plugin through the ‘Plugins’ menu in WordPress.
Add and manage post items on your site by clicking on the ‘Post’ tab that appears in your admin menu.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WP Post and Blog Designer」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


最新版本

延伸相關外掛(你可能也想知道)

暫無相關外掛推薦。

文章
Filter
Apply Filters
Mastodon