Shortcodes

[competitions ids="31" limit="100" columns="4" orderby="title" order="asc"]

shows competitions similar to products shortcode in WooCommerce

[featured_competitions limit="100" per_page="12" columns="4" order="desc" orderby="meta_value" future="no"]

shows featured competition

[recent_competitions limit="100" per_page="4" columns="4" order="desc" orderby="meta_value" future="no"]

shows recently added competitions

[ending_soon_competitions limit="100" per_page="4" columns="4" orderby="date" order="desc"]

shows ending soon competitions

[future_competitions limit="100" per_page="12" columns="4" orderby="date" order="desc"]

shows future competitions (those that did not start yet)

[finished_competitions limit="100" per_page="12" columns="4" orderby="date" order="desc"]

shows finished competitions

[my_active_competitions]

shows competitions in which user participates and are active, user has to be logged in for this to work

[my_competitions]

shows competitions in which user participated, user has to be logged in for this to work

Please log in to see your competitions.

[won_competitions]

shows competitions which user won, user has to be logged in for this to work

[competitions_winners]

shows table in which each row contains competition name, date and winners

When using shortcodes please make sure that you entered shortcode as literal text not as HTML text where [ and ] will be replaced with HTML entities. In that case shortcodes will not work so please pay attention when adding shortcodes to page. Visual editors like Gutenberg have shortcode block where you enter shortcode.