Blog Category:
WordPress Tutorials
Description: One of the primary reasons WordPress is such a great CMS is due to the active community. As an extension of this ideal Bellingham WP provides WordPress tutorials to help WordPress website owners, managers, and administrators understand various aspects of working within WordPress. Tutorials cover topics appropriate for beginners as well as advanced users.
November 5, 2015
/
WordPress Tutorials
/
12 Comments
/
Author: Rick D'Haene
>Blog>WordPress Tutorials>Gravity Forms: Clear Default Radio Button Option and Preserve Conditional Logic
While creating a complex four page form using Gravity Forms I ran into a problem. For testing purposes I had set a radio button option as the default selection. My problem arose when I needed to clear that default selection and add additional options. Clicking on the set default radio button a second time does not remove the selection. This is due to the inherent functionality of a radio button: one selection from a set. As opposed to a series of checkboxes: select as many options as you would like.
Continue reading…
September 25, 2015
/
WordPress Tutorials
/
No Comments
/
Author: Rick D'Haene
>Blog>WordPress Tutorials>Gravity Forms Conditional Logic Example
Goal:
When the user selects “1” from menu A and “0” from menu B, menu C automatically selects value “D” and/or changes the available values that can be selected based on the combination of the first two values.
Continue reading…