Layouts plugin allows you to design and customize the front-end display of your website. You can design entire pages, including header, footer, menus, content and all other elements.
When you ask for help or report issues, make sure to tell us the design that you want to achieve and the layouts that you have created so far.
Viewing 15 topics - 511 through 525 (of 538 total)
Problem: Is it possible to connect posts in a many-to-many relationship, in a Form that creates new posts or edits existing posts? Is it possible to create new posts in a Relationship Form that links many-to-many posts?
Solution: At this time, many-to-many (M2M) relationships cannot be managed in a Post Form, and posts cannot be created in a Relationship Form. The two operations must be performed in separate forms. You may be able to accomplish some of these goals with custom code and the Forms API and Post Relationships API.