Problem: When I display a post with my Content Template applied, the post contents are not displayed. The page appears empty except for the main site header and footer and an "edit post link" I added to the Content Template.
Solution: Anything you want to display in the main post area should be added to the Content Template, since the post contents and other fields are not automatically displayed here. You can use a Single Field block to display the post contents with the dynamic sources feature.
Problem:
The user changes an email input from type=text to type=email to leverage browser validation. But, then the field does not handle the backspace key to delete a string.
Problem:
Can not see Featured Image field with post type I've created
Solution:
To enable the Featured Image, you need to Go to:
Toolset => Post Types => Edit your desired Post Type => Within the section "Sections to display when editing " checkmark the checkbox "Featured Image" and save your post type.