Skip Navigation

[Resolved] Split: Pre-made template and split up sign up process

This support ticket is created 4 years, 7 months ago. There's a good chance that you are reading advice that it now obsolete.

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.

Our next available supporter will start replying to tickets in about 1.93 hours from now. 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/Karachi (GMT+05:00)

Author
Posts
#1589831

Tell us what you are trying to do?
Hi,

I use The7 theme and I bought your package for $149. But I can't find the Toolbar Search function amongst other things.

I am making a site where you can search for cool events near your location. The search function should be based on 3-5 filters so far (maybe more in the future). A result should be a page with information, pictures, videos etc. and an add to cart button. On the website you can buy / book tickets.

I shall be possible for the host of the event to create a user and fill out a template that I pre-made. So every host gets the same template, but fills it out with different images, titles etc.

My questions so far are:
1) How do I create the 3-5 search bars / filters on the front page? You have to fill all filters out before hitting Search and the results should be based on all filters.

2) How do I create a pre-made template for the host to fill out and how do I split up the sign up process in 2 (sign up as customer or sign up as host)?

3) How do I make the templates as products so you can add an add to cart button?

Is there any documentation that you are following?
I would like some video tutorials or any tutorials as I am totally new to Toolset.

Is there a similar example that we can see?
It's a little like airbnb.

What is the link to your site?
Im trying the plugin on a test site.

Thanks

#1589953

Hi,

2) How do I create a pre-made template for the host to fill out and how do I split up the sign up process in 2 (sign up as customer or sign up as host)?

- Based on what you've shared, I understand that you'll need two separate user roles on your website:

a). Event hosts
b). Event participants/customers

The Toolset Access plugin can be used to create custom user roles and then customize their content access and editing privileges:
https://toolset.com/documentation/user-guides/access-control/managing-wordpress-admin-capabilities-access/#creating-custom-roles
https://toolset.com/documentation/user-guides/limiting-read-access-specific-content/

Based on those roles and privileges, your host users can add new posts and fill out content, custom fields, and taxonomy data into those posts.

All this post information can then be dynamically shown on the front-end using the content templates that you'll create:
https://toolset.com/documentation/user-guides/limiting-read-access-specific-content/

For user registration, the Toolset Forms plugin can be used:
https://toolset.com/documentation/getting-started-with-toolset/publish-content-from-the-front-end/forms-for-registering-users/

You'll create one form for registering as host and another one to register as a participant/customer.

I hope this helps.

regards,
Waqar