Problem: I have created a Content Template to display posts from a custom post type. I would like to manage the display of post title and post author of single posts.
Solution: Some themes provide Theme Options you can use with Content Templates to manage the display of these items. Some themes do not provide these options, though, and a CSS solution is usually available.
Problem: I would like to place multiple fields on the same row in a Form
Solution: Use the drag-and-drop builder to drag fields beside one another. If drag-and-drop does not allow his behavior, enable the Bootstrap library in Toolset > Settings > General.
The issue here is that some of the user's posts were displaying differently from others.
Solution:
Upon checking the user's website it turns out that some of their posts didn't have their content template assigned to it.
If this is happening to you then I would recommend going to the Content template that you've made and under the Usage table click on "Apply to All". This will assign the content template to all the posts under the assigned post type.