{"id":78839,"date":"2026-05-10T16:42:06","date_gmt":"2026-05-10T20:42:06","guid":{"rendered":"https:\/\/themefic.com\/reviewfic\/?post_type=docs&#038;p=78839"},"modified":"2026-05-10T16:43:35","modified_gmt":"2026-05-10T20:43:35","password":"","slug":"collecting-reviews-from-customers","status":"publish","type":"docs","link":"https:\/\/themefic.com\/reviewfic\/docs\/reviewfic-docs\/collecting-reviews-from-customers\/","title":{"rendered":"Collecting Reviews from Customers"},"content":{"rendered":"<p>Reviewfic provides several ways to collect reviews directly from customers on your website.<\/p>\n<h3>12a. Built-in Review Form<\/h3>\n<p>Place the         <form class=\"rwf-submission-form\" method=\"post\" enctype=\"multipart\/form-data\" novalidate>\n            <input type=\"hidden\" id=\"reviewfic_form_nonce\" name=\"reviewfic_form_nonce\" value=\"81ee859086\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/reviewfic\/wp-json\/wp\/v2\/docs\/78839\" \/>            \n            <div class=\"rwf-form-row\">\n                <label for=\"rwf_name\">Your Name <span class=\"rwf-required\" aria-hidden=\"true\">*<\/span><\/label>\n                <input type=\"text\" id=\"rwf_name\" name=\"rwf_name\" value=\"\" required autocomplete=\"name\">\n            <\/div>\n\n            <div class=\"rwf-form-row rwf-form-row-half\">\n                <div>\n                    <label for=\"rwf_designation\">Designation<\/label>\n                    <input type=\"text\" id=\"rwf_designation\" name=\"rwf_designation\" value=\"\" placeholder=\"e.g. CEO\" autocomplete=\"organization-title\">\n                <\/div>\n                <div>\n                    <label for=\"rwf_company\">Company<\/label>\n                    <input type=\"text\" id=\"rwf_company\" name=\"rwf_company\" value=\"\" placeholder=\"e.g. Acme Corp\" autocomplete=\"organization\">\n                <\/div>\n            <\/div>\n\n            <div class=\"rwf-form-row\">\n                <label>Star Rating <span class=\"rwf-required\" aria-hidden=\"true\">*<\/span><\/label>\n                <div class=\"rwf-star-picker\" role=\"group\" aria-label=\"Star rating\">\n                                            <button type=\"button\" class=\"rwf-star-btn\" data-value=\"1\" aria-label=\"1 star\">&#9733;<\/button>\n                                            <button type=\"button\" class=\"rwf-star-btn\" data-value=\"2\" aria-label=\"2 stars\">&#9733;<\/button>\n                                            <button type=\"button\" class=\"rwf-star-btn\" data-value=\"3\" aria-label=\"3 stars\">&#9733;<\/button>\n                                            <button type=\"button\" class=\"rwf-star-btn\" data-value=\"4\" aria-label=\"4 stars\">&#9733;<\/button>\n                                            <button type=\"button\" class=\"rwf-star-btn\" data-value=\"5\" aria-label=\"5 stars\">&#9733;<\/button>\n                                        <input type=\"hidden\" id=\"rwf_rating\" name=\"rwf_rating\" value=\"\">\n                <\/div>\n            <\/div>\n\n            <div class=\"rwf-form-row\">\n                <label for=\"rwf_title\">Review Title<\/label>\n                <input type=\"text\" id=\"rwf_title\" name=\"rwf_title\" value=\"\" placeholder=\"e.g. Great experience!\">\n            <\/div>\n\n            <div class=\"rwf-form-row\">\n                <label for=\"rwf_content\">Your Review <span class=\"rwf-required\" aria-hidden=\"true\">*<\/span><\/label>\n                <textarea id=\"rwf_content\" name=\"rwf_content\" rows=\"5\" required><\/textarea>\n            <\/div>\n\n                        <div class=\"rwf-form-row\">\n                <label for=\"rwf_source\">Review Platform<\/label>\n                <select id=\"rwf_source\" name=\"rwf_source\">\n                    <option value=\"\">\u2014 Select platform (optional) \u2014<\/option>\n                                            <option value=\"amazon\" >\n                            Amazon                        <\/option>\n                                            <option value=\"capterra\" >\n                            Capterra                        <\/option>\n                                            <option value=\"facebook\" >\n                            Facebook                        <\/option>\n                                            <option value=\"g2\" >\n                            G2                        <\/option>\n                                            <option value=\"google\" >\n                            Google                        <\/option>\n                                            <option value=\"trustpilot\" >\n                            Trustpilot                        <\/option>\n                                            <option value=\"yelp\" >\n                            Yelp                        <\/option>\n                                    <\/select>\n            <\/div>\n            \n            <div class=\"rwf-form-row\">\n                <label>Your Photo<\/label>\n                <div class=\"rwf-dropzone\" id=\"rwf-dropzone\">\n                    <div class=\"rwf-dropzone-avatar\" id=\"rwf-dropzone-avatar\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n                            <circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M4 20c0-4 3.6-7 8-7s8 3 8 7\"\/>\n                        <\/svg>\n                    <\/div>\n                    <p class=\"rwf-dropzone-text\">\n                        <strong>Drag &amp; drop your photo here<\/strong><br>\n                        <span>or <button type=\"button\" class=\"rwf-dropzone-browse\">Browse to Upload<\/button><\/span>\n                    <\/p>\n                    <p class=\"rwf-dropzone-hint\">JPG, PNG, GIF or WebP \u2014 max 5 MB (optional)<\/p>\n                    <input type=\"file\" id=\"rwf_photo\" name=\"rwf_photo\" accept=\"image\/jpeg,image\/png,image\/gif,image\/webp\" class=\"rwf-dropzone-input\">\n                <\/div>\n            <\/div>\n\n            <div class=\"rwf-form-row\">\n                <button type=\"submit\" class=\"rwf-submit-btn\">Submit Review<\/button>\n            <\/div>\n        <\/form>\n         shortcode on any page to display a styled review submission form.<\/p>\n<h5>Fields Included<\/h5>\n<ul>\n<li><strong>Full Name<\/strong> (required)<\/li>\n<li><strong>Designation<\/strong> \u2014 job title (optional)<\/li>\n<li><strong>Company<\/strong> (optional)<\/li>\n<li><strong>Star Rating<\/strong> \u2014 interactive star picker (required)<\/li>\n<li><strong>Review Title<\/strong> (optional)<\/li>\n<li><strong>Review Content<\/strong> (required)<\/li>\n<li><strong>Review Platform<\/strong> \u2014 dropdown from your Review Sources (optional)<\/li>\n<li><strong>Profile Photo<\/strong> \u2014 drag-and-drop upload with live circular preview (optional)<\/li>\n<\/ul>\n<p>Screenshot:         <form class=\"rwf-submission-form\" method=\"post\" enctype=\"multipart\/form-data\" novalidate>\n            <input type=\"hidden\" id=\"reviewfic_form_nonce\" name=\"reviewfic_form_nonce\" value=\"81ee859086\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/reviewfic\/wp-json\/wp\/v2\/docs\/78839\" \/>            \n            <div class=\"rwf-form-row\">\n                <label for=\"rwf_name\">Your Name <span class=\"rwf-required\" aria-hidden=\"true\">*<\/span><\/label>\n                <input type=\"text\" id=\"rwf_name\" name=\"rwf_name\" value=\"\" required autocomplete=\"name\">\n            <\/div>\n\n            <div class=\"rwf-form-row rwf-form-row-half\">\n                <div>\n                    <label for=\"rwf_designation\">Designation<\/label>\n                    <input type=\"text\" id=\"rwf_designation\" name=\"rwf_designation\" value=\"\" placeholder=\"e.g. CEO\" autocomplete=\"organization-title\">\n                <\/div>\n                <div>\n                    <label for=\"rwf_company\">Company<\/label>\n                    <input type=\"text\" id=\"rwf_company\" name=\"rwf_company\" value=\"\" placeholder=\"e.g. Acme Corp\" autocomplete=\"organization\">\n                <\/div>\n            <\/div>\n\n            <div class=\"rwf-form-row\">\n                <label>Star Rating <span class=\"rwf-required\" aria-hidden=\"true\">*<\/span><\/label>\n                <div class=\"rwf-star-picker\" role=\"group\" aria-label=\"Star rating\">\n                                            <button type=\"button\" class=\"rwf-star-btn\" data-value=\"1\" aria-label=\"1 star\">&#9733;<\/button>\n                                            <button type=\"button\" class=\"rwf-star-btn\" data-value=\"2\" aria-label=\"2 stars\">&#9733;<\/button>\n                                            <button type=\"button\" class=\"rwf-star-btn\" data-value=\"3\" aria-label=\"3 stars\">&#9733;<\/button>\n                                            <button type=\"button\" class=\"rwf-star-btn\" data-value=\"4\" aria-label=\"4 stars\">&#9733;<\/button>\n                                            <button type=\"button\" class=\"rwf-star-btn\" data-value=\"5\" aria-label=\"5 stars\">&#9733;<\/button>\n                                        <input type=\"hidden\" id=\"rwf_rating\" name=\"rwf_rating\" value=\"\">\n                <\/div>\n            <\/div>\n\n            <div class=\"rwf-form-row\">\n                <label for=\"rwf_title\">Review Title<\/label>\n                <input type=\"text\" id=\"rwf_title\" name=\"rwf_title\" value=\"\" placeholder=\"e.g. Great experience!\">\n            <\/div>\n\n            <div class=\"rwf-form-row\">\n                <label for=\"rwf_content\">Your Review <span class=\"rwf-required\" aria-hidden=\"true\">*<\/span><\/label>\n                <textarea id=\"rwf_content\" name=\"rwf_content\" rows=\"5\" required><\/textarea>\n            <\/div>\n\n                        <div class=\"rwf-form-row\">\n                <label for=\"rwf_source\">Review Platform<\/label>\n                <select id=\"rwf_source\" name=\"rwf_source\">\n                    <option value=\"\">\u2014 Select platform (optional) \u2014<\/option>\n                                            <option value=\"amazon\" >\n                            Amazon                        <\/option>\n                                            <option value=\"capterra\" >\n                            Capterra                        <\/option>\n                                            <option value=\"facebook\" >\n                            Facebook                        <\/option>\n                                            <option value=\"g2\" >\n                            G2                        <\/option>\n                                            <option value=\"google\" >\n                            Google                        <\/option>\n                                            <option value=\"trustpilot\" >\n                            Trustpilot                        <\/option>\n                                            <option value=\"yelp\" >\n                            Yelp                        <\/option>\n                                    <\/select>\n            <\/div>\n            \n            <div class=\"rwf-form-row\">\n                <label>Your Photo<\/label>\n                <div class=\"rwf-dropzone\" id=\"rwf-dropzone\">\n                    <div class=\"rwf-dropzone-avatar\" id=\"rwf-dropzone-avatar\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n                            <circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M4 20c0-4 3.6-7 8-7s8 3 8 7\"\/>\n                        <\/svg>\n                    <\/div>\n                    <p class=\"rwf-dropzone-text\">\n                        <strong>Drag &amp; drop your photo here<\/strong><br>\n                        <span>or <button type=\"button\" class=\"rwf-dropzone-browse\">Browse to Upload<\/button><\/span>\n                    <\/p>\n                    <p class=\"rwf-dropzone-hint\">JPG, PNG, GIF or WebP \u2014 max 5 MB (optional)<\/p>\n                    <input type=\"file\" id=\"rwf_photo\" name=\"rwf_photo\" accept=\"image\/jpeg,image\/png,image\/gif,image\/webp\" class=\"rwf-dropzone-input\">\n                <\/div>\n            <\/div>\n\n            <div class=\"rwf-form-row\">\n                <button type=\"submit\" class=\"rwf-submit-btn\">Submit Review<\/button>\n            <\/div>\n        <\/form>\n         rendered on a frontend page, showing all fields and the drag-and-drop photo uploader<\/p>\n<h4>Setting Up the Form Page<\/h4>\n<ul>\n<li>Create a new WordPress page (e.g., titled Leave a Review).<\/li>\n<li>Add a Shortcode block and type         <form class=\"rwf-submission-form\" method=\"post\" enctype=\"multipart\/form-data\" novalidate>\n            <input type=\"hidden\" id=\"reviewfic_form_nonce\" name=\"reviewfic_form_nonce\" value=\"81ee859086\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/reviewfic\/wp-json\/wp\/v2\/docs\/78839\" \/>            \n            <div class=\"rwf-form-row\">\n                <label for=\"rwf_name\">Your Name <span class=\"rwf-required\" aria-hidden=\"true\">*<\/span><\/label>\n                <input type=\"text\" id=\"rwf_name\" name=\"rwf_name\" value=\"\" required autocomplete=\"name\">\n            <\/div>\n\n            <div class=\"rwf-form-row rwf-form-row-half\">\n                <div>\n                    <label for=\"rwf_designation\">Designation<\/label>\n                    <input type=\"text\" id=\"rwf_designation\" name=\"rwf_designation\" value=\"\" placeholder=\"e.g. CEO\" autocomplete=\"organization-title\">\n                <\/div>\n                <div>\n                    <label for=\"rwf_company\">Company<\/label>\n                    <input type=\"text\" id=\"rwf_company\" name=\"rwf_company\" value=\"\" placeholder=\"e.g. Acme Corp\" autocomplete=\"organization\">\n                <\/div>\n            <\/div>\n\n            <div class=\"rwf-form-row\">\n                <label>Star Rating <span class=\"rwf-required\" aria-hidden=\"true\">*<\/span><\/label>\n                <div class=\"rwf-star-picker\" role=\"group\" aria-label=\"Star rating\">\n                                            <button type=\"button\" class=\"rwf-star-btn\" data-value=\"1\" aria-label=\"1 star\">&#9733;<\/button>\n                                            <button type=\"button\" class=\"rwf-star-btn\" data-value=\"2\" aria-label=\"2 stars\">&#9733;<\/button>\n                                            <button type=\"button\" class=\"rwf-star-btn\" data-value=\"3\" aria-label=\"3 stars\">&#9733;<\/button>\n                                            <button type=\"button\" class=\"rwf-star-btn\" data-value=\"4\" aria-label=\"4 stars\">&#9733;<\/button>\n                                            <button type=\"button\" class=\"rwf-star-btn\" data-value=\"5\" aria-label=\"5 stars\">&#9733;<\/button>\n                                        <input type=\"hidden\" id=\"rwf_rating\" name=\"rwf_rating\" value=\"\">\n                <\/div>\n            <\/div>\n\n            <div class=\"rwf-form-row\">\n                <label for=\"rwf_title\">Review Title<\/label>\n                <input type=\"text\" id=\"rwf_title\" name=\"rwf_title\" value=\"\" placeholder=\"e.g. Great experience!\">\n            <\/div>\n\n            <div class=\"rwf-form-row\">\n                <label for=\"rwf_content\">Your Review <span class=\"rwf-required\" aria-hidden=\"true\">*<\/span><\/label>\n                <textarea id=\"rwf_content\" name=\"rwf_content\" rows=\"5\" required><\/textarea>\n            <\/div>\n\n                        <div class=\"rwf-form-row\">\n                <label for=\"rwf_source\">Review Platform<\/label>\n                <select id=\"rwf_source\" name=\"rwf_source\">\n                    <option value=\"\">\u2014 Select platform (optional) \u2014<\/option>\n                                            <option value=\"amazon\" >\n                            Amazon                        <\/option>\n                                            <option value=\"capterra\" >\n                            Capterra                        <\/option>\n                                            <option value=\"facebook\" >\n                            Facebook                        <\/option>\n                                            <option value=\"g2\" >\n                            G2                        <\/option>\n                                            <option value=\"google\" >\n                            Google                        <\/option>\n                                            <option value=\"trustpilot\" >\n                            Trustpilot                        <\/option>\n                                            <option value=\"yelp\" >\n                            Yelp                        <\/option>\n                                    <\/select>\n            <\/div>\n            \n            <div class=\"rwf-form-row\">\n                <label>Your Photo<\/label>\n                <div class=\"rwf-dropzone\" id=\"rwf-dropzone\">\n                    <div class=\"rwf-dropzone-avatar\" id=\"rwf-dropzone-avatar\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n                            <circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M4 20c0-4 3.6-7 8-7s8 3 8 7\"\/>\n                        <\/svg>\n                    <\/div>\n                    <p class=\"rwf-dropzone-text\">\n                        <strong>Drag &amp; drop your photo here<\/strong><br>\n                        <span>or <button type=\"button\" class=\"rwf-dropzone-browse\">Browse to Upload<\/button><\/span>\n                    <\/p>\n                    <p class=\"rwf-dropzone-hint\">JPG, PNG, GIF or WebP \u2014 max 5 MB (optional)<\/p>\n                    <input type=\"file\" id=\"rwf_photo\" name=\"rwf_photo\" accept=\"image\/jpeg,image\/png,image\/gif,image\/webp\" class=\"rwf-dropzone-input\">\n                <\/div>\n            <\/div>\n\n            <div class=\"rwf-form-row\">\n                <button type=\"submit\" class=\"rwf-submit-btn\">Submit Review<\/button>\n            <\/div>\n        <\/form>\n        .<\/li>\n<li>Publish the page.<\/li>\n<\/ul>\n<h4>Shortcode Attributes<\/h4>\n<table width=\"903\" cellspacing=\"0\" cellpadding=\"8\">\n<thead>\n<tr valign=\"top\">\n<td bgcolor=\"#0e9f6e\" width=\"263\">Attribute<\/td>\n<td bgcolor=\"#0e9f6e\" width=\"184\">Default<\/td>\n<td bgcolor=\"#0e9f6e\" width=\"406\">Description<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr valign=\"top\">\n<td bgcolor=\"#ffffff\" width=\"263\">require_approval<\/td>\n<td bgcolor=\"#ffffff\" width=\"184\">yes<\/td>\n<td bgcolor=\"#ffffff\" width=\"406\">yes = saved as Pending. no = auto-published.<\/td>\n<\/tr>\n<tr valign=\"top\">\n<td bgcolor=\"#ffffff\" width=\"263\">success_message<\/td>\n<td bgcolor=\"#ffffff\" width=\"184\">Thank you!&#8230;<\/td>\n<td bgcolor=\"#ffffff\" width=\"406\">Custom text shown after submission.<\/td>\n<\/tr>\n<tr valign=\"top\">\n<td bgcolor=\"#ffffff\" width=\"263\">show_source<\/td>\n<td bgcolor=\"#ffffff\" width=\"184\">yes<\/td>\n<td bgcolor=\"#ffffff\" width=\"406\">Show or hide the platform dropdown.<\/td>\n<\/tr>\n<tr valign=\"top\">\n<td bgcolor=\"#ffffff\" width=\"263\">redirect<\/td>\n<td bgcolor=\"#ffffff\" width=\"184\">(none)<\/td>\n<td bgcolor=\"#ffffff\" width=\"406\">URL to redirect to after successful submission.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n        <form class=\"rwf-submission-form\" method=\"post\" enctype=\"multipart\/form-data\" novalidate>\n            <input type=\"hidden\" id=\"reviewfic_form_nonce\" name=\"reviewfic_form_nonce\" value=\"81ee859086\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/reviewfic\/wp-json\/wp\/v2\/docs\/78839\" \/>            \n            <div class=\"rwf-form-row\">\n                <label for=\"rwf_name\">Your Name <span class=\"rwf-required\" aria-hidden=\"true\">*<\/span><\/label>\n                <input type=\"text\" id=\"rwf_name\" name=\"rwf_name\" value=\"\" required autocomplete=\"name\">\n            <\/div>\n\n            <div class=\"rwf-form-row rwf-form-row-half\">\n                <div>\n                    <label for=\"rwf_designation\">Designation<\/label>\n                    <input type=\"text\" id=\"rwf_designation\" name=\"rwf_designation\" value=\"\" placeholder=\"e.g. CEO\" autocomplete=\"organization-title\">\n                <\/div>\n                <div>\n                    <label for=\"rwf_company\">Company<\/label>\n                    <input type=\"text\" id=\"rwf_company\" name=\"rwf_company\" value=\"\" placeholder=\"e.g. Acme Corp\" autocomplete=\"organization\">\n                <\/div>\n            <\/div>\n\n            <div class=\"rwf-form-row\">\n                <label>Star Rating <span class=\"rwf-required\" aria-hidden=\"true\">*<\/span><\/label>\n                <div class=\"rwf-star-picker\" role=\"group\" aria-label=\"Star rating\">\n                                            <button type=\"button\" class=\"rwf-star-btn\" data-value=\"1\" aria-label=\"1 star\">&#9733;<\/button>\n                                            <button type=\"button\" class=\"rwf-star-btn\" data-value=\"2\" aria-label=\"2 stars\">&#9733;<\/button>\n                                            <button type=\"button\" class=\"rwf-star-btn\" data-value=\"3\" aria-label=\"3 stars\">&#9733;<\/button>\n                                            <button type=\"button\" class=\"rwf-star-btn\" data-value=\"4\" aria-label=\"4 stars\">&#9733;<\/button>\n                                            <button type=\"button\" class=\"rwf-star-btn\" data-value=\"5\" aria-label=\"5 stars\">&#9733;<\/button>\n                                        <input type=\"hidden\" id=\"rwf_rating\" name=\"rwf_rating\" value=\"\">\n                <\/div>\n            <\/div>\n\n            <div class=\"rwf-form-row\">\n                <label for=\"rwf_title\">Review Title<\/label>\n                <input type=\"text\" id=\"rwf_title\" name=\"rwf_title\" value=\"\" placeholder=\"e.g. Great experience!\">\n            <\/div>\n\n            <div class=\"rwf-form-row\">\n                <label for=\"rwf_content\">Your Review <span class=\"rwf-required\" aria-hidden=\"true\">*<\/span><\/label>\n                <textarea id=\"rwf_content\" name=\"rwf_content\" rows=\"5\" required><\/textarea>\n            <\/div>\n\n                        <div class=\"rwf-form-row\">\n                <label for=\"rwf_source\">Review Platform<\/label>\n                <select id=\"rwf_source\" name=\"rwf_source\">\n                    <option value=\"\">\u2014 Select platform (optional) \u2014<\/option>\n                                            <option value=\"amazon\" >\n                            Amazon                        <\/option>\n                                            <option value=\"capterra\" >\n                            Capterra                        <\/option>\n                                            <option value=\"facebook\" >\n                            Facebook                        <\/option>\n                                            <option value=\"g2\" >\n                            G2                        <\/option>\n                                            <option value=\"google\" >\n                            Google                        <\/option>\n                                            <option value=\"trustpilot\" >\n                            Trustpilot                        <\/option>\n                                            <option value=\"yelp\" >\n                            Yelp                        <\/option>\n                                    <\/select>\n            <\/div>\n            \n            <div class=\"rwf-form-row\">\n                <label>Your Photo<\/label>\n                <div class=\"rwf-dropzone\" id=\"rwf-dropzone\">\n                    <div class=\"rwf-dropzone-avatar\" id=\"rwf-dropzone-avatar\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n                            <circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M4 20c0-4 3.6-7 8-7s8 3 8 7\"\/>\n                        <\/svg>\n                    <\/div>\n                    <p class=\"rwf-dropzone-text\">\n                        <strong>Drag &amp; drop your photo here<\/strong><br>\n                        <span>or <button type=\"button\" class=\"rwf-dropzone-browse\">Browse to Upload<\/button><\/span>\n                    <\/p>\n                    <p class=\"rwf-dropzone-hint\">JPG, PNG, GIF or WebP \u2014 max 5 MB (optional)<\/p>\n                    <input type=\"file\" id=\"rwf_photo\" name=\"rwf_photo\" accept=\"image\/jpeg,image\/png,image\/gif,image\/webp\" class=\"rwf-dropzone-input\">\n                <\/div>\n            <\/div>\n\n            <div class=\"rwf-form-row\">\n                <button type=\"submit\" class=\"rwf-submit-btn\">Submit Review<\/button>\n            <\/div>\n        <\/form>\n        \n<h4>Approving Submitted Reviews<\/h4>\n<p>If require_approval is yes (default), submitted reviews appear in Reviewfic &gt; All Reviews with Pending status. Click Publish to make them live.<\/p>\n<p>Screenshot: All Reviews list showing a pending review with Publish and Trash action links<\/p>\n<h3>12b. Contact Form 7 Integration<\/h3>\n<p>Connect an existing CF7 form to Reviewfic so submissions automatically create reviews.<\/p>\n<blockquote><p>Note: Contact Form 7 must be installed and active.<\/p><\/blockquote>\n<h4>Step-by-Step Setup<\/h4>\n<ul>\n<li>Install and activate Contact Form 7.<\/li>\n<li>Go to Contact &gt; Contact Forms and open or create your form.<\/li>\n<li>Click the Reviewfic tab in the CF7 form editor.<\/li>\n<\/ul>\n<p>Screenshot: CF7 form editor showing the Reviewfic tab highlighted<\/p>\n<ul>\n<li>Check: Send submissions from this form to Reviewfic.<\/li>\n<li>Choose Review Status: Pending or Published.<\/li>\n<li>Select a Review Source from the dropdown.<\/li>\n<li>Fill in the Field Mapping table with your CF7 field names.<\/li>\n<\/ul>\n<table width=\"903\" cellspacing=\"0\" cellpadding=\"8\">\n<thead>\n<tr valign=\"top\">\n<td bgcolor=\"#0e9f6e\" width=\"383\"><span style=\"color: #ffffff;\">Reviewfic Field<\/span><\/td>\n<td bgcolor=\"#0e9f6e\" width=\"486\"><span style=\"color: #ffffff;\">CF7 Field Name (example)<\/span><\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr valign=\"top\">\n<td bgcolor=\"#ffffff\" width=\"383\">Reviewer Name<\/td>\n<td bgcolor=\"#ffffff\" width=\"486\">your-name<\/td>\n<\/tr>\n<tr valign=\"top\">\n<td bgcolor=\"#ffffff\" width=\"383\">Star Rating (1-5)<\/td>\n<td bgcolor=\"#ffffff\" width=\"486\">your-rating<\/td>\n<\/tr>\n<tr valign=\"top\">\n<td bgcolor=\"#ffffff\" width=\"383\">Review Content<\/td>\n<td bgcolor=\"#ffffff\" width=\"486\">your-message<\/td>\n<\/tr>\n<tr valign=\"top\">\n<td bgcolor=\"#ffffff\" width=\"383\">Designation<\/td>\n<td bgcolor=\"#ffffff\" width=\"486\">your-job-title<\/td>\n<\/tr>\n<tr valign=\"top\">\n<td bgcolor=\"#ffffff\" width=\"383\">Company<\/td>\n<td bgcolor=\"#ffffff\" width=\"486\">your-company<\/td>\n<\/tr>\n<tr valign=\"top\">\n<td bgcolor=\"#ffffff\" width=\"383\">Review Title<\/td>\n<td bgcolor=\"#ffffff\" width=\"486\">review-title<\/td>\n<\/tr>\n<tr valign=\"top\">\n<td bgcolor=\"#ffffff\" width=\"383\">Photo (file field)<\/td>\n<td bgcolor=\"#ffffff\" width=\"486\">your-photo<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<ul>\n<li>Click Save in the CF7 editor.<\/li>\n<\/ul>\n<p>Screenshot: Reviewfic tab in CF7 editor with field mapping table filled in<\/p>\n<p>Connected CF7 forms are automatically styled to match Reviewfic&#8217;s form design on the frontend, including drag-and-drop photo upload.<\/p>\n<p>Screenshot: A connected CF7 form on the frontend showing Reviewfic styling<\/p>\n<h3>12c. WPForms Integration<\/h3>\n<p>Note: WPForms (free or pro) must be installed and active.<\/p>\n<h4>Step-by-Step Setup<\/h4>\n<ul>\n<li>Go to Reviewfic &gt; Form Integrations and click the WPForms tab.<\/li>\n<\/ul>\n<p>Screenshot: Form Integrations page with WPForms tab active, showing a list of forms<\/p>\n<ul>\n<li>Find your form and check the Enable checkbox. The configuration panel expands automatically.<\/li>\n<li>Choose Review Status and Review Source.<\/li>\n<li>Fill in the Field Mapping using the WPForms Field ID (an integer shown in the form builder).<\/li>\n<\/ul>\n<blockquote><p>Tip: To find a field ID in WPForms, open the form builder and click on the field \u2014 the ID appears in the field settings panel.<\/p><\/blockquote>\n<ul>\n<li>Click Save WPForms Settings.<\/li>\n<\/ul>\n<h3>12d. Fluent Forms Integration<\/h3>\n<blockquote><p>Note: Fluent Forms (free or pro) must be installed and active.<\/p><\/blockquote>\n<h4>Step-by-Step Setup<\/h4>\n<ul>\n<li>Go to Reviewfic &gt; Form Integrations and click the Fluent Forms tab.<\/li>\n<li>Find your form, check Enable, and expand the configuration.<\/li>\n<li>Select Review Status and Review Source.<\/li>\n<li>Fill in the Field Mapping using the Fluent Forms field name\/key (e.g., names, message).<\/li>\n<\/ul>\n<blockquote><p>Tip: Field keys are visible in the Fluent Forms editor when you click on a field \u2014 look for the &#8216;Field Name&#8217; setting.<\/p><\/blockquote>\n<ul>\n<li>Click Save Fluent Forms Settings.<\/li>\n<\/ul>\n<h3>12e. Gravity Forms Integration<\/h3>\n<blockquote><p>Note: Gravity Forms must be installed and active.<\/p><\/blockquote>\n<h4>Step-by-Step Setup<\/h4>\n<ul>\n<li>Go to Reviewfic &gt; Form Integrations and click the Gravity Forms tab.<\/li>\n<li>Find your form, check Enable, and expand the configuration.<\/li>\n<li>Select Review Status and Review Source.<\/li>\n<li>Fill in the Field Mapping using the Gravity Forms Field ID (integer shown in the form editor).<\/li>\n<\/ul>\n<blockquote><p>Tip: To find a field ID in Gravity Forms, click on a field in the editor \u2014 the ID appears in the field settings on the right.<\/p><\/blockquote>\n<ul>\n<li>Click Save Gravity Forms Settings.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Reviewfic provides several ways to collect reviews directly from customers on your website. 12a. Built-in Review Form Place the shortcode on any page to display a styled review submission form. Fields Included Full Name (required) Designation \u2014 job title (optional) Company (optional) Star Rating \u2014 interactive star picker (required) Review Title (optional) Review Content (required) [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"doc_category":[9],"doc_tag":[],"class_list":["post-78839","docs","type-docs","status-publish","hentry","doc_category-reviewfic-docs"],"year_month":"2026-06","word_count":653,"total_views":0,"reactions":{"happy":0,"normal":0,"sad":0},"author_info":{"name":"themeficola","author_nicename":"themeficola","author_url":"https:\/\/themefic.com\/reviewfic\/author\/themeficola\/"},"doc_category_info":[{"term_name":"Reviewfic Docs","term_url":"https:\/\/themefic.com\/reviewfic\/docs\/reviewfic-docs\/"}],"doc_tag_info":[],"_links":{"self":[{"href":"https:\/\/themefic.com\/reviewfic\/wp-json\/wp\/v2\/docs\/78839","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/themefic.com\/reviewfic\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/themefic.com\/reviewfic\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/themefic.com\/reviewfic\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/themefic.com\/reviewfic\/wp-json\/wp\/v2\/comments?post=78839"}],"version-history":[{"count":4,"href":"https:\/\/themefic.com\/reviewfic\/wp-json\/wp\/v2\/docs\/78839\/revisions"}],"predecessor-version":[{"id":78843,"href":"https:\/\/themefic.com\/reviewfic\/wp-json\/wp\/v2\/docs\/78839\/revisions\/78843"}],"wp:attachment":[{"href":"https:\/\/themefic.com\/reviewfic\/wp-json\/wp\/v2\/media?parent=78839"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/themefic.com\/reviewfic\/wp-json\/wp\/v2\/doc_category?post=78839"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/themefic.com\/reviewfic\/wp-json\/wp\/v2\/doc_tag?post=78839"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}