Blog Posts

Blog Posts

Parameters

  • count (number of posts to show per page)
  • category (specific category to show) (optional)
  • posts (specific posts to show) (optional)
  • image (whether to display featured image): true,false
  • meta (whether to display meta information): true,false
  • full (whether to display all content of the post): true,false
  • nopaging (whether to disable pagination): true,false

Shortcode Option Panel


The requested image with id ( 3245 ) does not exist.

Samples

Blog with Image & Meta & Paging

[blog count="3" nopaging="false"]
Mons. Juan Miguel visita poblados y celebra la fe

Este sábado 20 y domingo 21 de enero, correspondiente al III Domingo del Tiempo Ordinario, sirvió en el marco de la Visita Pastoral que realiza nuestro Obispo Mons. Juan Miguel Castro Rojas a la Parroquia Santa Marta en Ciudad Neily para compartir en comunidades la fe y celebrar así la Eucaristía.

Blog with Image

[blog count="1" meta="false"]

Blog with Meta

[blog count="1" image="false"]

Blog without Image & Meta

[blog count="1" image="false" meta="false"]

Blog with Specific Category

[blog count="1" cat="4,5" image="false"] No posts found. Please adjust the Blog Shortcode Parameters.

Blog with Specific Post

[blog count="1" posts="1" image="false"] No posts found. Please adjust the Blog Shortcode Parameters.