To quickly and easily create an archive page for offers, a built-in shortcode is available, allowing you to make the desired page in just a few clicks.
It is enough to follow the following steps:
1. Go to Pages – Add Page.
2. Then add a page title and in the right sidebar for Template, select one of the full-width page templates.
3. Then add this shortcode, configuring it using the following attributes.
All unused attributes should be removed from the shortcode.
number_items – The number of items displayed in the list.
post_type – A unique key for one of the built-in custom post types: level-three for offers.
taxonomy_key – Add a unique taxonomy key to display items only within that taxonomy. This only works in conjunction with the taxonomy_term attribute. The key for categories is level-three-category.
taxonomy_term – Add the slug of a specific taxonomy item whose key you added in the taxonomy_key attribute. For example: welcome-bonus.
hide_first_button – If the shortcode for the item list of Offers post types allows hiding the first button. Add the value yes to this attribute.
displayed_taxonomy – If the shortcode for the item list of Offers post types allows showing taxonomy items. Add the taxonomy key whose items should be shown.
order_by – Available sorting options for items in the list can be found here.
order – There are two sorting options available. ASC (order from lowest to highest values) and DESC (order from highest to lowest values).
layout_style – Which search results layout style should be displayed. One of four styles can be applied to the Offers post type. Valid values are 1, 2, 3, or 4.
columns – Only applicable to layout styles that have columns. Valid values are 1, 2, 3, and 4.