support.cubewp.com support.cubewp.com
  • Helpdesk
  • Support Forum
Get CubeWP
support.cubewp.com support.cubewp.com
Get CubeWP
support.cubewp.com
  • Helpdesk
  • Support Forum

Docy

CubeWP Reviews

  • getting startGetting Started
    • How To Install CubeWP Reviews Plugin?
  • udrHow To Use
    • How to create a Review Form?
    • Can admin Control Reviews?
    • How to Create Multi-Rating Review form?
    • How to Create Review form for User Profile?
    • How to get All User Reviews & Overall user rating on author page?
  • requirementsRequirements
  • faqFAQs
    • Can i Submit Review on my own Post?
    • Can i Submit Review without logging in?
    • Can i Submit Review to Authors?
  • stopChangelog

How to Create Review form for User Profile?

Estimated reading: 2 minutes 699 views

PART 1: Create Review Form

CubeWP provides you to rate your Author, Seller or Buyer. You just need to select the user role or follow the below steps.
  • Go to Post Type Builder:

    • Access the Post Type Builder within CubeWP.
  • Select Review Post Type:

    • Choose the “Review” post type for customization.
  • Select User Role:

    • Specify the user role that will have access to this review post type.
  • Drag and Drop Your Fields:

    • Customize the review post type by dragging and dropping the desired fields into the form.
  • Save Changes:

    • Save your post type configuration with the added fields.
  • Copy the Shortcode:

    • After saving, you’ll receive a shortcode that you can copy and paste to display the review post type on your website.
users-review

PART 2: Display Review Form on Author Page

You can display review form for selected user by using do_shotcode() function in the below file path. Paste the generated shortcode in the below path file

plugins\cubewp-framework\cube\templates\author.php 

For Example
echo do_shortcode( ‘[cwpForm type=”cwp_reviews” content=”review_type_administrator”]’ );
Share this Doc

How to Create Review form for User Profile?

Or copy link

Clipboard Icon
CONTENTS
Leaf Illustration

© 2023 All Rights Reserved by CubeWP