Archives shortcode

You can use the new shortcode [ ilrc_archives ] to display a list of articles from specific categories and/or post tags.

  1. categories, insert the ID of each category, separated by a comma
  2. tags, insert the ID of each tag, separated by a comma
  3. limit, Set the number of articles you want to display
  4. orderby, Set how to order the related contents: title|rand|date
  5. order, Set the order of related contents: asc|desc
  6. template, Select one of available template: template-1|template-2|template-3|template-4|template-5|template-6|template-7|template-8|template-9
  7. title, If you set the list parameter to true, you can change the section title
  8. list, Displays related contents within a container with a descriptive title, the default title is “You may be interested”
  9. cta, Set the call to action of the related posts
  10. target, Set _blank to open the related content in a new window or _self to open the related content in the same window
  11. rel, Set the rel attribute for the related contents: dofollow|nofollow

Below an example
[ilrc_archives categories=”90″ template=”template6-6 cta=”Read also”]

Shortcode Generator

You can use the generator to configure the shortcode