1. Manga Blog

This shortcode helps you show the default wordpress posts (blogs). The Manga are not appeared here.

SCREENSHOTS:

THE CODE:

 [manga_blog count="" items_per_row="" cats="" tags="" ids="" order="" orderby="" ]

 PARAMS:

  • count – number- Number of posts to show
  • items per row – select- The width of item depends on the number of items per row based on 12 columns. Example, If you choose 2 items, the width of each item is 6 columns.
    • 2 – 2 items
    • 3 – 3 items
  • cats -string – List of category IDs or category slugs, separated by a comma
  • tags – string – List of tag IDs or tag slugs, separated by a comma
  • ids – string – List of posts IDs, separated by a comma
  • order – select – Select the order of appearance, ASC (ascending) or DESC (descending)
  • orderby – select – Choose the order condition.
    • Date
    • ID
    • Author
    • Title
    • Name
    • Modified
    • Random
    • Comment count
    • Post_in
    • None