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

  1. Install the EmailSendX plugin and connect your API key.
  2. Make sure WPBakery Page Builder is active. The elements register themselves — there is no separate add-on.

Check it's detected

Go to EmailSendX → Integrations in WordPress. WPBakery should show a green Active badge with the version it found. If it says Not active, WPBakery isn't running on the site.

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”?

Check the connection on EmailSendX → Settings and confirm the form exists in EmailSendX under Forms. The dropdown reads live from your workspace, and only loads while you're editing — it never slows down a visitor's page load.

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

WPBakery's own Design Options tab — margin, padding, border, background — applies to the box around the form, exactly as it does for any other element. The EmailSendX Style tab handles the form inside it.

Shortcode fallback

The elements render through the same shortcodes as every other builder, so output is identical no matter how the form was placed:

bash
[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.