We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
You don't have any views for customer order page, It should have an extra button for each order so the customer can review their orders
The text was updated successfully, but these errors were encountered:
The plugin is working as expected but sending wrong review url in Emails.
We are getting review link as https://shoptest.fnfuae.com/admin/reviews/order/addreview/increment_id/000000387/token/5230f01900d22db7ab98eb5ac24acb8a9a2bee606dd6b0880eebfeca51802b21/
We want the url as https://shoptest.fnfuae.com/reviews/order/addreview/increment_id/000000387/token/5230f01900d22db7ab98eb5ac24acb8a9a2bee606dd6b0880eebfeca51802b21/
admin as to removed from URl or else it redirects to admin page
Sorry, something went wrong.
No branches or pull requests
You don't have any views for customer order page, It should have an extra button for each order so the customer can review their orders
The text was updated successfully, but these errors were encountered: