Tell us what you are trying to do?
We have a CPT for instructors that includes a combo of WP post fields and custom fields. Each instructor has one profile and we set the user up (author), input the information and make changes. But each instructor is going to start blogging. I added a relationship (1 to many) for posts.
We want to display those on the instructor page (hidden link) based on author meta.
Does the person need to use a toolset form to enter the post (1) and assign to their profile or can they use the regular WP login and submit that way (2)?
And if we go with option 2 how can we display on the content template build with the Blocks editor?
Basically, we want all instructors to be authors. Normally an author would log to WP and add their post. Here is our process:
1. Create an author user account
2. Create instructor post type (by manually entering in the back end)
3. Give the instructor their login credentials
4. They log i and create a post
We want the post to be part of the CPT customer record relationship so that on their content page the posts they author dynamically show.
Questions:
1. Do we need to register them differently?
2. Do we need to create a Toolset form for them to submit their posts instead of the normal WP protocol?
3. How do we get the blog posts into the instructor post type (hidden link)
Relationship: hidden link and hidden link
Instructor page: hidden link (display at bottom)
Instructor: hidden link
Sorry but if you can share more details what exactly the issue is and at what place once I understand I will be able to guide you in the right direction.
Can you please share a brief description of your issue.
The another post is not listed because as you can see on your post list:
=> hidden link
The post "Achievement Day is Coming! " which is not displayed is set as — Pending. You need to publish the post and then I will display it on frontend.