• Resolved Lucile Agence Pulsi

    (@lucile-agence-pulsi)


    Hi,

    Extra profile fields stopped appearing in my users’ profiles. It is also impossible to click on the “show extra fiels in profile” > I can’t check the box.

    Thank you

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Javier Carazo

    (@carazo)

    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).

    Thread Starter Lucile Agence Pulsi

    (@lucile-agence-pulsi)

    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.

    Plugin Author Javier Carazo

    (@carazo)

    @lucile-agence-pulsi,

    Are you using last version?

    Thread Starter Lucile Agence Pulsi

    (@lucile-agence-pulsi)

    Yes

    Plugin Author Javier Carazo

    (@carazo)

    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.

    Thread Starter Lucile Agence Pulsi

    (@lucile-agence-pulsi)

    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 🙂

    Plugin Author Javier Carazo

    (@carazo)

    @lucile-agence-pulsi,

    Oh yes, what a bug. Thanks for find it.

    I will fix it in the new version.

    Tell you then!! Thanks!

    Plugin Author Javier Carazo

    (@carazo)

    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!

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Show extra profile fields’ is closed to new replies.