Problem:
How to connect WordPress users with other post types?
Solution:
The workflow should like these:
1) User register and login into your website
2) Show him "my account" page,
3) In this my account page, display a view block:
- Query "Member" posts
- Filter by post author is same as logged in user
- If there isn't any result found, show him a post form for creating "Member" post
- If found a result, show the "Member" post information
4) In the single "Member" post, display a post form for creating "registraties" post, in this post form display the post type relationship field
Relevant Documentation:
https://toolset.com/documentation/user-guides/views/filtering-views-query-by-author/
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.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9: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/Hong_Kong (GMT+08:00)
This topic contains 18 replies, has 2 voices.
Last updated by 3 years, 9 months ago.
Assisted by: Luo Yang.