WPBakery Page Builder
Two native WPBakery elements. Drop an EmailSendX form or newsletter box into any row, pick which form it shows, and style it from the element's own Style tab.
Setup
- Install the EmailSendX plugin and connect your API key.
- Make sure WPBakery Page Builder is active. The elements register themselves — there is no separate add-on.
Check it's detected
Find the elements
Edit a page with WPBakery, click Add Element, and look for the EmailSendX category. The two elements also appear near the top of the Alltab, so you don't have to scroll to the bottom of a long element list.
- EmailSendX Form — embeds a form you built in EmailSendX. Its fields, spam protection and confirmation email come from that form, so nothing is duplicated in WordPress.
- EmailSendX Newsletter — a quick email-capture box that adds people straight to a contact list. Single opt-in, no form needed.
Both work in the backend editor and the front-end editor.
Choose the form or list
Open the element's settings. On the General tab:
- EmailSendX Form → the Form dropdown lists every form in your workspace by name.
- EmailSendX Newsletter → the Contact list dropdown lists your lists. You can also set the heading, description, button text, placeholder, success message and consent line, and optionally collect a first name.
Dropdown says “No forms found”?
Style it to match your theme
The element settings have three tabs. Style is where the form itself is styled:
- Layout — alignment, width (narrow / default / wide / full), size, field spacing.
- Fields — field style (outlined, filled, underline), corner radius (rounded, pill, square), label visibility, field background / text / border colours.
- Button — accent colour, button text colour, solid or outline, button alignment, full-width toggle.
Design Options still work
Shortcode fallback
The elements render through the same shortcodes as every other builder, so output is identical no matter how the form was placed:
[emailsendx_form id="YOUR_FORM_ID"]
[emailsendx_newsletter list="YOUR_LIST_ID" size="large" radius="pill"]The plugin's Forms and Newsletter tabs list each form and list with a ready-to-paste shortcode.
Put a form on your WPBakery page
Install the plugin, connect your key, and drag the element into a row.