Documentation options

Gallery view

“Edit options” > “Gallery view options” > “In gallery upload form button” Show example

“Edit options” > “Gallery view options” > “Allow sort” Show example

“Edit options” > “Gallery view options” > “Random sort button” Show example

“Edit options” > “Gallery view options” > “Allow search for images” Show example

Views management:  “Edit options” > “Gallery view options” > “View options and order” Show example

“Edit options” > “Gallery view options” > “Enable switch color style button (also round borders and bright or dark style can be configured at that area)” Show example

“Edit options” > “Gallery view options” > “Enable full window button” Show example

Five star rating:  “Edit options” > “Voting options” > “Allow vote via multiple stars (select 5 stars)” Show example

One star rating:  “Edit options” > “Voting options” > “Allow vote via 1 star rating” Show example

“Edit options” > “Image view options” > “Comment options” Show example

Image title:  “Edit contact form (then go to “Input” type field)” > “Show as main title in gallery view” Show example

Entry view

“Edit options” > “Gallery view options” > “In gallery upload form button (same option as for gallery view, can not be configured extra for image view)” Show example

“Edit options” > “Image view options” > “Download button original image source”Show example

“Edit options” > “Image view options” > “Enable full window button (appears if already full window)” or “Enable full screen button (appears if full window)” Show example

Five star rating:  “Edit options” > “Voting options” > “Allow vote via 5 star rating” Show example

One star rating:  “Edit options” > “Voting options” > “Allow vote via 1 star rating” Show example

“Edit options” > “Image view options” > “Comment options” Show example

Image information in single view:  “Edit contact form (then go to upload form field)” > “Show as info in single view” Show example


Upload options

10 different field types can be selected

  • Input
  • Textarea
  • Select
  • Select categories
  • Email (only PRO version)
  • URL
  • Check agreement (only PRO version)
  • HTML (only PRO version)
  • Simple captcha (I am not a robot)
  • Google captcha (I am not a robot)

Following fields can be displayed in frontend as image information: input, textarea, select, select categories, URL

  • Confirmation text after upload
  • Text before upload form
  • Text after upload form

After frontend upload configuration (for upload form shortcode: cg_users_contact)

Forward to another page after upload and configure the URL
or
show confirmation text on same page after upload and configure that text

Registration options

7 different field types can be selected + 4 default field types

  • Input
  • Textarea
  • Select
  • Check agreement (only PRO version)
  • HTML (only PRO version)
  • Simple captcha (I am not a robot)
  • Google captcha (I am not a robot)
  • WP-Nickname (always avaiable by default)
  • WP-Email (always avaiable by default)
  • WP-Password (always avaiable by default)
  • WP-Password-Confirm (always avaiable by default)

Confirmation mail options

Go to  “Edit options” > “Registration options” > “Confirmation mail options”
You can define addressor, reply, subject and content

Display confirmation URL as short clickable text
(Works also for e-mails with $url$ variable)

The $regurl$ or $url$ (confirmation/activation links) can be also displayed as short text: 


Or by adding as HTML tag like
<a href=”$regurl$”>Confirm your registration</a>


Shortcodes


How to use

Use following WordPress page/post blocks to insert shortcodes: 

Shortcode

Shortcode block select
shortcode block example

HTML

alt=
HTML Block example

Classic


Shortcodes explained


Gallery

  • cg_gallery
    All images are visible
    All configured
    options are active
    Voting is possible
    Can be added multiple times on a
    page with different id’s
  • cg_gallery_user
    Display
    only uploaded images of logged in user
    Voting is not possible
    Show always all votes
    “Hide until
    vote” and “Show only user votes” options are disabled
    “Delete votes” is not
    possible
    User can delete own images if they are activated
    Can be added
    multiple times on a page with different id’s
  • cg_gallery_no_voting
    All
    images are visible
    Voting and sort by voting is not possible and not
    visible
    Can be used as normal gallery without voting
    Can be added
    multiple times on a page with different id’s
  • cg_gallery_winner
    Only images which are marked as winner will be displayed
    Total voting is visible
    Voting
    is not possible

Upload

  • cg_users_contact
    Displays contact form

Registration/Login

  • cg_users_reg
    Displays registration form
    Can only be added only once on a page
  • cg_users_login
    Displays login form
    Can only be added only once on a page