What Are Post Relationships and How They Work
Post Relationship Helps Avoid Content Duplication and Ensure Consistency Let’s look at an example to understand the power of post relationship. We’ll build a website for events. Each “event” will list...
View ArticleUsing Post Reference Field to Set-Up One-to-Many Relationships
The Post Reference field allows you to connect only one post of one type to one post of the other type. This means, you’re pointing from the “many” side to the “one” side. For example, you might...
View ArticleSelecting Parent Posts when Using Forms to Create Child Items
For example, you could have custom post types for “Events” and “Venues.” An event can have only one venue, whereas a venue can be used for many events. Your front-end form for creating events can...
View ArticleMany-to-Many Post Relationships in WordPress
Setting Up Many-to-Many Post Relationships To set-up many-to-many relationship between posts, go to Toolset → Relationships. Choose the Many-to-many option and follow the wizard to choose the posts to...
View ArticleHow to set up Post Relationships in WordPress
Creating relationships Go to Toolset → Relationships, click the Add New button and follow the wizard. Wizard for creating a post relationship You can connect any post type (WordPress posts, pages, and...
View ArticleHow to Create Custom Searches and Relationships for Users
Suppose you build a site where users create their profiles through the front-end and other visitors can browse those profiles and search for the specialist they need. In some cases, these users might...
View ArticleFront-End Forms for Connecting Related Posts
When you need forms from connecting between posts When your site uses Toolset’s Post Relationship, you can connect between posts. For example, an “events” site may have posts for “events” and...
View ArticleDisplaying Related Posts
There are two ways to display related posts: Display a list of the “many” related posts in both one-to-many and many-to-many relationships.In one-to-many relationships, display fields that belong to...
View Article