Problem:
I am planning to create my own profile page, replacing the existing BuddyPress one, and I want the photo gallery on the new profile page to be password-protected. The idea is for a member to upload images using Forms to create a gallery, set a password to protect the images, and then share the password with friends to allow them access to the gallery.
Solution:
Creating such a profile page would require a separate custom post type. However, it's important to note that Toolset does not support the creation of password-protected posts natively. Custom development along with the Toolset Forms API would be needed to achieve this feature.
Relevant Documentation:
https://toolset.com/forums/topic/password-protect-custom-posts-with-toolset-forms/#post-1452647
https://toolset.com/documentation/programmer-reference/cred-api/
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.
This topic contains 2 replies, has 2 voices.
Last updated by 2 years ago.
Assisted by: Christopher Amirian.