Good afternoon @lucile-agence-pulsi,
In the plugin’s tab “Extra profile fields” (you can access directly via yoursite.com/wp-admin/tools.php?page=acui&tab=columns) you have a checkbox.
There you can activate it.
If you cannot, there must be a problem in your site, this is working in thousend of sites without this problem (I have just checked it three ones).
Good afternoon,
Thank you very much for your quick answer.
I can activate it but when I click on “Save option”, it remains empty.
My extra fields still appear below the checkbox, does it mean that they are still “in” my website ? Is there a way I could export all the data to try to upload the updated file ?
Thanks again.
@lucile-agence-pulsi,
Are you using last version?
I have just checked in three different sites with the last version and in all this is working.
This was a bug some versions before but in this one I should look into your website.
But yes, this won’t be free support.
Hi,
Just wanted to inform you that we noticed a bug :
in the file /plugins/import-users-from-csv-with-meta/import-users-from-csv-with-meta.php
in line 370 :
if( isset( $form_data[“show-profile-fields”] ) && $form_data[“show-profile-fields”] == “yes”){
But the file \plugins\import-users-from-csv-with-meta\importer.php
in line 931
mentions the checkbox value using the translation :
value=”<?php _e(‘yes’,’import-users-from-csv-with-meta’); ?>”
which writes
value=”oui”
instead of
value=”yes”
Depends on the language – that’s why it couldn’t work on our website.
We manage to debug it but won’t be effective as soon as we’ll install the next version 🙂
@lucile-agence-pulsi,
Oh yes, what a bug. Thanks for find it.
I will fix it in the new version.
Tell you then!! Thanks!
I have just updated it.
I should be solved, if not, tell me.
Thanks for using this plugin and please consider doing some little donation or making a good review to help us to continue giving the best support!