I've seen some posts that are about this subject, but i'm too noob to understand these. Perhaps you can help me with this in easy to understand terminology.
It's for a website where users pay to get registered as an artist. These artists get to make one custom post while they register, it's their bio which will show at the front end. They then get the possibility to show their art by publishing posts. If possible i would like that they can publish a certain amount of posts, depending of their registration: bronze (10), silver (25) or gold (Unlimited)
I made 2 custom post types: Artists and Artworks
First of all i created a form for new users to create a bronze account. I added a woocommerce product. which is now €0,- because i'm testing.
Here are my questions:
1. Filling out the form and paying works, but then there is still not a user created in the backend. After i login with the credentials i entered and use the edit profile form and save it, the user is created.. How come it works like that?
2. So i've got 3 kinds of payed users with different prices, after the bronze i created the silver registration form and added it to a new page, but that one isn't showing for not logged in users. That's weird, it's the exact same type of form as the bronze form, and that one does show up? Where should i find this, on the access control page?
3. What i would also like, is to combine the registration form, with the create post of the artists bio. including photo etc. And of course, they should only be able to create ONE artists profile post.
4. i made a reset password page, where the form is not showing for logged in users, but it is for not logged in users
5. Some pages that only show for logged in users, do appear in search results. they are: post artwork and edit artwork
6. I created a form for editing the artists bio post. When i open that page, there is no filled in information. The fields are all empty
So, as you can see i'm really new to this software, i'm sorry if some questions seem obvious, but i'm learning! There will even be moren questions i'm afraid..
Thanks upfront!
Peter