Select Page

List of shortcodes with their attributes:

  • Shorcodes:
    • DEPRECATED[brands_list] – list of brands
      • title – title of the brand list
      • use_name – display brand name (1 or 0)
      • per_row – number of columns for brands list (number of brands per slider)
      • hide_empty – hide brands without products (1 or 0)
      • count – maximum number of brands
      • padding – padding around image and name in pixels (default is 3)
      • border_color – border color in HEX (#FFFFFF – white, #000000 – black)
      • border_width – border width in pixels
      • slider – output mode: slider (1) or list (0)
      • orderby – sort brands by:
        • name – brand name
        • count – number of products
        • rating – brand rating
        • random – random order
        • slug – brand slug
        • description – brand description
      • order – sorting order: ascending (asc) or descending (desc)
      • img – display brand image (1 or 0)
      • imgh – brand image height in px or % (i.e. 50%, 100px; default: 64px)
      • imgw – brand image width in px or % (i.e. 50%, 100px; default: 100%)
      • img_fit – brand image fit: ‘cover’, ‘contain’ or ‘fill’, default is cover
      • img_align – brand image align to name: ‘above’, ‘left’, ‘right’ or ‘under’, default is ‘above’
      • featured_first – show featured brands first (0 or 1)
      • include – brands to display (id list, i.e. include=’45,47,52,61′)
      • exclude – brands to exclude from display (i.e. exclude=’45,47,52,61′)
    • DEPRECATED[brands_catalog] – brands grouped by name or category
      • title – title of the brand catalog
      • use_name – display brand name
      • style – layout: ‘vertical’ or ‘horizontal’
      • column – number of columns
      • hide_empty – hide brands without products (1 or 0)
      • count – maximum number of brands
      • orderby – sort brands by:
        • name – brand name
        • count – number of products
        • rating – brand rating
        • random – random order
        • slug – brand slug
        • description – brand description
      • order – sorting order: ascending (asc) or descending (desc)
      • img – display brand image
      • imgh – brand image height, in px or % (i.e. 50%, 100px; default: 64px)
      • imgw – brand image width, in px or % (i.e. 50%, 100px; default: 100%)
      • img_fit – brand image fit: ‘cover’, ‘contain’ or ‘fill’, default is cover
      • img_align – brand image align to name: ‘above’, ‘left’, ‘right’ or ‘under’, default is above
      • featured_first – show featured brands first (0 or 1)
      • include – brands to display (id list, i.e. include=’45,47,52,61′)
      • exclude – brands to exclude from display (i.e. exclude=’45,47,52,61′)
      • groupby – group brands by:
        • alphabet – brand name (default)
        • category – brand category
        • none – no group
    • DEPRECATED[brands_products] – product list for given brands (by ids or slugs)
      • brand_id – one or more brand ID (example: brand_id=’12,34,35′)
      • brand_slug – one or more brand slug (example: brand_slug=’brand1,brand2,brand3′)
      • Use only one of these options: brand_id or brand_slug
      • columns – number of columns for product list. May not work with some themes or plugins
      • orderby – order products by:
        • title – product title
        • name – product name (post slug)
        • date – date of creation
        • modified – last modified date
        • rand – random order
      • order – sorting order: ascending (asc) or descending (desc)
    • DEPRECATED[brands_info] – information about brand
      • id – brand ID
      • type – type of information: ‘name’, ‘image’ or ‘description’
    • DEPRECATED[brands_product_thumbnail] – brand image for product page
      • post_id – product id
      • width – image width (default is 35%)
      • height – image height (optionally)
      • position – float style for element (default is right)
      • image – display brand image, if available (1 or 0, default is 1)
      • url – display image as link (1 or 0, default is 0)
    • DEPRECATED[product_brands_info] – single brand info for single product
      • product_id – product ID; on single product page can get it automatically
      • type – what to display:
        • name – brand name
        • image – brand image
        • description – brand description