Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter airdrummer

    (@airdrummer)

    and the Address City State Zip code fields shown in the sample csv seem to do nothing

    Plugin Author Javier Carazo

    (@carazo)

    @airdrummer,

    Good afternoon. All those columns are being imported and stored into wp_usermeta table.

    If you want to show it in the profile of each user, in “Extra profile fields” please activate the option to show this fields into profile.

    Thread Starter airdrummer

    (@airdrummer)

    thanx, i thought i’d done that. the fields now appear, but email is duplicated.

    Plugin Author Javier Carazo

    (@carazo)

    Email would be duplicated because this is a special field and you have to use the correct column name: “Email”. Read the documentation please 🙂

    Thread Starter airdrummer

    (@airdrummer)

    unfortunately ur dox r ambiguous…ur import tab reads:

    “File must contain at least 2 columns: username and email.”

    but ur doc tab reads:

    “Username
    Email”

    username, capitalized or not, is not duplicated, but email is, so perhaps u should simply force lowercase on all fields.

    Thread Starter airdrummer

    (@airdrummer)

    also, the wp_users table fieldname is user_email, so u must b doing the mapping to both Email & email

    Plugin Author Javier Carazo

    (@carazo)

    @airdrummer,

    That’s true, all this comes from the first version of the plugin.

    I have to improve it and do a whole mapping of all columns.

    Sorry for the inconvenience but really if you follow the “Documentation” it works. In next versions I will include it.

    Hope I had time in summer.

    Plugin Author Javier Carazo

    (@carazo)

    @airdrummer,

    That’s true, all this comes from the first version of the plugin.

    I have to improve it and do a whole mapping of all columns.

    Sorry for the inconvenience but really if you follow the “Documentation” it works. In next versions I will include it.

    Hope I had time in summer.

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

The topic ‘description not imported’ is closed to new replies.