masudrana089
Forum Replies Created
-
Sorry, actually above guide is not related to my requirement.
I just want to fetch an users some extra data from another table & show in their profile / members directory.
Is there any way to fetch an users data by running sql query & show in their profile / members directory page?Yes I can upload photos one by one. But uploading 2000 members photo matching their name and image accurately is very time consuming. That’s why I was seeking if there is any faster way.
I am not very expert in coding. Can you suggest me any custom coding using which I can upload those pictures?
Thanks in advance.Thank You. I can now get users using choices callback feature.
One last issue I am facing.
I have a imported around 2000 users in ultimate member user list from different database using wp-imp-exp plugin through csv file. But I also need to import their profile pictures as well. Is it possible here? I can see individual uploaded pictures are saving in server directory and each pictures naming is profile_picture.jpg in each users directory.After using the plugin, working like a charm! Thank You very much.
I am facing another issue.
I need to fetch and select registered users in a drop-down field with search box. Is it possible to do that? Please help.