Skip Navigation

[Resolved] Displaying data from User forms

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 1 reply, has 1 voice.

Last updated by georgiI 3 days, 4 hours ago.

Assisted by: Minesh.

Author
Posts
#2817937

Hi,
I need help - I've made 2 new user roles (organization and teacher). Both users are registered trough uniuqie user forms and can edit their forms. So far so good, however i cannot make the user data show up in a page.

In the user form they attach an image(profile picture), but that does not show anywhere.

I really don't know where to start since there are so many lessons and clearly i do not know what i need, so i can follow.

Please help.

#2818034

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Maybe you are checking about the user profile where you can display the user content - is that correct? if yes:

Please check the following Doc:
- https://toolset.com/2022/12/how-to-let-wordpress-users-create-their-own-profiles-in-your-people-directory/

Is that the thing you are looking for?

Here is the another resource:
- https://toolset.com/documentation/customizing-sites-using-php/creating-custom-user-profiles/

if above information does not help, you need to share all required inforation about what exactly the informataion you want to display and where on what URL/link and share admin access details.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.

#2818072

Hi, this is exactly what i was missing. Made a new custom post type/fields and finally they showed.