Tours Taxonomy

WooTours – Taxonomy. Display Location, category tag in grid style

[wt_taxonomy style="" taxonomy="" term_ids="" count="" order="" orderby="" column=""]

  • column - Select from 1 to 5 (column="1") or (column="2") or (column="3") or (column="4") or (column="5")
  • style - Select style 1 or 2 (style="1") or (style="2")
  • taxonomy - Enter name of taxonomy(product_cat,product_tag,wt_location), default: wt_location
  • term_ids - List of term ID (category or tag or location ID), separated by a comma, Ex: 13,14
  • count - Total number of items to show. Default show all
  • order - Order ascending (order="ASC") or descending (order="DESC") (select ASC or DESC)
  • orderby - Choose order condition
    • 'name' - Order by Name.
    • 'slug' - Order by Slug
    • 'term_id' - Order by Term id.
    • 'count' - Order by count.


Was this page helpful?