Could you please provide more info on your issue: actual CSV data, actual error message, what you are trying to do, etc.
Thread Starter
Gordon
(@trendy2web)
I try to import a csv file, but I get a message that they are not valid. When I press to synchronize users of wp nothing happens. I need to import the addresses I own.
What is the format expected by the plugin? It looks as though there are supposed to be at least two columns: a name and an email address. Note that the file must have the extension “csv” and that fields probably need to be quoted.
Can you please post a sanitized line from your file? Does your file have a line of field names?
I can’t get it to work either.
I follow your example guide for how to create them.
Thread Starter
Gordon
(@trendy2web)
Find out the problem, excel stors the csv with “;” so just use notepad to convert it to “,”. For the WP user syncronization no idea wagth the problem is.