WordPress Articles

Resources that add value to your WordPress experience!

How to Create a WordPress User Registration Form With Fluent Forms

You can make the WordPress user registration process super easy by creating a user registration form using Fluent Forms. It will enable users to fill out their information on a stunning form and create their user accounts. This article will show you how to create a user registration form. Please note that, for the user […]

Read More

Drip Integration with Fluent Forms

Drip is an ECRM and Ecommerce CRM designed for building personal and profitable relationships with your customers at scale. Use Fluent Forms to collect customer information and automatically add it to your Drip list. Integrate your Drip account easily with Fluent Forms Pro by following the steps mentioned below – Steps to integrate Drip with Fluent Forms

Read More

How to Integrate Stripe with Fluent Forms

Stripe is a globally recognized payment gateway that offers Fluent Forms inline payment options and a smooth and secure payment experience using credit and debit cards. This article will guide you through integrating Stripe into your WordPress Site with the  Fluent Forms plugin. Remember, you can integrate Stripe Payment Methods with the Free Version of […]

Read More

How to Resolve “Request Throttled” Error of Amazon API

API (Application Programming Interface) is a method we use in our plugin to connect with Amazon to retrieve product information. Our plugin including AzonPress won’t connect to Amazon’s Servers if you don’t have a working API key generated from your Amazon account.  What is the “Request Throttled” Error? Before, you could generate an API key […]

Read More

Configuring Data Types With Ninja Tables

Ninja Tables comes up with eight distinct Data Types combined with customized formatting. That makes it more user-friendly. Read this simple guide to set-up various data types to create different interactions for users. If you already created a table, click on the Add Table Column to add a new column. To configure data type you […]

Read More

Creating your First Table

Add Table Go to Dashboard > Ninja Tables. Click the “Add Table” button located on the top right of your screen. “Add New Table” form will appear with the title and description. Fill up the form and then click the “Add” button to add a new table. Clicking on the “Add” button will send you to […]

Read More

Language Settings

This is another interesting feature brought to you by Ninja Tables. The Language Settings let you select any type of language according to your needs. Follow along this easy guide to set up the language settings in your table. The first step is to click on the Table Configuration tab, here you will find the […]

Read More

Configure Stackable Tables with Ninja Tables

Ninja Tables offers a distinct feature that will increase the effectiveness of your table. This feature has helped to make Ninja Tables even more user-friendly & versatile. Stackable Table enables to convert each row of any table to be divided into separate tables. Which in turn, creates a stacked table layout that works on all […]

Read More

Dedicated Landing Page in Fluent Forms

You might want to create a dedicated landing page for your form. Fluent Forms allows you to create custom, standalone pages for any new or existing form. Integrate your Landing Page easily with Fluent Forms Pro by following the steps mentioned below – Steps to integrate Landing Page with Fluent Forms Design Share This is how it will […]

Read More

Post Creation with Form Submission in Fluent Forms

Fluent Forms has just come up with an awesome new feature, also known as Custom Post Type (CPT). This feature allows us to accept the user-submitted post and publish them directly. This form automatically sets up a post after a user submits the data. Read this simple guide to create a Custom Post Type using […]

Read More

WPPayForm Auto User Register

This is a code snippet which registers a user after a successful payment. If the user is already logged in when the payment is made, it will just skip the this process. A random password will be generated and the new user will be automatically logged in. The code executes using the ‘wppayform/form_payment_success’ hook, this […]

Read More