I’m trying to work out if this is possible.
First, I’m going to create a custom post type called “Services.” There will be many services offered.
There also will be a custom post typle called “Locations.”
I want to create the services and then when creating the locations, I want to use a checkbox to select the services that will be available in that specific location.
Then I want to have those services listed on the locations page, and have it be a LINK that takes them over to the service.
Is this possible?