With the Link Color field, setting the hyperlink properties in a project is as east as selecting the desired colors. Arguments Name Type Default Description type string ‘link_color’ 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. […]
Category: Fields
Redux comes packed with a variety of fields. Each has his its own set of arguments that can alter what that field does. Rather than make multiple fields for the same type of field, arguments are used to customize the field to do multiple things.
If a piece of data is missing, please let us know.
Media
Description of field Video Tutorial Arguments Name Type Default Description type string ‘media’ 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 option, situated beneath the title. desc string Description of […]
Multi Text
Multi-Text field supports as many fields as one might need. Adding and removing them is as simple as point and click. Arguments Name Type Default Description type string ‘multi_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 […]
Password
The Password field, which can be used as a login with password could be used as a POP or SMTP login for other site functions. Arguments Name Type Default Description type string ‘password’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string […]
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 […]
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. […]
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 […]
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 […]
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. […]
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 […]