Auction Products Shortcode

Shortcodes can be used on pages , posts and widget in WordPress. If you are using the block editor, there is a shortcode block you can use to paste the shortcode in.

  1. New Auction
  2. All Auction
  3. Live Auction
  4. Ending soon Auction
  5. Expired Auction
  6. Pending Auction
  7. Featured Auction
  8. Single Auction (Woocommerce Shortcodes)

New Auction

[uwa_new_auctions]

Shortcode Attributes / Paramters:

  • days_when_added : Only display 10 days auctions since creation date.
  • columns : The number of columns to display. Defaults to 4  
  • orderby : – Sorts the Auction Products displayed by the entered option. One or more options can be passed by adding both slugs with a space between them. Available options are:
    • date – The date the Auction Product was published.
    • id – The post ID of the Auction Product.
    • menu_order – The Menu Order, if set (lower numbers display first).
    • popularity – The number of purchases.
    • rand – Randomly order the Auction Products on page load (may not work with sites that use caching, as it could save a specific order).
    • rating – The average Auction Product rating.
    • title – The Auction Product title. This is the default orderby mode.
  • order :States whether the Auction Product order is ascending (ASC) or descending (DESC), using the method set in orderby. Defaults to ASC.
  • show_expired :Default is yes. If we select no then expired auction will not be displayed.
  • limit :The number of Auction Products to display. Defaults to and -1 (display all)  when listing Auction Products, and -1 (display all) for categories.
  • paginate : Toggles pagination on. Use in conjunction with limit. Defaults to false set to true to paginate .
  • event_id : Event ID
  • timer : Defaults to false set to true to display timer.
  • category : category slugs.

All Auction

[uwa_all_auctions]

Shortcode Attributes / Paramters:

  • columns : The number of columns to display. Defaults to 4
  • orderby : – Sorts the Auction Products displayed by the entered option. One or more options can be passed by adding both slugs with a space between them. Available options are:
    • date – The date the Auction Product was published.
    • id – The post ID of the Auction Product.
    • menu_order – The Menu Order, if set (lower numbers display first).
    • popularity – The number of purchases.
    • rand – Randomly order the Auction Products on page load (may not work with sites that use caching, as it could save a specific order).
    • rating – The average Auction Product rating.
    • title – The Auction Product title. This is the default orderby mode.
  • order :States whether the Auction Product order is ascending (ASC) or descending (DESC), using the method set in orderby. Defaults to ASC.
  • limit :The number of Auction Products to display. Defaults to and -1 (display all)  when listing Auction Products, and -1 (display all) for categories.
  • paginate : Toggles pagination on. Use in conjunction with limit. Defaults to false set to true to paginate .
  • event_id : Event ID
  • timer : Defaults to false set to true to display timer.
  • category : category slugs.

Live Auction

[uwa_live_auctions]

Shortcode Attributes / Paramters:

  • columns : The number of columns to display. Defaults to 4
  • orderby : – Sorts the Auction Products displayed by the entered option. One or more options can be passed by adding both slugs with a space between them. Available options are:
    • date – The date the Auction Product was published.
    • id – The post ID of the Auction Product.
    • menu_order – The Menu Order, if set (lower numbers display first).
    • popularity – The number of purchases.
    • rand – Randomly order the Auction Products on page load (may not work with sites that use caching, as it could save a specific order).
    • rating – The average Auction Product rating.
    • title – The Auction Product title. This is the default orderby mode.
  • order :States whether the Auction Product order is ascending (ASC) or descending (DESC), using the method set in orderby. Defaults to ASC.
  • hidescheduled :Default is yes. If we select no then expired auction will not be displayed.
  • limit :The number of Auction Products to display. Defaults to and -1 (display all)  when listing Auction Products, and -1 (display all) for categories.
  • paginate : Toggles pagination on. Use in conjunction with limit. Defaults to false set to true to paginate .
  • event_id : Event ID
  • timer : Defaults to false set to true to display timer.
  • category : category slugs.

Ending soon Auction

[uwa_ending_soon_auctions]

Shortcode Attributes / Paramters:

  • columns : The number of columns to display. Defaults to 4
  • orderby : – Sorts the Auction Products displayed by the entered option. One or more options can be passed by adding both slugs with a space between them. Available options are:
    • date – The date the Auction Product was published.
    • id – The post ID of the Auction Product.
    • menu_order – The Menu Order, if set (lower numbers display first).
    • popularity – The number of purchases.
    • rand – Randomly order the Auction Products on page load (may not work with sites that use caching, as it could save a specific order).
    • rating – The average Auction Product rating.
    • title – The Auction Product title. This is the default orderby mode.
  • order :States whether the Auction Product order is ascending (ASC) or descending (DESC), using the method set in orderby. Defaults to ASC.
  • hidescheduled :Default is yes. If we select no then expired auction will not be displayed.
  • limit :The number of Auction Products to display. Defaults to and -1 (display all)  when listing Auction Products, and -1 (display all) for categories.
  • paginate : Toggles pagination on. Use in conjunction with limit. Defaults to false set to true to paginate .
  • event_id : Event ID
  • timer : Defaults to false set to true to display timer.
  • category : category slugs.

Expired Auction

[uwa_expired_auctions]

Shortcode Attributes / Paramters:

  • columns : The number of columns to display. Defaults to 4
  • orderby : – Sorts the Auction Products displayed by the entered option. One or more options can be passed by adding both slugs with a space between them. Available options are:
    • date – The date the Auction Product was published.
    • id – The post ID of the Auction Product.
    • menu_order – The Menu Order, if set (lower numbers display first).
    • popularity – The number of purchases.
    • rand – Randomly order the Auction Products on page load (may not work with sites that use caching, as it could save a specific order).
    • rating – The average Auction Product rating.
    • title – The Auction Product title. This is the default orderby mode.
  • order :States whether the Auction Product order is ascending (ASC) or descending (DESC), using the method set in orderby. Defaults to ASC.
  • limit :The number of Auction Products to display. Defaults to and -1 (display all)  when listing Auction Products, and -1 (display all) for categories.
  • paginate : Toggles pagination on. Use in conjunction with limit. Defaults to false set to true to paginate .
  • event_id : Event ID
  • category : category slugs.

Pending Auction

[uwa_pending_auctions]

Shortcode Attributes / Paramters:

  • columns : The number of columns to display. Defaults to 4
  • orderby : – Sorts the Auction Products displayed by the entered option. One or more options can be passed by adding both slugs with a space between them. Available options are:
    • date – The date the Auction Product was published.
    • id – The post ID of the Auction Product.
    • menu_order – The Menu Order, if set (lower numbers display first).
    • popularity – The number of purchases.
    • rand – Randomly order the Auction Products on page load (may not work with sites that use caching, as it could save a specific order).
    • rating – The average Auction Product rating.
    • title – The Auction Product title. This is the default orderby mode.
  • order :States whether the Auction Product order is ascending (ASC) or descending (DESC), using the method set in orderby. Defaults to ASC.
  • limit :The number of Auction Products to display. Defaults to and -1 (display all)  when listing Auction Products, and -1 (display all) for categories.
  • paginate : Toggles pagination on. Use in conjunction with limit. Defaults to false set to true to paginate .
  • event_id : Event ID
  • timer : Defaults to false set to true to display timer.
  • category : category slugs.
[uwa_featured_auctions]

Shortcode Attributes / Paramters:

  • columns : The number of columns to display. Defaults to 4
  • orderby : – Sorts the Auction Products displayed by the entered option. One or more options can be passed by adding both slugs with a space between them. Available options are:
    • date – The date the Auction Product was published.
    • id – The post ID of the Auction Product.
    • menu_order – The Menu Order, if set (lower numbers display first).
    • popularity – The number of purchases.
    • rand – Randomly order the Auction Products on page load (may not work with sites that use caching, as it could save a specific order).
    • rating – The average Auction Product rating.
    • title – The Auction Product title. This is the default orderby mode.
  • order :States whether the Auction Product order is ascending (ASC) or descending (DESC), using the method set in orderby. Defaults to ASC.
  • limit :The number of Auction Products to display. Defaults to and -1 (display all)  when listing Auction Products, and -1 (display all) for categories.
  • paginate : Toggles pagination on. Use in conjunction with limit. Defaults to false set to true to paginate .
  • event_id : Event ID
  • timer : Defaults to false set to true to display timer.
  • category : category slugs.

Single Auction (Woocommerce Shortcodes)

[product_page id="99"]
[product_page sku="FOO"]

Please review the below video for displaying the auction product using the theme shortcodes. It includes how to display live auction products, expired auction products, future auction products, ending soon auction products, etc... separately on the pages using theme shortcodes.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.