• Resolved sandragonvi

    (@sandragonvi)


    The CSV colums are misplaced and the plugin doesn´t recignize the data. All the fields are with red background. When I click the link to see the result it is 0 import.

    Please, can you help?

    The page I need help with: [log in to see the link]

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

    (@carazo)

    @sandragonvi,

    Read documentation tab or use a CSV example to see how columns has to be placed and named.

    Thread Starter sandragonvi

    (@sandragonvi)

    Hi,

    I managed to load my clients with all the fields but after clicking the link to see
    the results, I lost my customs columns.

    How can I get them back?

    Thank you

    Plugin Author Javier Carazo

    (@carazo)

    @sandragonvi,

    Which custom columns? Can you explain?

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @sandragonvi Please do not create duplicate topics. I have removed your newer one, continue on this topic.

    Thread Starter sandragonvi

    (@sandragonvi)

    id, address, city, zipcode, dni, phone…

    All theme were imported but after clicking the link to see the results, I only have now username, name, email.

    Plugin Author Javier Carazo

    (@carazo)

    But the name of the columns are incorrect.

    Use the right ones:

    billing_first_name
    billing_last_name
    billing_company
    billing_address_1
    billing_address_2
    billing_city
    billing_postcode
    billing_country
    billing_state
    billing_phone
    billing_email
    shipping_first_name
    shipping_last_name
    shipping_company
    shipping_address_1
    shipping_address_2
    shipping_city
    shipping_postcode
    shipping_country
    shipping_state

    • This reply was modified 6 years, 2 months ago by Javier Carazo.
    Thread Starter sandragonvi

    (@sandragonvi)

    Ok, I will try again.

    Thread Starter sandragonvi

    (@sandragonvi)

    What are the names for id, dni, registration date and status?

    Thanks so much for your attetion

    Plugin Author Javier Carazo

    (@carazo)

    ID? You should not change ID of an user being imported because this is an auto incremental data.

    DNI is a custom data, not a standard one, so I cannot tell you. In meta keys tab you have a list of all meta keys being used.

    Status is also a custom data.

    Registration date is a data from WordPress you have it in documentation tab, please read the whole tab before asking.

    In this case name is: user_registered

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

The topic ‘Import doesn´’t work’ is closed to new replies.