Radio

The Radio field is an excellent way to present a set of choices for users to select from. Arguments Name Type Default Description type string ‘radio’ 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

Raw

The Raw field provides the ability to output raw HTML directly into the options panel both full width and sectioned. Full Width Sectioned ( ‘full_width’ => false ) Arguments Name Type Default Description type string ‘raw’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. […]

Read More

Section

The Section field provides the ability to set any field below it with an indent. Arguments Name Type Default Description type string ‘section’ 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

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