Blog Designer is better solution for responsive blog page with the website. Display Grid and slider on same blog page.
This WordPress plugin contains two shortcode
- Default wordpress Posts with Blog Grid View
[wpoh_post]
- Default wordpress Posts with Slider/Carousel
[wpoh_recent_post_slider]
[wpoh_post_masonry]
: Display recent blog post in masonry view.
Following are Default WordPress Post Blog Grid View shortcode Parameters:
[wpoh_post]
- Limit : [wpoh_post limit="10"] (Display latest 10 post and then pagination).
- Category : [wpoh_post category="category_id"] (Display post categories wise).
- Design: [wpoh_post design="design-1"] (Select the grid design. Right now there are 2 designs. design-1 and design-2).
- Grid : [wpoh_post grid="2"] (Set post grid ie 1 or 2 or 3 or 4 or 5 ).
- Display Author : [wpoh_post show_author="true"] (Display Post author OR not. By default value is "true". Values are "true" and "false" )
- Display Content : [wpoh_post show_content="true" ] (Display post Short content OR not. By default value is "true". Options are "true" and "false").
- Display Full Content : [wpoh_post show_full_content="true"] (Display Full post content on main page if you do not want word limit. By default value is "false")
- Display Date : [wpoh_post show_date="false"] (Display Post date OR not. By default value is "true". Options are "true" and "false")
- Display Category Name : [wpoh_post show_category_name="true" ] (Display post category name OR not. By default value is "true". Options are "true" and "false").
- Content Words Limit : [wpoh_post content_words_limit="30" ] (Control post short content Words limit. By default limit is 20 words).
- Display Tags : [wpoh_post show_tags="true"] (Show post tags or not. values are true or false.)
- Pagination : [wpoh_post pagination="true"] (Show post pagination or not. values are true or false.)
- Pagination Type : [wpoh_post pagination_type="prev-next"] (values are "numeric" OR "prev-next". default is numeric)
Following are Default WordPress Recent Posts with Slider/Carousel Parameters:
[wpoh_recent_post_slider]
- Limit : [wpoh_recent_post_slider limit="10"] (Display latest 10 post in slider).
- Category : [wpoh_recent_post_slider category="category_id"] (Display post categories wise).
- Design : [wpoh_recent_post_slider design="design-1"] (Select the grid design. Right now there are 2 designs. design-1 and design-2).
- Display Author : [wpoh_recent_post_slider show_author="true"] (Display Post author OR not. By default value is "true". Values are "true" and "false" )
- Display Content : [wpoh_recent_post_slider show_content="true" ] (Display post Short content OR not. By default value is "true". Options are "true" and "false").
- Display Date : [wpoh_recent_post_slider show_date="false"] (Display post date OR not. By default value is "true". Options are "true" and "false")
- Display Category Name : [wpoh_recent_post_slider show_category_name="true" ] (Display post category name OR not. By default value is "true". Options are "true" and "false").
- Content Words Limit : [wpoh_recent_post_slider content_words_limit="30" ] (Control post short content Words limit. By default limit is 20 words).
- Display Tags : wpoh_recent_post_slider show_tags="true"
- Slides Column : [wpoh_recent_post_slider slides_column="3"] (ie Display number of Post at a time.)
- Slides Scroll : [wpoh_recent_post_slider slides_scroll="1"] (ie scroll number of Post at a time.)
- Pagination and Arrows: [wpoh_recent_post_slider dots="false" arrows="false"]
- Autoplay and Autoplay Interval : [wpoh_recent_post_slider autoplay="true" autoplay_interval="100"]
- Slider Speed : [wpoh_recent_post_slider speed="3000"]
plugin Features:
- Work in every WordPress Theme.
- Set Number of Columns you want to show.
- Slider AutoPlay on and off.
- Unlimited slider anywhere.
- Fully Mobile & Tablet Responsive.
- Lightweight, Fast & Powerful.
- more features coming soon!
- Upload the 'blog-designer-wp-post-and-widget' folder to the '/wp-content/plugins/' directory.
- Activate the 'blog-designer-wp-post-and-widget' list plugin through the 'Plugins' menu in WordPress.
This plugin working with Two shortcode:
- Grid View
[wpoh_post]
- Slider View
[wpoh_recent_post_slider]