Types plugin lets you easily create relationships between different post types and connect them using GUI controls. You can also connect multiple post types and build many-to-many post relationships.
When you ask for help or report issues, make sure to tell us what you have created so far and the structure that you want to achieve.
Viewing 15 topics - 646 through 660 (of 790 total)
Problem: When I filter a View with AJAX, the first result isn't styled correctly.
Solution:
There is an issue with iterative CSS class names Divi must resolve. Until then, it's best to disable AJAX updates and apply styles with CSS instead of applying module styles in the Content Template with Divi Builder.
Problem: The postmeta information for _wpcf_belongs_slug_id doesn't match the relationships I see in wp-admin.
Solution: In the new relationships system, relationships are no longer represented in the postmeta table. Use the Post Relationships API to associate posts programmatically.