Dynamically created List with User picture and name
-
I am using the Avada theme and Ultimate Member. I want to dynamically create a List on my page, filled with data out of a database. So each record in the database provides the data for one item in my list. The records also contain the user id.
The List contains items consisting of Avada elements, but should also contain a User picture and User Name section. How can I achieve that? I know I have to create dynamically the HTML for my List, but how can I get this HTML to include the wordpress user picture with the user id (user name I can get via a join on the wordpress user table)?
- The topic ‘Dynamically created List with User picture and name’ is closed to new replies.