Skip to content

Instantly share code, notes, and snippets.

@jeffdunhu
jeffdunhu / Fluent Forms Popup
Created December 5, 2019 04:33
add a custom CSS class to the button
[fluentform_modal form_id="228" btn_text="Click Me" css_class="myClass myClassAgain" bg_color="red"]
@jeffdunhu
jeffdunhu / popup shortcode
Created December 5, 2019 04:31
change the background color of the popup
[fluentform_modal form_id="228" btn_text="Click Me" bg_color="red"]
@jeffdunhu
jeffdunhu / gist:c2540b851b8a0f6b48e3b662bb9765c9
Created December 5, 2019 04:29
Change button text of WP Fluent Forms popup
[fluentform_modal form_id="228" btn_text="Click Me"]
[fluentform_modal form_id="228"]