Blogs

The code have structured as follows

[ct_blog style="" count="" cats="" ids="" order="" orderby="" meta_key="" heading_color="" heading_bg="" heading_style=""]

The [ct_blog ] shortcode has the following variables/options

  1. style: – select- choose style 1, style 2, style 3, style 4style 5style 6style 7style 8 or possible enter  values 1 2 3 4 5 6 7 8
  2. post_type: – input the post type if existed
  3. count: – number – Number of posts to show. Default value is 4
  4. cats: – string – List of category IDs or category slugs, separated by a comma
  5. ids: – string – List of posts IDs, separated by a comma
  6. title: – string – Input unique title
  7. order: – select – Select the order of appearance, ASC (ascending) or DESC (descending)
  8. orderby: – select – Choose the order condition. Check posible values here:
  9. meta_key: – string – Name of meta key for ordering (if orderby value is meta_value or meta_value_num)
  10. heading_color:– Hexa Color Code of Heading
  11. heading_bg:– hexa (with leading #) – Change color of heading background
  12. heading_style– 1/0 –Enable or disable the background gray gradient

blog