Display your Syngency divisions, models, and galleries, on your WordPress website.
- Download the latest version of the plugin.
- Unzip the download, and upload the
syngency
folder to the/wp-content/plugins/
directory of your server. - Activate the plugin through the Plugins menu in WordPress.
- Under Settings > API in Syngency, check the box labelled Enable API Access, click Save, and then copy the API Key.
- Paste the API Key to the Settings > Syngency section in WordPress. You'll also need to enter your Syngency domain (in the format
yourdomain.syngency.com
)
Select which measurement fields are listed on the model portfolio template.
Select which image size (Small/Medium/Large) will be used to display gallery images.
Select which image size (Small/Medium/Large) will be linked to from gallery images.
The Division and Model templates use a combination of HTML, CSS, Liquid, and Javascript (optional) to control the look and functionality of the pages rendered by the plugin. Any changes made to these templates will be reflected on your site.
Create a page for your first Syngency division, and place the following shortcode, along with a reference to the URL of the Syngency division you wish to display on that page:
[syngency division="fashion-models"]
Additionally, the office
attribute, and division gender filter (men/women/boys/girls/non-binary) can be added to filter the division results:
[syngency office="chicago" division="fashion-models/women"]
The office
attribute must be the name of the associated office subdomain you have added under Settings > Domains in Syngency.