This forum is to get answers to (technical) problems, whereas you are asking for opinions.
The “challenge” you’re having can be solved in different ways.
For starters the comment form could be used and it should be possible to add additional fields. See add_comment_meta()
(https://codex.wordpress.org/Function_Reference/add_comment_meta)
Another way could be to add use a form to gather the additional data and then find a way to output that data on the post/page.
Related Posts:
- wp_query to find posts by year and month
- Displaying Posts Using a Custom Query with a Custom Field and a term_id
- Custom taxonomy template for custom fields loop [closed]
- Order by custom field attribute
- Advanced search form with filters for custom taxonomies and custom fields
- How to Add Custom Fields to a Custom Post Type?
- Display all posts in a custom post type, grouped by a custom taxonomy
- What should I use – Taxonomies, custom fields, Post Type?
- clients list using wordpress
- Custom Taxonomy Template Post List with Sort Order
- Templates for Custom Post Types and Custom Taxonomies
- Creating Photo Gallery System with Custom Post Type
- How to do a custom bookmarks post type?
- WordPress Search documentation: how to improve search query using taxonomy terms, custom meta fields?
- How to select one major category (or custom taxonomy) for a custom post type?
- Order custom posts by taxonomy?
- How to solve suspected memory issue in custom WordPress loop?
- Querying Posts by Taxonomy From Alternate Network Site
- WP_Query on custom post type not displaying, multiple loops & get_template_part
- Automatically assign a custom post to a custom taxonomy based on custom field value
- Conditional two level dropdown filter for custom post type
- Custom Taxonomy order by Custom Field
- Show all custom post type posts sorted by custom taxonomy then by another custom taxonomy
- List all posts in Custom Post Type but group dynamically by Custom Taxonomies
- Using new WP_Query in shortcode in a custom field causes the main post content to not display
- Taxonomy posts on Archive page
- Randomly placed sticky custom posts complemented by blog posts
- front end radio custom taxonomy with custom post type
- How to display the rest of categories on Portfolio filterable
- Should unaltered default loop/query return a list of custom posts belonging to a custom taxonomy?
- 404 error PageNavi custom type taxonomy | wordpress
- Is there any performance consideration when using Custom Post Types?
- Get_post_meta() won’t return value
- Custom post type / custom fields
- Query for posts in 2 taxonomies
- What is better: Custom Fields vs Custom Taxonomies with Terms for perfomance, scalability and better user experience
- How loop through posts based on custom fields
- How to add custom fields to admin UI and REST API response?
- How do I Use Nested Loops of Custom Post Types for MultiSite Blogs using WP_Query()
- ‘category__and’ for custom taxonomy?
- Get Custom Field Values by Another Custom Field in WordPress
- Separate Posts and Custom Post Type in Custom Taxonomy archive template
- Display custom post on home page based on a metabox selection
- How to dynamically build a multiple taxonomy query loop within a post type’s single loop?
- Custom Posts Hierarchy? (State/City/Restaurant)
- Automatically populate a hierarchical taxonomy from a custom field
- Custom Post Type vs. User Page
- Create a random unique 6 digit number as custom field for custom post type
- Custom Post Type Taxonomies -Posts not showing in Category or Tag pages
- Custom Post Type Loop within Shortcode
- How to insert content from another Custom Post type into Post?
- Sort loop by custom field from different post type
- How to show terms used only for particular custom post type. Filter creation perpose
- Create Inclusions and exclusions
- Show posts for current taxonomy
- What’s the most efficient way to get two queries based on an if statement?
- WordPress query in which condition uses custom field
- WordPress loop add heading before first of type
- Custom post types not displaying per category
- How to make a shortcode for my WP_Query Loop? [duplicate]
- Error in WP Query. If variable is empty it is displaying previous post value
- Looping through custom taxonomy in one template
- WordPress loop, show only one post per custom field
- WordPress query posts by custom post type not workng
- Need some suggestion/help with custom post types project
- Best way to use Category & Custom Fields?
- Custom post type with custom taxonomy permalinks
- Custom taxonomy page template
- Loop with Custom Post Type and Taxonomies
- How to get past and upcoming post by defining date in custom field?
- Loop multiple taxonomy in custom post
- predefined custom field on registration page
- Post data in separate divs with incrementing class using WP_Query
- Show Custom Post Type taxonomy term that matches custom field
- WordPress Custom Post Type and sort by Tags
- custom taxonomies are not showing up in get_taxonomies
- Display posts from category in page
- Storing/querying custom date data
- Get result from Custom Field in Custom Post type
- Display Custom Taxonomy of custom post type
- If i have custom post type with 5 custom fields do i have to create a new loop to reference each one?
- Sorting custom post types by taxonomy (So close)
- install.php Custom Taxonomy Term not being added to custom post
- Looping taxonomy in taxonomy?
- Advanced search form with filters for custom taxonomies and custom fields
- Listing custom post type items from a couple of custom taxonomies
- Custom post type and custom taxonomy archive inaccessible
- Loop through multiple custom taxonomy terms and display posts for a custom post type
- loop through custom post-type with two meta_keys
- Catergory args causing loop not to show
- How do I filter a custom post type loop by a field?
- Custom Post type as Taxonomy
- display custom post type from register taxonomy
- How to change order of custom post types. I want Featured post to come first
- Get all active posts that are tied to a custom taxonomy for a custom post type
- pre_get_posts causes Custom Posts appear under ‘Pages’ menu
- I want to understand plugin implementation of custom posts / taxonomies / metaboxes
- I want to show image from custom field image on my custom page template
- Custom Sort Order for Custom Post Type Taxonomy
- Complex Custom Loop with Includes