User Registration & Membership forms integration not working

WordPress
8 September, 2025 02:14:33
RicaNeaga
Topics: 2
Messages: 4
Hello!

I used the RC version on one demo install, tried to test to see if this integration from your changelog works:

1.29.03
Release Date - 05 May 2025
Add: User Registration & Membership – Custom Registration Form, Login Form, and User Profile mail support

Unfortunately, it doesn't, tried with latest versions of both plugins, and registration form fields aren't really "scanned" by your app. Can you take a look before final version of your plugin comes out?

Thanks in advance.
8 September, 2025 02:21:23
E2Pdf
Support
Topics: 7
Messages: 3531
Hello,

To make it work with the User Registration & Membership – Custom Registration Form, Login Form, and User Profile Mail Support, you can set it up as follows:

1. Connect your E2Pdf Template to WordPress → Users.

2. Map the required fields. By default, the User Registration & Membership plugin uses user meta data, so you should be able to see fields in the Visual Mapper as:

[e2pdf-user key="user_registration_*" meta="true"]

* P.S. It should be an already registered user with filled fields, as E2Pdf checks the saved user meta to show up.

3. If you need to send an attachment after user registration, include the shortcode in the mail body of User Registration & Membership plugin as:

[e2pdf-attachment id="1" dataset="{{user_id}}"]
We would really appreciate your feedback at WordPress.org!
8 September, 2025 03:09:07
RicaNeaga
Topics: 2
Messages: 4
To be more precise, I created a custom field in the registration form. This field isn't available in the selectable fields from visual mapper.

I have a default and only one registration form in User Registration & Membership free version.

Can you take a look on your installation? Thank you.
8 September, 2025 03:12:22
E2Pdf
Support
Topics: 7
Messages: 3531
Hm, it should output whenever any user has this field filled. Could you please try using the shortcode as

[e2pdf-user key="user_registration_input_box_1757325633" meta="true"]
We would really appreciate your feedback at WordPress.org!
8 September, 2025 03:17:02
RicaNeaga
Topics: 2
Messages: 4
Can confirm that it works like you say, with manual input.

Just please keep in mind that those fields aren't selectable in the visual mapper.

Thanks :)
8 September, 2025 04:08:06
E2Pdf
Support
Topics: 7
Messages: 3531
Thank you for the feedback. We will do an additional check on our side to see why it’s not being detected.
We would really appreciate your feedback at WordPress.org!