WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: blog-designer-for-post-and-widget (Used by 1,231 domains)

Blog Designer – Post and Widget

πŸ‘€ Essential Plugin πŸ“¦ v2.7.7

βœ… Now that you have your website ready then why don’t you download and try out this blog post grid/ slider to give it better functionality.

Download now and display multiple blog post slider using shortcode with category. Fully responsive, and Infinite looping. Fully accessible with arrow key navigation Autoplay, dots, arrows etc.

Download Now this blog post slider because It is proven that blog post sliders have been a powerful tool to present your content in a very neat manner with the help of fancy sliders and customized designs.

FREE DEMO | PRO DEMO

Your customer might like the professional and fancy vibe of your site with blog post sliders

βœ… This plugin displays your WordPress posts using :

  • Blog Post Grid (2 designs)
  • Blog Post Slider (2 designs)
  • Blog Post Widget (1 designs)

Download Now it today and explore all the features.

βœ… Features :

Make your blogs looks fancy with Blog Designer Post and Widget.

Blogs are the major attraction for marketing your website. The Blog designer post and widget plugin helps your blog posts to slide and display in a fancy way that gains maximum attraction from the website visitors. It is an easy and quick process to add install and display the blog slider on your website page.

The blog designer post and widget plugin slides and grids the blog posts in two different designs. It helps in enhancing your website page with more attraction. You can start blogging and displaying your latest blogs in a more creative way using the plugin.

Also added Gutenberg block support.

βœ… Here is the plugin shortcode example

Blog Post Grid

[wpspw_post]

Blog Post Slider

[wpspw_recent_post_slider]

To display only blog 4 post:

[wpspw_post limit="4"]

Where limit define the number of posts to display. You can use same parameter with slider shortcode.

If you want to display Blog Post Slider by category then use this short code:

[wpspw_post category="category_ID"]

You can use same parameter with Slider shortcode.

βœ… We have given 2 designs. For designs use the following shortcode:

[wpspw_post design="design-1"] 

Where designs are : design-1, design-2. You can use same parameter with Slider shortcode.

βœ… Here is Template code

 
 

Following are Post shortcode Parameters:

βœ… Use Following blog post parameters with shortcode

[wpspw_post] 
  • Limit : [wpspw_post limit=”10β€³] (Display latest 10 post and then pagination).
  • Category : [wpspw_post category=”category_id”] (Display post categories wise).
  • Design : [wpspw_post design=”design-1β€³] (Select the grid design. Right now there are 2 designs. design-1 and design-2).
  • Grid : [wpspw_post grid=”2β€³] (Display post in Grid formats. You can use grid:1,2,3,4).
  • Order : [wpspw_post order=”DESC”] (Post order ie DESC or ASC).
  • Order by : [wpspw_post orderby=”date”] (Order by post ie date, ID, author, title, modified, rand and menu_order etc).
  • Sticky Posts : [wpspw_post sticky_posts=”false” ] (Show sticky posts on the top or not. By default value is β€œfalse”. Options are β€œtrue” and β€œfalse”).
  • Display Author : [wpspw_post show_author=”true”] (Display Post author OR not. By default value is β€œtrue”. Values are β€œtrue” and β€œfalse” ).
  • Display Content : [wpspw_post show_content=”true” ] (Display post Short content OR not. By default value is β€œtrue”. Options are β€œtrue” and β€œfalse”).
  • Display Full Content : [wpspw_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 : [wpspw_post show_date=”false”] (Display Post date OR not. By default value is β€œtrue”. Options are β€œtrue” and β€œfalse”).
  • Display Category Name : [wpspw_post show_category_name=”true” ] (Display post category name OR not. By default value is β€œtrue”. Options are β€œtrue” and β€œfalse”).
  • Display comments : [wpspw_post show_comments=”true”] (Display Post comments OR not. By default value is β€œtrue”. Options are β€œtrue” and β€œfalse”).
  • Content Words Limit : [wpspw_post content_words_limit=”30β€³ ] (Control post short content Words limit. By default limit is 20 words).
  • Display Tags : [wpspw_post show_tags=”true”] (show post tags or not).
  • Pagination : [wpspw_post pagination=”true”] (show post pagination or not).
  • Pagination Type : [wpspw_post pagination_type=”prev-next”] (pagination type. values are β€œnumeric” OR β€œprev-next”. By default is numeric).
  • extra_class : [wpspw_post extra_class=””] (Enter extra CSS class for design customization ).

βœ… Use Following Blog Post Slider parameters with shortcode

[wpspw_recent_post_slider]
  • Limit : [wpspw_recent_post_slider limit=”10β€³] (Display latest 10 post in slider).
  • Design : [wpspw_recent_post_slider design=”design-1β€³] (Select the grid design. Right now there are 2 designs. design-1 and design-2).
  • Category : [wpspw_recent_post_slider category=”category_id”] (Display post categories wise).
  • Display Author : [wpspw_post show_author=”true”] (Display Post author OR not. By default value is β€œtrue”. Values are β€œtrue” and β€œfalse” ).
  • Display Date : [wpspw_recent_post_slider show_date=”false”] (Display post date OR not. By default value is β€œtrue”. Options are β€œtrue” and β€œfalse”).
  • Display comments : [wpspw_recent_post_slider show_comments=”true”] (Display Post comments OR not. By default value is β€œtrue”. Options are β€œtrue” and β€œfalse”).
  • Display Category Name : [wpspw_recent_post_slider show_category_name=”true” ] (Display post category name OR not. By default value is β€œtrue”. Options are β€œtrue” and β€œfalse”).
  • Order : [wpspw_recent_post_slider order=”DESC”] (Post order i.e. DESC or ASC).
  • Order by : [wpspw_recent_post_slider orderby=”date”] (Order by post i.e. date, ID, author, title, modified, rand and menu_order etc).
  • Sticky Posts : [wpspw_recent_post_slider sticky_posts=”false” ] (Show sticky posts on the top or not. By default value is β€œfalse”. Options are β€œtrue” and β€œfalse”).
  • Display Content : [wpspw_recent_post_slider show_content=”true” ] (Display post Short content OR not. By default value is β€œtrue”. Options are β€œtrue” and β€œfalse”).
  • Content Words Limit : [wpspw_recent_post_slider content_words_limit=”30β€³ ] (Control post short content Words limit. By default limit is 20 words).
  • Display Tags : [wpspw_recent_post_slider show_tags=”true”](show post tags or not).
  • Slides Column : [wpspw_recent_post_slider slides_column=”3β€³] (i.e. Display number of Post at a time).
  • Slides Scroll : [wpspw_recent_post_slider slides_scroll=”1β€³] (i.e. scroll number of Post at a time).
  • Pagination and Arrows : [wpspw_recent_post_slider dots=”false” arrows=”false”]
  • Autoplay and Autoplay Interval : [wpspw_recent_post_slider autoplay=”true” autoplay_interval=”100β€³]
  • Slider Speed : [wpspw_recent_post_slider speed=”3000β€³]
  • Lazyload : [wpspw_recent_post_slider lazyload=”ondemand”] (Lazy load images. Defaults to ”. Two options can be passed. β€˜ondemand’, β€˜progressive’).
  • extra_class : [wpspw_recent_post_slider extra_class=””] (Enter extra CSS class for design customization ).

βœ… Checkout demo for better understanding

FREE DEMO | PRO DEMO

βœ… Essential Plugin Bundle Deal

Annual or Lifetime Bundle Deal

βœ… Features include:

  • Added Gutenberg block support.
  • Blog Post Grid
  • Blog Post Slider
  • Blog Post Widget
  • Easy to add.
  • Also work with Gutenberg shortcode block.
  • Elementor, Beaver and SiteOrigin Page Builder Native Support (New).
  • Divi Page Builder Native Support (New).
  • Fusion Page Builder (Avada) Native Support (New).
  • Touch-enabled Navigation.
  • Given 2 designs.
  • Responsive.
  • Responsive touch slider.
  • Mouse Draggable.
  • Use for header image slider.
  • You can create multiple post slider with different options at single page or post.
  • Fully responsive. Scales with its container.
  • 100% Multi Language.

How to install :

Privacy & Policy

  • We have also opt-in e-mail selection , once you download the plugin , so that we can inform you and nurture you about products and its features.
DomainExposuresHeadersLast Checked
m*h*m*b*i*d*r*n*t*o*k.com βœ… β€” 2025-11-09 08:57:06
m*f*i*h*d*s*o*n*.com βœ… β€” 2025-11-09 08:53:10
m*e*d*c*o*.com βœ… β€” 2025-11-09 08:51:03
m*b*n*y*e*u*y.com βœ… β€” 2025-11-09 08:43:47
m*b*e*y.com βœ… β€” 2025-11-09 08:41:35
m*a*r*l*g*t*.com βœ… β€” 2025-11-09 08:39:22
m*a*h*a*m.com βœ… β€” 2025-11-09 08:38:38
m*-*a.com βœ… β€” 2025-11-09 08:37:54
m*t*u*o*a.com βœ… β€” 2025-11-09 08:31:19
m*s*a*a*k*u*u*u*e*i.com βœ… β€” 2025-11-09 08:29:17
m*s*g*.com βœ… β€” 2025-11-09 08:27:37
m*r*n*-*u*e.com βœ… β€” 2025-11-09 08:19:25
m*l*i*o*i*.com βœ… β€” 2025-11-09 08:14:00
m*l*i*e*y*b*o*.com βœ… β€” 2025-11-09 08:12:58
m*x*a*s*l*b*l.com βœ… β€” 2025-11-09 08:03:26
m*s*n*.com βœ… β€” 2025-11-09 07:57:58
m*i*n*i*e.com βœ… β€” 2025-11-09 07:55:33
m*c*r*o*g*e*n*i*l*.com βœ… β€” 2025-11-09 07:53:48
m*a*n*o*p.com βœ… β€” 2025-11-09 07:53:28
m*s*r*t*h*r*s*r*n*.com βœ… β€” 2025-11-09 07:51:46
m*z*a*e*l*b*s*.com βœ… β€” 2025-11-09 07:41:02
m*z*r*o*t.com βœ… β€” 2025-11-09 07:40:42
m*z*r*e*.com βœ… β€” 2025-11-09 07:40:42
m*v*n*t*t*e*l*r*d*k*y*.com βœ… β€” 2025-11-09 07:39:18
m*u*t*a*r*m*o*n*b*r*a*o*r*c*.com βœ… β€” 2025-11-09 07:33:24
m*r*n*s*o*t*a*t*n*i*c.com βœ… β€” 2025-11-09 07:09:48
m*g*c*u*h*o*m*r*t*e*t*.com βœ… β€” 2025-11-09 00:09:48
m*f*e*p*u*b*r*.com βœ… β€” 2025-11-09 00:04:09
m*d*a*m*r*r*d*c*s.com βœ… β€” 2025-11-08 23:57:58
m*c*a*o*z*.com βœ… β€” 2025-11-08 23:49:14
m*c*a*l*u*n*r.com βœ… β€” 2025-11-08 23:46:08
m*a*k*n*i*e.com βœ… β€” 2025-11-08 23:42:38
l*r*.com βœ… β€” 2025-11-08 23:38:23
l*w*e*c*t*x*s*r*i*e*.com βœ… β€” 2025-11-08 19:16:56
l*u*e*t*e*a*a*e*y.com βœ… β€” 2025-11-08 19:07:41
l*u*a*l*o*d.com βœ… β€” 2025-11-08 19:04:40
j*a*k*e*i*n.com βœ… β€” 2025-11-08 11:57:45
j*m*y*h*o*h*e*c*o*l*n*.com βœ… β€” 2025-11-08 11:46:51
j*m*i*c*g*l*.com βœ… β€” 2025-11-08 11:46:10
j*b*n*h*r*.com βœ… β€” 2025-11-08 11:42:37
j*r*s*o.com βœ… β€” 2025-11-08 11:41:30
j*b*l*e*e*s.com βœ… β€” 2025-11-08 11:38:05
j*w*s*c*m*i*s*o*.com βœ… β€” 2025-11-08 11:37:20
j*s*s*o*s*n*e*s.com βœ… β€” 2025-11-08 11:32:32
j*s*i*a*e*m*n*a*.com βœ… β€” 2025-11-08 11:30:35
j*s*e*e*g*r*.com βœ… β€” 2025-11-08 11:28:57
j*r*e*s*o*e*i*d*w*i*t*n*.com βœ… β€” 2025-11-08 11:28:16
j*r*e*s*o*e*p*r*s*e*i*i*e.com βœ… β€” 2025-11-08 11:28:16
j*r*s*o*k*t*i*.com βœ… β€” 2025-11-08 11:26:26
j*m*l*c*r*c.com βœ… β€” 2025-11-08 11:19:00
j*h*n*i*h*s*i*a*.com βœ… β€” 2025-11-08 11:17:41
j*a*c*r*.com βœ… β€” 2025-11-08 11:12:49
j*a*w*s*.com βœ… β€” 2025-11-08 11:12:28
j*a*i*g*o*e*.com βœ… β€” 2025-11-08 11:11:30
j*g*r*g*d*o*r*p*i*.com βœ… β€” 2025-11-08 11:03:52
j*y*a*a*t*.com βœ… β€” 2025-11-08 11:00:20
j*p*n*r*m*.com βœ… β€” 2025-11-08 10:48:08
j*k*b*e*o*a*e*.com βœ… β€” 2025-11-08 10:32:32
i*h*a*t*p*r*n*r*.com βœ… β€” 2025-11-08 09:55:16
i*t*n*u*h*b*r*o*t*l*.com βœ… β€” 2025-11-08 09:46:18
i*p*i*g*n*e*i*.com βœ… β€” 2025-11-08 09:43:21
i*l*m*l*a*b*r.com βœ… β€” 2025-11-08 09:37:49
i*k*n*a*s*.com βœ… β€” 2025-11-08 09:37:29
i*k*i*r*.com βœ… β€” 2025-11-08 09:37:06
i*g*o*l*n*.com βœ… β€” 2025-11-08 09:34:31
i*d*s*r*a*d*.com βœ… β€” 2025-11-08 07:43:58
i*d*a*i*h*s*b.com βœ… β€” 2025-11-08 07:33:56
i*d*x*n*i*i*e*.com βœ… β€” 2025-11-08 07:33:35
i*c*n*i*i*n*l*s.com βœ… β€” 2025-11-08 07:30:31
i*a*t*o*c*a*h.com βœ… β€” 2025-11-08 07:25:48
i*p*o*e*m*n*.com βœ… β€” 2025-11-08 07:22:29
i*p*a*h*o*.com βœ… β€” 2025-11-08 07:17:26
i*p*s*p*o*t.com βœ… β€” 2025-11-08 07:17:26
i*p*c*r*c*u*t*n*-*d*.com βœ… β€” 2025-11-08 07:16:44
i*m*s*c*a*.com βœ… β€” 2025-11-08 07:14:42
i*g*m*.com βœ… β€” 2025-11-08 07:10:08
i*e*t*r.com βœ… β€” 2025-11-08 07:09:47
i*a*u*e*d*s*i*.com βœ… β€” 2025-11-08 06:54:20
i*i*c*e*p*l*t*n*a*a.com βœ… β€” 2025-11-08 06:52:01
i*s*i*e.com βœ… β€” 2025-11-08 06:36:31
i*i*l*b.com βœ… β€” 2025-11-08 06:34:11
g*t*f*i*h*s.com βœ… β€” 2025-11-07 23:03:15
g*t*c*-*e*r*i*i*g.com βœ… β€” 2025-11-07 23:01:46
g*r*w*a*e.com βœ… β€” 2025-11-07 22:55:45
g*o*a*f*u*t*f*r*e*e*p*r*e*s.com βœ… β€” 2025-11-07 21:57:31
g*o*a*c*r*f*u*d*t*o*.com βœ… β€” 2025-11-07 21:55:40
g*e*f*o*a.com βœ… β€” 2025-11-07 21:50:26
g*s*m*o*.com βœ… β€” 2025-11-07 21:38:59
g*n*z*e*l*r*e*l*y*r*u*.com βœ… β€” 2025-11-07 21:29:26
g*a*t*o*i*t*c*o*u*i*n*.com βœ… β€” 2025-11-07 21:19:57
g*o*t*s*o*y.com βœ… β€” 2025-11-07 21:17:31
g*t*e*t*r*r*e*d.com βœ… β€” 2025-11-07 21:02:12
g*t*a*o*n*w.com βœ… β€” 2025-11-07 21:01:47
g*t*a*o*.com βœ… β€” 2025-11-07 21:01:47
g*t*i*w*t*m*d*i*.com βœ… β€” 2025-11-07 20:59:34
g*r*e*l*a*e*s*i*a*v*s*r*.com βœ… β€” 2025-11-07 20:48:43
g*r*e*l*a*e*s*i*.com βœ… β€” 2025-11-07 20:48:43
g*r*l*j*o*e*h.com βœ… β€” 2025-11-07 20:48:22
g*o*p*e*e*d.com βœ… β€” 2025-11-07 20:46:57
g*o*g*a*o*n*a*n*c*b*n.com βœ… β€” 2025-11-07 20:45:47

Top 50 Plugins

Plugin Count
elementor 2,368,660
contact-form-7 2,165,742
elementor-pro 1,339,282
woocommerce 1,106,703
revslider 804,310
js_composer 530,877
jetpack 484,639
wp-rocket 389,835
essential-addons-for-elementor-lite 359,758
header-footer-elementor 302,272
gravityforms 287,280
gutenberg-core 285,037
elementskit-lite 282,099
instagram-feed 275,782
google-analytics-for-wordpress 272,178
complianz-gdpr 270,429
google-site-kit 265,816
cookie-law-info 263,112
sitepress-multilingual-cms 237,355
bluehost-wordpress-plugin 222,062
wpforms-lite 208,504
astra-sites 200,980
litespeed-cache 184,041
gutenberg 161,055
gtranslate 160,356
cookie-notice 154,723
coblocks 151,046
the-events-calendar 138,588
popup-maker 130,621
astra-addon 117,526
bb-plugin 116,893
premium-addons-for-elementor 115,563
LayerSlider 114,529
wp-smushit 112,870
mailchimp-for-wp 112,465
tablepress 112,043
duracelltomi-google-tag-manager 102,991
creame-whatsapp-me 101,138
woocommerce-gateway-stripe 99,458
cleantalk-spam-protect 99,356
akismet 98,244
honeypot 97,491
pro-elements 96,302
custom-fonts 95,998
megamenu 95,219
click-to-chat-for-whatsapp 94,671
smart-slider-3 94,485
fusion-builder 93,566
woocommerce-payments 93,551
pixelyoursite 91,524

Top 50 Themes

Theme Count
hello-elementor 769,644
Divi 635,348
astra 614,047
pub 191,746
generatepress 144,742
flatsome 144,379
Avada 142,802
h4 112,219
oceanwp 105,657
kadence 94,582
enfold 82,321
salient 79,395
bb-theme 73,914
twentytwentyfour 71,880
blocksy 68,513
cocoon-master 66,956
twentytwentyfive 66,128
betheme 64,393
twentyseventeen 64,315
dt-the7 53,473
woodmart 50,720
neve 46,795
twentytwentyone 40,531
bridge 39,831
Avada-Child-Theme 38,321
gox 35,982
swell 35,730
twentytwenty 35,365
lightning 35,050
twentytwentythree 32,983
bricks 28,895
Impreza 28,845
Newspaper 26,260
twentytwentytwo 25,826
epik-redesign 22,776
pro 21,533
storefront 21,429
extendable 21,361
uncode 21,205
twentysixteen 20,923
yith-wonder 19,625
sydney 19,495
themify-ultra 18,258
Total 17,405
twentyfifteen 16,409
porto 15,712
hestia 15,361
yootheme 14,498
thrive-theme 14,418
twentynineteen 14,414