Gravity Form Checkboxes


Topic: Gravity Form Checkboxes

Paul King pro asked 2 years ago

Hi,

I'm trying to use mdbootstrap with gravity forms. When using the checkbox field the checkbox is automatically hidden but not replaced with an MDBootstrap version. 1) Is MDBoostrap compatible with Gravity Forms for Wordpress? 2) If yes, how can I change the default behaviour to show a standard checkbox?

Thanks


Paul King pro answered 2 years ago

For anyone else using Wordpress and Gravity Forms to make the checkbox visible again override the following css:

[type=checkbox]:checked, [type=checkbox]:not(:checked) {
    opacity: unset;
    pointer-events: unset;
}

Bartłomiej Malanowski staff pro premium answered 2 years ago

Currently, we don't officially support Gravity Forms. Anyway, some users use MDB with Gravity forms so maybe someone will know the answer


ggedde pro answered 3 months ago

@Paul King @Bartłomiej Malanowski

Hi All, I recently published a plugin called Modern Designs for Gravity Forms that has an option to specify that you are using MDB Pro. It will convert all the HTML Markup of Gravity Forms to MDB Pro specific markup. This will allow you to continue using your existing installation of MDB Pro without requiring any additional scripts or styles to be added to your website.

If you are not using MDB Pro and just using MDB Free version which uses Bootstrap's specific markup then you can use the "Use Bootstrap" markup instead. It does the exact same thing, but just the generic Bootstrap markup without needing to include any additional scripts or styles as you are already importing your own.

However, if you are not including Bootstrap or MDB already then you can utilize another option of including Bootstrap or Material Design with the plugin.

These options are all part of the Pro version, but since I just launched it I am looking for some BETA testers so if you want a free Pro license then respond here and make sure to include me by adding @ggedde in the response.

Thanks


Please insert min. 20 characters.
Status

Answered

Specification of the issue
  • User: Pro
  • Premium support: No
  • Technology: jQuery
  • MDB Version: 4.6.1
  • Device: Desktop
  • Browser: Chrome
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: No