Problem: I am trying to edit a Content Template in the Block Editor but I see an error "Something went wrong while fetching the dynamic content from the selected source".
Solution: Use the "View with:" menu at the top of the block editor to select one of the posts you expect to display with this Content Template. That will fix the problem where Dynamic Sources have no context.
Problem: I would like to create a View of taxonomy terms, but I cannot select a taxonomy in Content Selection.
Solution: The Blocks Editor does not yet support Views of taxonomy terms or Views of Users. Instead, you must use the legacy editor to build these Views and place them in the Block Editor using the wpv-view shortcode.
Problem: I have defined a custom field in my Form and set its value using a URL parameter. I would like to hide that field on the front-end, but if I use HTML comments the field value is not saved. How can I hide the field but save the value from a URL parameter?
Solution: Use CSS to hide the field itself or a container element: