I'm trying to create post reference field, but when I mark that I want it to be repeatable, it creates the relationship and the field gets lost.
Please see the video to better understand: hidden link
I managed to watch your detailed explanation of the issue and this is actually a normal scenario.
It is not a case where the field has disappeared but the field is being replaced by the Many to Many relationship. Given that you want the field to repeat it's actually more efficient to use a relationship to do this.
So now that your posts are in a relationship you will still be able to setup the references to various posts but this time it will be through relationships.
Think of the relationships now as your Repeatable Post Reference field.
I hope I was able to provide a bit more clarity on this one for you.
The general question is how to display Tour fields (e.g. title, taxonomy, image, etc) in the Itinerary template. I've added the tours to the itinerary but don't have the option to select them when adding fields with dynamic data.
Regarding "Also, do you have a recommendation on how to build the template if I don't know how many such steps (tours) I'll have to add to each Itinerary?"
No, I don't want to just list all the Tours as a list, but to place specific Tour's on Specific locations.
I don't have an idea what would be the best way to implement this.
Would you mind allowing me to have admin access to the site so that I can refresh myself on your setup ?
No, I don't want to just list all the Tours as a list, but to place specific Tour's on Specific locations.
When you say specific locations are you referring to displaying the Tours on their related Itineraries? For it to be a specific location there must be some relationship between the tour and the location where you want to display it.
I've added the tours to the itinerary but don't have the option to select them when adding fields with dynamic data.
Given that it's now a many to many relationship you will need to make use of a view to display the data for the tour on the itinerary template.
I've enabled the private fields for your next response. Please send me a link to the content template that you're working with.
As mentioned previously to list the tours related to the current itinerary you will need to create a view to do this. If you check the link below you will see i've setup an example that should already be listing the current tour. hidden link
What happens is that each page you go on you will see the tour that is related to that itinerary.
Thanks Shane,
I understand the connection and the need to create a view.
That doesn't fully resolve what I need to do since I need specific tours on different locations on the page (Itinerary template) and not to list all of the connected Tours in one place.
I understand that what I'm asking is not straightforward. If there was a way to set the same view on several positions on the same template and filter specific Tours for each duplicate that might have resolved what I need to do.
If not, I guess I'll have to these Itineraries manually as posts.