Oniromancer
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
CPT documentation with TOC
Started by: Oniromancer in: Toolset Professional Support |
2 | 2 | 4 years, 9 months ago | ||
backend documentation
Started by: Oniromancer in: Toolset Professional Support |
2 | 2 | 4 years, 9 months ago | ||
Groups
Started by: Oniromancer
in: Toolset Professional Support
Problem: I'm trying to replicate groups with Toolset, similar to the ones of buddypress. So a user can create a group CPT, make it private or public, join request, and then only users who were granted access can navigate the group. Solution: It needs to setup many-to-many relationship between WordPress user and post type "group", for example: - One user can connect with multiple "group" posts - One "group" post can connect with multiple WordPress users Since Toolset relationship is based on post types, you can try with a intermetiate post type, for example: https://toolset.com/forums/topic/groups/#post-1602025 Relevant Documentation: |
2 | 5 | 4 years, 9 months ago | ||
toolset chat
Started by: Oniromancer in: Toolset Professional Support |
2 | 3 | 4 years, 9 months ago | ||
Friend request
Started by: Oniromancer in: Toolset Professional Support |
2 | 3 | 4 years, 9 months ago | ||
Buddypress integration
Started by: Oniromancer in: Toolset Professional Support |
2 | 3 | 4 years, 9 months ago | ||
Render User field with echo types_render_usermeta(“staff-role”);
Started by: Oniromancer
in: Toolset Professional Support
Problem: I would like to display a custom field from the current logged-in User's profile in my PHP template, but the Types Field API doesn't seem to be working correctly. Solution: Verify the User field contains data for the current User. Relevant Documentation: |
2 | 5 | 4 years, 9 months ago |