Contest Gallery documentation

Contest Gallery shortcodes

Select the shortcode for a gallery, participant account, upload workflow or ecommerce page.

Contest Gallery 33.xFREEPROReference

Upload and account shortcodes

[cg_users_upload id="123"]

Frontend upload form for gallery 123. Replace the example with the gallery ID shown in the backend.

[cg_users_reg]

Standard registration form. The user confirms registration through the link in the registration email.

[cg_users_pin]

Email-PIN registration. The user confirms the emailed PIN on the same page without a page reload.

[cg_users_pin mode="access"]

Passwordless account access. Existing users sign in with the emailed PIN; a new email address creates a minimal account after confirmation.

[cg_users_login]

WordPress user login form with the configured lost-password behavior.

[cg_google_sign_in]

Google Sign-In button using the web client configured under the Google Sign-In options.

Contest Gallery registration options showing cg_users_reg cg_users_pin passwordless access mode and the selected restricted WordPress user role
Registration and access shortcodes. Compare link confirmation, PIN registration and passwordless access, then select the restricted role used for frontend accounts.
Current global account configuration

For galleries created or copied in version 14 or newer, registration, PIN, login and Google Sign-In settings are global. These account shortcodes do not require a gallery ID. The upload shortcode still uses its gallery ID.

Ecommerce shortcodes

[cg_gallery_ecommerce id="123"][cg_order_summary]

Use test="true" on the ecommerce gallery shortcode when testing the configured sandbox environment.

Copy from the current gallery

The gallery backend remains the authoritative source. Copy the generated shortcode from the current gallery rather than typing it from memory.

Contest Gallery backend shortcode overview for the voting gallery upload form user registration PIN login Google Sign-In user gallery winner gallery and ecommerce gallery
Backend shortcode overview. Copy the current gallery, upload and account shortcodes from the backend instead of typing IDs manually.