Select

The Select field displays information in a drop-down field in both single and multi-select formats. Arguments Name Type Default Description type string ‘select’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string Displays title of the option. subtitle string Subtitle display of […]

Read More

Select Image

The Select Image field offers the ability to populate a drop-down field with an array of images names.  When selected, a preview of the image appears underneath. Arguments Name Type Default Description type string ‘select_image’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. […]

Read More

Slider

The Redux Slider Field offers a great array features for just about every need.  We offer dual handles, floating point values, text/label/select output and theme responsiveness! Arguments Name Type Default Description type string ‘slider’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title […]

Read More

Slides

With the Slider field, unlimited slides may be created with titles, descriptions and links. Arguments Name Type Default Description type string ‘slides’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string Displays title of the option. subtitle string Subtitle display of the […]

Read More

Sortable

The Sortable field allows for an unlimited array of drag-and-drop text box inputs or check boxes. Arguments Name Type Default Description type string ‘sortable’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string Displays title of the option. subtitle string Subtitle display […]

Read More

Sorter

The Sorter field enabled the user to specify blocks that can be organized between the Enabled and Disabled columns via drag-and-drop. Arguments Name Type Default Description type string ‘sorter’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string Displays title of the […]

Read More

Spacing

The Spacing field allows the user to specify either padding or margin units to any HTML element or CSS selector that supports them. Arguments Name Type Default Description type string ‘spacing’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string Displays title […]

Read More

Spinner

The Spinner field returns the value entered in its input box or via clicks on its arrow buttons. Arguments Name Type Default Description type string ‘spinner’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string Displays title of the option. subtitle string […]

Read More

Switch

The Switch field sets a true or false value based on the selection.  Users may also change the labels of the switch. Arguments Name Type Default Description type string ‘switch’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string Displays title of […]

Read More

Text

The Text field accepts any form of text and optionally validates the text before saving the value. Arguments Name Type Default Description type string ‘text’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string Displays title of the option. subtitle string Subtitle […]

Read More