Is there any way where my website users can wishlist custom posts with toolset?
Hi,
Thank you for contacting us and I'd be happy to assist.
There is no built-in feature available for the Wish-list management, so it will require either some third-party Wish-list plugin or a workaround.
For example, you can use the Toolset post-relationship feature for this as a workaround. But since post relationships can only be established between two post types and not between a user and the post type, you'll need to register a new custom post type 'User Profile'.
After registration each user will need to create a new post in this 'User Profile' post type as the author.
This post type will have a 'many-to-many' relationship with the custom post types, that can be used for the wish-list. And on each post's single page you can show the relationship form that can connect it with the current user's 'User Profile' post.
This way a wish-list can be maintained for a each user, based on the posts connected/related to his/her user profile post.
I hope this helps and please let me know if you need further assistance.
regards,
Waqar