WordPress Membership Plugin
Hi,
I finally found out the solution. After saving the file in Excel as csv, I had to open it in Notepad because my csv file columns were separated by semi-colon instead of comma (and that would have the importation fail). Second problem I faced was that the files contains French characters. I opened the file in Notepad using ansi encoding so I would not lose the French characters. But when saving it back, I had to change the encoding to utf-8, otherwise I would get the problem I described.
So it was just an encoding problem. Thanks for your help.
Hi,
I already read the documentation about the thank you page but it didn’t answer my question. I want to know if I can create custom registration form for a particular membership level and display it in the Thank you page.
Thanks.