WP Blog and Widgets

Por WP OnlineSupport, Essential Plugin
(27 avaliações)
Baixar

Hospedagem WordPress com plugin WP Blog and Widgets

Onde devo hospedar o plugin WP Blog and Widgets?

Este plugin pode ser hospedado em qualquer hospedagem que possua WordPress instalado. Recomendamos escolher uma empresa de hospedagem confiável, com servidores otimizados para WordPress, como o serviço de hospedagem de sites da MCO2.

Hospedando o plugin WP Blog and Widgets em um provedor de confiança

A MCO2, além de instalar o WordPress na versão mais atual para seus clientes, oferece o WP SafePress, um mecanismo singular que protege e melhora seu site simultaneamente.

Por que a Hospedagem WordPress funciona melhor na MCO2?

A Hospedagem WordPress funciona melhor pois a MCO2 possui servidores otimizados para WordPress. A instalação de WordPress é diferente de uma instalação trivial, pois habilita imediatamente recursos como otimização de imagens, proteção da página de login, bloqueio de atividades maliciosas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São plugins que potencializam seu WordPress para a máxima segurança e o máximo desempenho.

✅ Now that you have your website ready then why don’t you download and try out this Blog and widget plugin to give it better functionality.

Note: WP Blog and Widget plugin is created with custom post type. If you are looking for a plugin that works with your WordPress existing Post, please use our plugin Blog Designer – Post and Widget.

By downloading our WordPress blog and widget plugin on your website, you are in a way giving a very professional touch to it. It’s a way to blog your company’s standard and position. It not only has a blog but you can also design and customize it with a brief description as well. Download and try this blog and widget plugin which comes with many other features.

FREE DEMO | PRO DEMO

Your customer might like the professional and fancy vibe of your site with blog and widget.

✅ This plugin displays your blog posts using :

  • Blog (1 designs)
  • Recent Blog (1 designs)
  • Blog Widget (1 designs)

Download Now it today and explore all the features.

When you want to makeover your WordPress website theme with something extraordinary and creative, you must consider the blog and widget plugin.

WP Blog and widgets, manage and display blog, date archives, widget on your website. You can display the latest blog post on your homepage/front page as well as on the inner page.

The plugin work with shortcode so you can easily display the blog anywhere on your site.

Also added Gutenberg block support.

✅ Here is the plugin shortcode example

Blog

[blog]

Recent Blog

[recent_blog_post]

To display only slick 4 post:

[blog limit="4"]

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

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

[blog category="category_ID"]

Enter category id to display categories wise.

Complete shortcode example:

[blog limit="10" category="category_id" grid="2" show_author="false" show_content="true" show_full_content="true" show_category_name="true" show_date="false" content_words_limit="30" ]

✅ Here is Template code

<?php echo do_shortcode('[blog]'); ?> 
<?php echo do_shortcode('[recent_blog_post]'); ?> 

✅ Use Following Blog parameters with shortcode

[blog]
  • limit : [blog limit=”10″] (Display latest 10 blog post and then pagination).
  • category : [blog category=”category_id”] (Display Blog post categories wise).
  • grid : [blog grid=”2″] (Display blog in Grid formats. To display blog in list view please do not use ‘grid’ parameter. ).
  • show_date : [blog show_date=”false”] (Display Blog date OR not. By default value is “True”. Options are “ture OR false”)
  • show_category_name : [blog show_category_name=”true” ] (Display blog post category name OR not. By default value is “True”. Options are “ture OR false”).
  • show_author : [blog show_author=”false”] (Display Blog author OR not. By default value is “True”. Options are “ture OR false”)
  • show_content : [blog show_content=”true” ] (Display blog post Short content OR not. By default value is “True”. Options are “ture OR false”).
  • show_full_content : [blog show_full_content=”true”] (Display Full Blog post content on main page if you do not want word limit. By default value is “false”. Note : This parameter will not work with [recent_blog_post] shortcode.)
  • content_words_limit : [blog content_words_limit=”30″ ] (Control blog post short content Words limit. By default limit is 20 words).
  • order : [blog order=”DESC”] (Blog order ie DESC or ASC).
  • orderby : [blog orderby=”date”] (Order by Blog ie date, ID, author, title, modified and rand etc).
  • pagination_type: [blog pagination_type=”numeric”] (Select the pagination type for News ie “numeric” OR “next-prev”. Note : This parameter will not work with [recent_blog_post] shortcode. ).
  • extra_class: [blog extra_class=””] (Enter extra CSS class for design customization).

✅ Use Following Recent Blog parameters with shortcode

[recent_blog_post]
  • limit : [recent_blog_post limit=”10″] (Display latest 10 blog post and then pagination).
  • category : [recent_blog_post category=”category_id”] (Display Blog post categories wise).
  • grid : [recent_blog_post grid=”2″] (Display blog in Grid formats. To display blog in list view please do not use ‘grid’ parameter. ).
  • show_date : [recent_blog_post show_date=”false”] (Display Blog date OR not. By default value is “True”. Options are “ture OR false”)
  • show_author : [recent_blog_post show_author=”false”] (Display Blog author OR not. By default value is “True”. Options are “ture OR false”)
  • show_content : [recent_blog_post show_content=”true” ] (Display blog post Short content OR not. By default value is “True”. Options are “ture OR false”).
  • show_full_content : [recent_blog_post show_full_content=”true”] (Display Full Blog post content on main page if you do not want word limit. By default value is “false”.)
  • show_category_name : [recent_blog_post show_category_name=”true” ] (Display blog post category name OR not. By default value is “True”. Options are “ture OR false”).
  • content_words_limit : [recent_blog_post content_words_limit=”30″ ] (Control blog post short content Words limit. By default limit is 20 words).
  • order : [recent_blog_post order=”DESC”] (Blog order ie DESC or ASC).
  • orderby : [recent_blog_post orderby=”date”] (Order by Blog ie date, ID, author, title, modified and rand etc).
  • extra_class : [recent_blog_post extra_class=””] (Enter extra CSS class for design customization).

If you are getting any kind of problem with the Blog page means you are not able to see all blog posts then please remodify your permalinks Structure for example
first, select “Default” and save then again select “Custom Structure ” and save.

Finally, the plugin adds a Recent Blog Post widget which can be placed on any sidebar available in your theme. You can set the title of this list and the number of blog posts to show.

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
  • Recent Blog
  • Easy to add.
  • Smoothly integrates into any theme.
  • Yearly, Monthly and Daily archives.
  • You can create multiple post slider with different options at single page or post.
  • Added Widget Options like Show Blog date, Show Blog Categories, Select Blog Categories.
  • Added language for German, French (France) (Beta)
  • Fully responsive. Scales with its container.
  • 100% Multi Language.

Capturas de tela

Display Blog Posts with a grid-1 view.

Display Blog Posts with a grid-1 view.

Display Recent Blog Posts.

Display Recent Blog Posts.

Display Blog Posts with List view.

Display Blog Posts with List view.

Display Blog Posts with grid-3 view

Display Blog Posts with grid-3 view

Display Blog Posts with grid-2 view

Display Blog Posts with grid-2 view

Blog admin view

Blog admin view

Do mesmo author (WP OnlineSupport, Essential Plugin)

Popup Anything – Popup for opt-ins and Lead Generation Conversions
(84 avaliações)

Create popup on a page load or by clicking link, image and button. Create popups, opt-in forms, & exit popups, floating bars and more!

WP News and Scrolling Widgets
(80 avaliações)

A quick, easy way to add an News custom post type, News widget, vertical scrolling news widget to WordPress. Also work with Gutenberg shortcode block.

Product Slider and Carousel with Category for WooCommerce
(72 avaliações)

WooCommerce Product, Best Selling Product, Featured Product Slider/Carousel with category. Also work with Gutenberg shortcode block.

Album and Image Gallery plus Lightbox
(27 avaliações)

A quick, easy way to add and display responsive image gallery and image album in a grid or slider with light box. Also work with Gutenberg shortcode b …

Testimonial Grid and Testimonial Slider plus Carousel with Rotator Widget
(35 avaliações)

A quick, easy way to add and display responsive, clean client's testimonial on your website using a shortcode or a widget.

Post grid and filter ultimate
(32 avaliações)

A quick, easy way to display WordPress post in grid view and post grid with filter. Also work with Gutenberg shortcode block.