Product Categories Designs for WooCommerce

Getting Started

Display WooCommerce product categories with good designs and grid and silder view. Added two designs ie design-1, design-2 work with both grid and slider.

Plugin add a sub tab under “Products –> Category Designs – How It Works” for more details.

How to Display and Shortcode

Display a Product Categories Designs for WooCommerce is very simple. Just add the following shortcode on any page to display Product Categories Designs for WooCommerce.

Product Categories Designs for WooCommerce contain 2 shortcode.

Product Category Grid

[wpos_product_categories]

Product Category Slider

[wpos_product_categories_slider]

You can also use template code to display Featured Post Creative.
<?php echo do_shortcode('[wpos_product_categories]'); ?>
<?php echo do_shortcode('[wpos_product_categories_slider]'); ?>

Product Categories Grid Parameter

[wpos_product_categories]

  • COLUMNS: [wpos_product_categories columns="4"]
    Display Number of Category Per Row. By Default value is 3.
  • DESIGN: [wpos_product_categories design="design-2"]
    Design Number to Display your Product Category. Values are design-1 or design-2. By Default value is design-1.
  • NUMBER: [wpos_product_categories number="5"]
    Display 5 product categories at time. By default value is all.
  • ORDER BY PRODUCT CATEGORIES: [wpos_product_categories orderby="name"]
    Accepts term fields (‘name’, ‘slug’, ‘term_group’, ‘term_id’, ‘id’, ‘description’).
  • ORDER: [wpos_product_categories order="ASC"]
    Accepts ‘ASC’ (ascending) or ‘DESC’ (descending). Default ‘ASC’.
  • HIDE EMPTY: [wpos_product_categories hide_empty="1" ]
    Accepts 1|true or 0|false. Default 1|true.
  • IDS: [wpos_product_categories ids="1"]
    Display Specific Category. values are Comma separated Category Id. By Default is all.
  • HEIGHT: [wpos_product_categories height="300"]
    Set the height for Category.

Product Categories Slider Parameters

[wpos_product_categories_slider]

  • DESIGN: [wpos_product_categories_slider design="design-2"]
    Design Number to Display your Product Category. Values are design-1 or design-2. By Default value is design-1.
  • NUMBER: [wpos_product_categories_slider number="5"]
    Display 5 product categories at time. By default value is all.
  • ORDER BY PRODUCT CATEGORIES: [wpos_product_categories_slider orderby="name"]
    Accepts term fields (‘name’, ‘slug’, ‘term_group’, ‘term_id’, ‘id’, ‘description’).
  • ORDER: [wpos_product_categories_slider order="ASC"]
    Accepts ‘ASC’ (ascending) or ‘DESC’ (descending). Default ‘ASC’.
  • HIDE EMPTY: [wpos_product_categories_slider hide_empty="1" ]
    Accepts 1|true or 0|false. Default 1|true.
  • PARENT: [wpos_product_categories_slider parent=""]
    Display your Product Category of sub category post.
  • IDS: [wpos_product_categories_slider ids="1"]
    Display Specific Category. values are Comma separated Category Id. By Default is all.
  • HEIGHT: [wpos_product_categories_slider height="300"]
    Set the height for Category.
  • DISPLAY NUMBER OF PRODUCT CATEGORIES AT TIME: [wpos_product_categories_slider slidestoshow="3"]
    Display no of product categories in a slider.
  • NUMBER OF PRODUCTS CATEGORIES SLIDES AT A TIME: [wpos_product_categories_slider slidestoscroll="1"]
    Controls number of product categories rotate at a time.
  • PAGINATION AND ARROWS: [wpos_product_categories_slider dots="false" arrows="false"]
    Hide/Show pagination and arrows. By default value is “true”. Values are true OR false.
  • AUTOPLAY AND AUTOPLAY SPEED: [wpos_product_categories_slider autoplay="true" autoplay_interval="1000"]
  • SLIDE SPEED: [wpos_product_categories_slider speed="3000"]
    Control the speed of the slider.
  • LOOP: [wpos_product_categories_slider loop="3000"]
    By default value is “true”. Values are “true” OR “false”.
  1. Plugin Installation
  2. How to Activate License Key and Update
  3. Plugin not Updating – Getting an Error Unauthorized