Code

Discussion on User Extra Fields

Discussion on User Extra Fields

Cart 1,022 sales
Recently Updated

vanquish supports this item

Supported

471 comments found.

How is this plugin different to ACF Pro?

I am having ACF Pro also. Actually I want to customize WOO registration form and then those fields should appear at the User Profile also (My Account Page).

Also I want to display some (extra), user role specific fields at User Profiles, which user can add/edit after registration.

How is it possible? (I have few other queries also regarding your other plugins, which I will share after your response).

Hello,
Yes the plugin allows to customize the registration form and display the field in the my account page. You can also display the fields only for specific user roles (note that this feature doesn’t obviously work on registration page, because the use that is going to register hasn’t any role associated).

The plugin has a demo site where you can fully test its features. In order to be sure if the software actually fits your needs and expectations, I suggest to use the demo site to recreate your scenario and perform some tests.

Amazing. Thanks for such a prompt response. Please provide your email ID, as I am having more queries for my entire workflow, which will require your other plugins also.

Hola, tengo un problema con el plugin, no funciona, no muestra la pestaña de Extra fields configuration… Por favor revisarlo!. Gracias.

Hello,
please post using english, unfortunately I do not speak any word of spanish.

Hello, I have a problem with the plugin, it doesn’t work, it doesn’t show the “Extra fields configuration” tab… Please review it! Thanks.

Hello,
without any further clue, it is quite hard to determine the cause. As you can however see from the demo site, in a fully working environment the software works without any issue.
In your case then the issue could be caused by a 3rd party interference. Please try disabling the other 3rd party plugins to see if you still experiencing the issue. If no, re-enable one by one until you find the interfering one.

Is this project not open source? I have a recommendation, a setting that defines whether the field is unique or not. Does anyone know if this already exists, like emails fields

Hi,
no it is not.

Hello,

On an old version of your plugin, I used the following code {{wpuef_cid_c9}} to display the c9 field here as an example on an invoice. This code worked fine before on version 14.1, but it no longer works on version 16.0.

Has the code changed?

I ask you because looking on accesspress, I see that the metakeys have changed.

before (version 14.1) http://image.noelshack.com/fichiers/2022/27/5/1657258811-capture-d-ecran-2022-07-08-a-07-38-49.png now (version 16.0) http://image.noelshack.com/fichiers/2022/27/5/1657258905-capture-d-ecran-2022-07-08-a-07-39-17.png

You find that option among the field options: https://nimb.ws/ZLDorp

enabling that option, the user extra field will be copied into the order meta using the following format:
  1. meta keyname: [wpuef] {field_lable}
  2. meta value: field value

Fields by default are only saved in the usermeta table (because fields are user extra fields, not order extra fields). In this case, the metakey name will be {wpuef_cid_[field_id]}

Absolutely, this is well checked from the beginning.

You will be able to see the problem when you go to an order placed

http://image.noelshack.com/fichiers/2022/27/5/1657272361-capture-d-ecran-2022-07-08-a-11-24-38.png

It didn’t register the wpuef_cid_id meta key but as you say the following label fiels [wpuef] {field_label}

I’m sorry, but I’ve just performed a test, and all seems working as expected: https://nimb.ws/ue7waN

Please try using the following clean installation of the plugin:https://codecanyondemo.work/wpuef/wp-admin/ and recreate your scenario. Report to me if you are experiencing the issue and if so, please report to me a step-by-step guide on how to. thank you.

Hello, unfortnuately I can not see a button to save my settings. Can you help me, please? Screenshot: https://paste.pics/GMYIQ

Hello,
unfortunately without any further clue, it is quite hard to determine the cause.

Please try giving a look at the browser error console to see if any further clue is reported. Please try also disabling the other 3rd party plugins to see if any of them is interfering.

Hello,

I am having a problem, not being able to view file uploads on the back end user page (admin view) or the user page.

It shows there is an upload but when clicked leads to ”404 Not Found”

I’ve tried different files types and sizes all with same result.

Hi,
without any further clue, it is quite hard to determine the cause. If you get a 404 error, it means that the files have been deleted or maybe something went wrong when trying to save the file. This could depend on a server issue.

From my tests, however, all seems working as expected. I could however be missing something. Please try using the following site: https://codecanyondemo.work/wpuef/wp-admin/ (user: demo, pass: demo) to recreate your scenario and report to me if you are experiencing the issue, If so, please report me a step by step guide.

If not, if you send me via private message (click on my name and then use the low-right box) the following data:
  1. your email address
  2. full admin access to the wp-admin area
  3. user account
  4. FTP access
  5. a detailed step by step guide on how to experience the issue
I can try performing some tests by performing some uploads to see if the process is properly managed by the plugin. Please, make also sure you are running the latest 16.0 version. Thank you.

we are using the 16.0 version and pm sent

Got it, please check your inbox

Hello,

I purchase this plugin to active a multiple-choice field in order to get the Instagram user of the customer during the checkout. How can I create one that contain a text area if they do, and a simple no checkbox/radio button if they don’t?

My license number is c68aff32-8a1f-4379-8a16-deb12c74e7b7

Thanks you for your help, regards, Marion.

Hi,
I’m sorry, the plugin hasn’t such an option. Multiple choice field can be only checkbox or radio.

Will this add fields to Paid Memberships Pro Medmber Profiles as well?

The plugin hasn’t any specific support for the “Paid Memberships Pro Medmber Profile” plugin

I installed your plugin and configured the various fields…but every time I try to register it gives an error:

A critical error has occurred on this site. Please check the site administration email for instructions.

In the email I have the following instructions: error details

An E_ERROR type error was caused on line 347 of the /var/www/vhosts/comerci-all.pt/public_html/wp-content/themes/eduma/inc/register-functions.php file. Error message: Uncaught ArgumentCountError: 3 arguments are required, 2 given in /var/www/vhosts/comerci-all.pt/public_html/wp-content/themes/eduma/inc/register-functions.php:347 Stack trace: #0 /var/www/vhosts/comerci-all.pt/public_html/wp-content/themes/eduma/inc/register-functions.php(347): sprintf() #1 /var/www/vhosts/comerci-all.pt/public_html/wp-includes/class-wp-hook.php(309): ThimEdumaRegisterFunction->message_set_password_when_not_auto_login() #2 /var/www/vhosts/comerci-all.pt/public_html/wp-includes/plugin.php(189): WP_Hook->apply_filters() #3 /var/www/vhosts/comerci-all.pt/public_html/wp-includes/pluggable.php(2139): apply_filters() #4 /var/www/vhosts/comerci-all.pt/public_html/wp-includes/user.php(3208): wp_new_user_notification() #5 /var/www/vhosts/comerci-all.pt/public_html/wp-includes/class-wp-hook.php(307): wp_send_new_user_notifications() #6 /var/www/vhosts/comerci-all.pt/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() #7 /var/www/vhosts/comerci-all.pt/public_html/wp-includes/plugin.php(474): WP_Hook->do_action() #8 /var/www/vhosts/comerci-all.pt/public_html/wp-includes/user.php(3188): do_action() #9 /var/www/vhosts/comerci-all.pt/public_html/wp-login.php(1037): register_new_user() #10 {main}

::: how can i solve this bug?? thrown

Hi,
I’m sorry, but the error log doesn’t report any issue with the plugin’s scripts.

It seems the issue is caused by you are using a custom function ThimEdumaRegisterFunction->message_set_password_when_not_auto_login.
It seems it is registering a handler that hasn’t the right amount of parameters (2 instead of 3).

Hi is it possible to enable only phone an name fields. I want user to register only with phone number and their name Thank you

Hi,
I’m sorry, the plugin hasn’t such a feature.

Hi there – quick pre-purchase question on this – is this plugin compatible with multisite? Thanks so much!

Hi, yes it can be used on multi site installation

Hi I wanted to know how to be able to view the extra fields I create with your plugin with Elementor Pro. I’m trying but it doesn’t work …

Hi,
I’m sorry, but the plugin hasn’t any specific support for Elementor Pro.

ok, thanks for the reply! how can i ask for a refund?

You need to use the CodeCanyon refund form, the Envato staff will investigate if you are elegible for a refund.

Hi

I think I have found a vulnerability in the plugin. Some way using action=wpuef_file_chunk_upload, php files can be uploaded and run on the website. The files that are uploaded in this case are from anonymousfox

The problem sounds like one that you hade before in another plugin https://www.wordfence.com/blog/2021/03/critical-vulnerability-patched-in-woocommerce-upload-files/

Regards

Toby

Hi, please update to the latest 15.9 version, it addresses that issue!

Hello, I’m trying to display WPUEF fields in the checkout page of woocommerce but it doesn’t work. The WPUEF fields appears just half seconde and dissapears right away. Is-it a bug or is there any specific settings to apply ? (I have tried different settings but its doesn’t work) PS : I have updated the last WPUEF release but it doesn’t works too

It then might depend on a third party interference. Try disabling all your plugins to see if you still experience the issue. If not, re-enable one by one until you find the interfering one.

If you have altered in any way the checkout page or forms, that’s might be the cause. So you could eventually start investigatin that way.

At last, try temporarly switch theme. It might be the cause as well.

Hello. Thanks for your reply. I have updated my woocommerce release and it works for a purchase with a new account (PC and mobile phone) but always not when this is an existing account (but the existing account can check and manage the WPUEF fields in his account details)

I’m sorry, but as reported in the previous comment, try then disable the other plugins.

If you are not able to recreate the issue in a clean installation of the plugin it means that something is interfering in your installation the key is then to find it. Try disabling all the other 3rd party plugin and make sure there isn’t any cache level interfering.

For further questions, however, you need to re-new your support license.

I used the plugin and it worked well until yesterday. Now after Paypal plugin update, when I pass the extra field to an order and then the order is paid trough paypal, the custom field return empty into the order meta. What can I do? Thanks in advance it’s very urgent

Unfortunately, If the gateway method is not maintaining all the posted data via the checkout form, there isn’t much that can be done by the plugin. That seems to be an issue of the latest version of that plugin.

Try eventually to roll back to the last working version of that plugin or report the bug to its developer. Unfortunately, I cannot provide assistance for 3rd party malfunctionings.

Hello

I am having the same issue sdwmiller has. I want the fields to be visible both in the registration form at my account, and during checkout.

When I go to My account, the registration form shows the custom fields without any issue, but when I try the checkout, the fields show only for a couple of seconds and then vanish.

I have the “visible on checkout” option enabled and have tried deactivating other plugins, but the result is the same.

I recorded a video so you can see what I mean, and how is configured. You can watch it here: https://vimeo.com/642487920

Thank you,

Claudia

Yes the video works now.

From it I see that the checkout displays the Ya eres cliente? Click aqui para acceder so it means the user is a guest user.

The fields will be displayed then only when clicking the create account checkbox.

I’m sorry, but woocommerce doesn’t have any option to display that form before the billing form. That aspect is managed by the woocommerce template, so you should eventually search if it possible to modify the template and invert those two forms.

ok, and is there a way to display the registration form with the custom fields in another page? I’ve found plugins to display the registration form on any place, popup, etc., but they display only the basic form without the new fields I created.

The plugin hooks to the register_form action triggered by the native registration form template while rendering the login area.

You should eventually make sure that those plugins (or any other custom method) properly trigger that action. It will allow the plugin to inject its data.

What are the minimum options required to be set to ensure the extra fields appear on both the Checkout page for WooCommerce and also the My Account page on WooCommerce. I’ve tried various settings and the extra fields are not appearing when checking out. I’ve limited the Theme to WP default and only a few plugins to avoid any conflict. One of my example fields is a Dropdown. It’s set as a required field Under WooCommerce options I have chosen: Visible on Checkout page Also under Visble and Editable in following pages: I have tried: Account Details page on it’s own and also, Billing Address page and Shipping Address page.

Thanks for the reply. I’ve applied this update and still can’t see the extra fields on checkout.

Also worth me confirming that I CAN see these fields when logged in under My Account within the Account details tab/section. Just not during the checkout process.

It sounds very strange. From my tests, the new version displays the field when the “create account” option is disabled: https://nimb.ws/YzJtB9

Are you sure that the issue is not depending on a cache issue? Have you altered in any way the checkout page? Could you eventually switch theme to see if it is the cause of the issue?

If none of the above helped, If you send me via private message (click on my name and then use the low-right box) the following data:
  1. your email address
  2. full admin access to the wp-admin area
  3. FTP access
  4. a detailed step by step guide on how to experience the issue

I’ll perform some further investigations. Thank you.

Hello I got the plugin and the customer manager plugin as well. I am having a problem with this one though. When I activate it, the whole admin zone slows down, really slows down. If I deactivate it, the admin area goes back to the normal speed.

I have no idea why this is happening, I have tried several times and is always the same result.

Thank you

P. S.
if none of the above helped, If you send me via private message (click on my name and then use the low-right box) the following data:
  1. your email address
  2. full admin access to the wp-admin area
  3. FTP access
  4. a detailed step by step guide on how to experience the issue
I can try to perform some further tests to see IF it possible to have more clues. Thank you.

Thank you for your quick and detailed answer. Well, I was not in a rush to get it solved, so I left the plugin deactivated. Today I activated it again (I didn’t do anything at all) and it didn’t happen. I have absolutely no idea of why that happened before or why is not happening now. But I’m happy.

Once again thanks for your support, is great that you answer so fast and are so thorough.

Thanks again

Glad to hear that :)

At last but not least, I would ask you to help me: If you enjoyed my efforts to assist you and/or my plugin please consider leaving the 5 stars…It would help me with sales, I would really appreciate it! :)
(to leave a rating: go to your profile page, click on “Downloads” and from there you can rate your purchases. You can also leave the rating through the plugin description page: https://www.dropbox.com/s/v6zaoe0p6cs4x2o/rating.png?dl=0 )

Have a great day! :)

Hello

I have a presell question.

I am currently using WooCommerce Customers Manager. I want to make sure of a couple of things that are mentioned in these two plugins.

1. It says that if I create a custom field using WPUEF, that field will be displayed in the customers list at woocommerce customer manager. Is this correct? I am talking about this table. https://www.linkpicture.com/q/customer-list.jpg

2. When I export the customers from WooCommerce Customers Manager, the custom fields that I created with WPUEF will export as well?

3. Finally, I have many customers already registered with a couple of addionational metadata created in a different way, is it possible to somehow link the information already registered in the user info to the new fields created using WPUEF?

Thank you very much

Claudia

you can import them via the import tool! You find the instruction in its page: https://nimb.ws/MaTGxy

To upload an extra field, the format should be: [wpuef_cid_c6]value

where the wpuef_cid_c6 is the key name of the extra field (it is basically the “wpuef_cid_” prefix + the field id, in this case, “c6”. The field id can be see in the extra field menu: https://nimb.ws/fYScH8 )

Thank you very much!

You’re welcome! :)

If you enjoy them please also consider leaving the 5 stars, It would help me with sales and I would really appreciate it! :) (to leave a rating: go to your profile page, click on “Downloads” and from there you can rate your purchases. You can also leave the rating through the plugin description page: https://www.dropbox.com/s/v6zaoe0p6cs4x2o/rating.png?dl=0 )

Have a great day!

I have just updated WooCommerce (5.7.1), WP (5.8.1) and WPUEF (15.4) and the extra fields do not come up on Checkout. They appear really breifly and then disappear. Guest checkout is NOT enabled. The fields DO appear on My Account and in the User Profile.

What could the issue be?

Hi,
it could depend on a 3rd party plugin interference. Try disabling all of them to make sure none of them is interfering. Try eventually switching the theme, it might be the cause as well.

In order to make sure the issue is not caused by the plugin, please use the following site: https://www.codecanyon.eu/wpuef/ (user: demo, pass: demo) to recreate your scenario. If you are experiencing the issue even there, please report me a step-by-step guide on how to experience it. Thank you for your collaboration.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey