Category: Fluent Forms

With articles also related to:

Aleš Sýkora wrote:

Fluent Forms: How to Detect and save Sender’s Website Language with Smartcode

February 8, 2024 in Custom Code, Fluent Forms, WordPress

You can get the website language code when user submit the Fluent Form with custom Smartcode.

Continue reading

Aleš Sýkora wrote:

Translate Step status in multistep Fluent Form

November 28, 2023 in Custom Code, Fluent Forms, Plugins, WordPress

If you need to translate the “Step 1 of xx” in fluent forms, you can use this filter to do that. Just put it in your code snippets plugin (for example Advanced scripts) and change the ‘Step’ and ‘of’ to needed words. If you use titles for step names, use this code instead:

Continue reading

Aleš Sýkora wrote:

Fluent Forms maps input (usable with Toolset Maps too)

November 28, 2023 in Custom Code, Fluent Forms, Plugins, Toolset, WordPress

UPDATE! Automatic geolocation has been added to the map :). Enjoy! If you want to add map field with click to put marker function and save the GPS data, you can use the Google Maps API with Fluent Forms. You will need Google Maps API Key and plugin for custom code snippets (you can also…

Continue reading

Aleš Sýkora wrote:

Translate fluent forms datepicker

October 27, 2020 in Fluent Forms, Plugins, WordPress

Need to translate fluent forms datepicker to your language? No problem. The Fluent Forms plugin is a versatile tool for creating customizable forms on WordPress websites. When working with the Datepicker field in Fluent Forms, you may need to translate the months, weekdays, and AM/PM labels to match the desired language. In this article, we…

Continue reading