Skip to content

WordPress plugin to display Syngency divisions, models, and galleries

License

Notifications You must be signed in to change notification settings

syngency/wordpress-plugin

Repository files navigation

The Syngency plugin for WordPress

Display your Syngency divisions, models, and galleries, on your WordPress website.

Installation

  1. Download the latest version of the plugin.
  2. Unzip the download, and upload the syngency folder to the /wp-content/plugins/ directory of your server.
  3. Activate the plugin through the Plugins menu in WordPress.
  4. Under Settings > API in Syngency, check the box labelled Enable API Access, click Save, and then copy the API Key.
  5. 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)

Options

Measurements

Select which measurement fields are listed on the model portfolio template.

Gallery Image Size

Select which image size (Small/Medium/Large) will be used to display gallery images.

Gallery Images Link To

Select which image size (Small/Medium/Large) will be linked to from gallery images.

Templates

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.

Usage

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.

About

WordPress plugin to display Syngency divisions, models, and galleries

Resources

License

Stars

Watchers

Forks

Packages

No packages published