• Resolved ezzo490

    (@ezzo490)


    Does anyone know how I can let users leave a vendor review without logging in, just like they do with the WooCommerce product reviews.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • WC Marketplace checks whether the user is logged in as it fetches the nme of the user to display who has written the review.

    Now, you can remove the checking by doing custom coding but you also have to add additional fields to fetch users name and email id, for this please override the review.php template via dc-woocommerce-multi-vendor/templates/review. You can also look into our hook and filter via our GitHub Repository: https://github.com/dualcube/dc-woocommerce-multi-vendor

    Let us know if you have any further query.

    Thread Starter ezzo490

    (@ezzo490)

    @dualcube can you give me a code to write in the functions.php file, because I am not a developer.

    @ezzo490 We would love to help you with this, however, our developers are busy with our next major update which is scheduled to be launched on 1st Jan, 2018.

    Kindly get in touch with you developer, if he/she needs any assistance regarding the procedure they need to follow, we will defiantly assist you with that.

    Thread Starter ezzo490

    (@ezzo490)

    ok, thank you @dualcube

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Leaving a Vendor Review without Logging In’ is closed to new replies.