Listing Plans template

  • Solved
  • Posted 2 months ago

I’m hoping to clarify my understanding of the uses and limits of the listing plan template.

In a scenario where I have listing plans dedicated to one type of listing, and thus something like:

Jobs CPT 30 day plan
Jobs CPT 60 day plan
Jobs CPT 90 day plan

And then the same options but for different CPTs, I would love to send users to a dedicated CPT listing plan template that follows the same auto forwarding logic in place as the default listing plan template.

(note I am using the query variable for item_type, but that has it’s limitations)

For example
-> want to create a jobs CPT – click create job button -> go to listing-plans-jobs -> pay -> redirect to create jobs form

-> want to create a place CPT – click create place button -> go to listing-plans-place -> pay -> redirect to create place form

I am using the item type query variable as an import conditional (along with listing plan assignments and remaining listing fields), but I will have potentially up to 5 different CPT dedicated plans and coordinating when to display some, all or none and also redirect if someone comes in with an unrecognized item_type is challenging.

It would be so much easier to have simpler display conditionals in a dedicated CPT listing plan template. But I’m unclear if I can have more than one listing plan template that gets the job done as intended.

Thanks!