Tell us what you are trying to do?
We want to create a directory that shows sponsorship levels with the archive lists within each level.
I'm planning to use separate cpt's for each level and create views for each archive that will then be inserted into a content template. Wondering if that will work?
Is there any documentation that you are following?
Not at this point.
Is there a similar example that we can see?
Unfortunately, I can't get the jpg to load.
What is the link to your site?
hidden link
Hello,
I don't think you need to setup multiple custom post types for different sponsorship levels.
I suggest you try these:
1) Create only one custom post type "sponsor"
2) Create a custom taxonomy "sponsorship-levels", and register it to post type sponsor"
https://toolset.com/documentation/user-guides/create-custom-taxonomies/
Then you will be able to create a nested view, to display different "sponsor" posts in each "sponsorship-levels", see our document:
https://toolset.com/documentation/user-guides/using-a-child-view-in-a-taxonomy-view-layout/
One more question- we are using memberpress for the first step in the UX-they fill out a memberpress sign up form for the specific sponsor level (we're using memberpress because it handles integration of multiple recurring payment levels).
Then they will follow a link to fill out a CRED form for their business listing. I prefer that they don't have to click to choose a category on that CRED form for their sponsorship level, since they've already chosen their level and paid. Is there an automated way to have a CRED form for a specific taxonomy? Or will we have to manually apply the correct taxonomy to their post later? (Which we don't want to have to do)
I assume the original question of this thread is resolved, for the new "memberpress" problem, please check the answer in new thread:
https://toolset.com/forums/topic/pass-memberpress-sponsor-level-to-toolset-form-as-default-value-of-taxonomy-field/