At first, make sure that the WooCommerce registration form is enabled on the account login page and username, password fields are enabled. For this, go to WooCommerce -> Settings -> Accounts & Privacy and check Enable customer registration on the “My account” page. Adding Extra New Fields to Register & Account Details Form We shall add the extra… Continue Reading
form
Creates Login Form with Fluent Forms Plugin
Are you wanting to create a login form with Fluent Forms plugin? In this tutorial I am showing you how you will achieve this functionality. Follow the video for form’s settings. PHP Snippet You will add this custom PHP codes into your theme’s functions.php file (navigate to appearance > theme editor page) or custom plugin’s… Continue Reading
How to remove the submit button from WP Fluent Forms
I am creating a calculator form with WP Fluent Forms plugin. I do not need the submit button there. That reason I am deleting the submit button and adding my own custom button. In this tutorial I am showing how you will remove the default submit button from WP Fluent Form. Getting the Form ID… Continue Reading
Wrapping Gallery Items Around The Text
How do you wrap the gallery images around the text using the Beaver Builder Gallery module like above screenshot? In this tutorial I am sharing the complete instruction. Minimum requirements: Beaver Builder Plugin Gallery Module Adding 3 New Fields into Gallery Module I am adding the 3 new fields (Title, Text & Position) into Beaver… Continue Reading