12. Series Listing

SCREENSHOTTHE CODEseries-shortcode

[v_series condition="" count="" columns="" ids="" title="" button_text="" button_url="" button_target=""]

PARAMS

  • condition – select – choose condition to query series. Default is latest
    • latest
    • most viewed
  • ids – string – (optional) specify list of series IDs (or slugs), separated by a comma. If it is used, condition is ignored

find-id-series

  • count – number – number of items to query. Default is 6
  • columns – number – number of columns. Default is 2
  • title – string – title of the group
  • button_text – string – button text
  • button_url – URL – URL of button
  • button_target – select – target of button URL
    • (blank) – open URL in current tab
    • _blank – open URL in new tab