651 comments found.
I have a pre-sales question. I have a website that list many different businesses, Is it possible to set up reviews for the business page itself instead of any of their products? Also, I have added the classic editor for WP , and will not be using the Gutenberg editor so is that ok? Lastly, can this be used to allow visitors to leave a reviews on the business profile pages? Thanks for any assistance.
Hey JoeBailey72,
Thanks for checking out Let’s Review.
1- You can add a review anywhere really – if you are using the classic editor you can use the shortcodes to create one. However, Google recently changed the review schema and they have really clamped down on what reviews they show in the search results, due to spammers abusing the system, so unless you review a real product, I don’t think it’ll appear in the serps any more.
2- Yeah Let’s Review works well on both Gutenberg and classic editor sites.
3- If your profile page is something you can add shortcodes too, yeah you can add one.
Hope this helps.
Codetipi
Perfect, Thank you!
You’re welcome 
Has the option for setting the specific order of the top x review list been added?
Can’t seem to find it and would like to have full control of the order of reviews that doesn’t require the post date.
Hey Berkoz912,
Yeah that was indeed added and working now. If you look at the shortcode, you’ll see the postid=”1,2,3” parameter. If your “order” parameter is set to default (order=”1”) then the posts will output in the exact order you set in postid, so to make post 3 appear first, you’d simply have postid=”3,1,2”.
Hope this helps.
Codetipi
Thanks, worked perfectly – I noticed that after updating to 3.0.4, there are a few issues, aside from the font size in the descriptions.
1. The products on the list are ignoring the settings for the custom title and are instead using the page title of the source review page.
2. The product description is not displaying HTML like it would previously, ignoring rel=”nofollow” for outbound links, < li > ordering, < p > breaks, etc.
3. The color of the product title has changed to the default theme’s link color instead of black as it was previously. An option to update would be nice to minimize CTR off the page.
4. The overall design has significantly changed. Options to change the product title into a header tag would be great, font size, circle or square number item (was circle, now smaller and square). Any options for full customization, to at least get back the design as it was previously, especially during testing phases?
(have to revert back to the previous version for the time being)
Happy to hear that 
1 and 3- Fixed for v3.0.5
2- Can you elaborate and share sample code you are using + where are you saving it?
4- What square number are you referring to? The design hasn’t changed much, but the plugin inherits more styling from whatever theme you have so that it matches better with the rest of site – might be that that you are seeing.
Codetipi
Thanks for the reply. Will keep an eye out for 3.0.5
2. Here’s a screenshot of some of the HTML that was automatically removed https://www.screencast.com/t/xUiWSxotlVg (lol, sorry for all the blurs).
4. Here’s another screenshot – https://www.screencast.com/t/8JUdWZXsbW When updating, the numbers to dictate the order of the product in the list was changed to a square. I reverted back so don’t have an active screenshot but can get if needed.
Thanks for the help
It’s no problem!
2- Could you copy/paste the html here though (using < pre > tags) or to do it privately, open a ticket at http://codetipi.ticksy.com as I need exact sample code to test it properly.
4- Oh that, yeah that was indeed on purpose, but on second thoughts rounded does look better for that list design so it’s been changed to it again.
Thanks!
Will have a ticket live in the next few minutes
That’s great thanks, please ensure to paste the entire html that isn’t working and the exact steps to recreate.
Are visitor reviews only available by the Wordpress comments system, or will they eventually be available via Disqus as well? I have Disqus installed and would rather not swap back to the Wordpress comments system if possible.
Hey TheCurbAU,
I’m afraid that it likely won’t ever be possible to append reviews to Disqus comments, as Disqus works through an iFrame and works completely independently to WordPress. As such it simply isn’t possible to inject/create/load custom data into a closed third party system like Disqus.
Codetipi
Hi Chris,
With the latest update, can we get the average of the wordpress comment score on the main page? https://demos.codetipi.com/letsreview
Best 
Hey, I think that is not possible now. If you can add this feature when you have time, it would be great! (only the rating of the visitors by the comments.) 
Hey RV73,
There is a new block for Gutenberg called Comment Average Scores which shows the average scores of visitor comment reviews, you can see it in action here: https://demos.codetipi.com/letsreview/bose-beats/ it’s the one with the “VISITOR REVIEWS BLOCK” title, when you hover over you’ll see a button to encourage more reviews too 
Hope this helps.
Codetipi
Hey Chris,
yes I saw, but we can not only have this note on the homepage. 
How have you built your homepage? Because it may be possible 
I am for the moment with a demo of Zeen
. Also, you have to activate the author’s review to activate the review of comments.
In fact, what I would like, it’s to have only the review of comments in single post, and the average of the note is displayed in the different templates of the theme (grid, slider …). 
Ah in that case it may be possible, there are plans to make the Tipi Builder be able to run Gutenberg blocks – it’s being investigated though so can’t promise it 100% until I know it’s possible, but hopefully will be!
Hey, ok thanks 
No worries 
Codetipi, can something be done about the field validation error display?
It through me off guard when I forgot to fill a field and hit Submit then I was taken to a blank page “ERROR: please fill the required fields (name, email).” Something like highlighting the error or missing field input instead of being redirected to a WordPress native error page?
Hey Vir2lboy,
Ah that isn’t actually anything to do with Let’s Review – that is the standard WordPress system for when you don’t enter all your details.
I agree it’s ugly and not very user friendly, but it’s the way WordPress works. The only way is to install a comments plugin or write custom code to override WordPress’ system.
Codetipi
I see, I thought LetsReview integrates with the Comments, hence why I had so many issues integrating it with a custom meta heavy duty theme, but here’s the bigger issue, let’s say we took time to fill out the review and forgot to include a field (Name, Email, etc) When we hit the Back button from the Error page, the No/Yes under “Is this a Review” is defaulting to Yes yet no Review options are visible, we literally have to click No then Yes to get the Review options back to being visible.
Ah right yeah, the plugin does indeed integrate with the comments, but the way it does it is by simply appending the review stuff to them, it doesn’t actually take control/change/override anything, so this way your theme and other plugins can do whatever they want to it all. Regarding the error and going back, I’ll look into that!
Wish that was the case for the theme I’m using, it worked half way, nevertheless, I think ultimately a separate Review site will make much more sense, and that error redirect is k.i.l.l.i.n.g my vibe, literally lol
Yeah I know exactly what you mean, I’ve always hated that error – I’ve always felt WordPress core should deal with it properly/cleaner. It’s basic and themes shouldn’t need to add extra code for something like it!
Hi Codetipi, Great update, thank you!
1. Do you think we can get the minimalist B theme in a white version? I love the design but black isn’t going to fly with my site.
2. How can insert the inline “See also” reviews that I can see in your demo here?: https://demos.codetipi.com/letsreview/surface-review/
Best, Alastair
Hey Alastair,
You’re welcome, really happy you like it! 
1- Great suggestion, was added in v3.0.3 update which was submitted just now – should get approved by Codecanyon soon.
2- Ah that is actually a feature of the theme used to create the demo site, the theme is a Codetipi product
In case you haven’t seen it already – It’s a next generation theme called Zeen and you can check it out here: https://themeforest.net/item/zeen-next-generation-magazine-wordpress-theme/22709856
Hope this helps.
Codetipi
Hi,
All of my schema scores on all of my posts are 0. They show the real number in the post but now after the update, they are all 0 when using the structured data testing tool from google.. what gives?
Hi Intcultcom,
Ah that doesn’t sound right at all, if you check the schema on the demo site (running v3), it works fine: https://search.google.com/structured-data/testing-tool#url=https%3A%2F%2Fdemos.codetipi.com%2Fletsreview%2Fsurface-review%2F
Please open up a ticket at http://codetipi.ticksy.com and include admin login details and exact url where this is happening to investigate for you.
Codetipi
You can see my examples here. I don’t have support anymore and don’t really expect to have to pay for support again when things were once working fine and now after your updates I have to pay to fix it? It feels like I pay for every update that you guys do now for either lets review or zeen, because something on your end messes up what we originally have.
1. Review scores are 0 in the tool even though showing in article.
2. Review numbers are all different around the site. Homepage has whole numbers as a score. Articles have decimal numbers.. (originally all decimal but now homepage shows something different after update).
https://search.google.com/structured-data/testing-tool#url=https%3A%2F%2F10mag.com%2F10-things-to-do-in-south-korea-this-october%2F https://10mag.com/10-things-to-do-in-south-korea-this-october/ https://10mag.com/It’s also putting everything as a product in the @type. I was looking at the options in the edit post page, there’s nothing about just normal articles. What do you recommend we do for this situation? We would need to bulk change everything if so.
Hey again,
As with all big pieces of software with thousands of lines of code, when you have a huge update that changes lots of code and adds new features + combined with users using the code in all types of combinations means you inevitably always have potential to have unexpected quirks that aren’t seen on the development sites (or seen by the beta testers), this is why all software constantly has updates. Let’s Review is already at 3.0.3 thanks to user reports. Codetipi will always fix any quirks, but it isn’t possible without user reports and being able to investigate them to recreate them locally.
However, in CodeCanyon/Themeforest you do need valid support to ask for any type of help or support – most users have valid support too as it lasts 6-12 months, so it usually isn’t a problem for anyone. This isn’t a Codetipi policy, it’s the marketplace systems and rules that authors are forced to follow.
Nonetheless, I went in on your site to have a look as I can’t recreate your issue in any way locally. Without being in the admin area I can’t investigate properly, but it seems you may have your reviews set to “editor and visitor” ones, but only using the visitor rating option, if that is correct, you ned to edit the review to be “visitor only” then the schema will reflect the visitor score.
Regarding the type, the review schema has specific rules to be valid, there hasn’t actually ever been an article review type, in fact, Google’s recent changes removed all stars from sites not reviewing something specific because spammers were abusing that to increase their CTR in the SERPS.
You can read more about Google’s changes here:
https://webmasters.googleblog.com/2019/09/making-review-rich-results-more-helpful.htmlHope this helps.
Codetipi
Ok, I understand. Although doesn’t this https://schema.org/Article have aggregate rating so it will still be a valid schema with a review? Or is google getting rid of this?
I’m afraid not, Google doesn’t consider Article a valid review any longer, in their latest algorithm update they have actively removed anything like that to stop sites who aren’t really reviewing anything but still wanted to show stars in the the serps for ctr, you can see the current valid options here: https://developers.google.com/search/docs/data-types/review-snippet
Hello there, Im insterested in your pulign, but before I want to know if its possible to users attach images on their reviews, and if there is not option for this if you have considered for future updates. ty
Hey Zombiemaker (great name!!),
Thanks for checking out Let’s Review 
The plugin doesn’t allow users to upload images, as there are so many free/premium solutions for this already. For example, here is a free plugin that is just to add images to comments: https://wordpress.org/plugins/comment-image/
Hope this helps.
Codetipi
Hi,
1. does the new update allow visitor review scores to be made in the comments with no decimal points. I.e. review 1 or 2 or 3. Instead of being able to provide a score of 1.2 or 1.5 etc?
2. Can the review slider be disabled for visitor reviews so that the comment visitor reviews is the only way to submit a score?
Thanks
Also… the visitor comment scores do not have a total score summarised in the lets review box. I thought all of this was going to be addressed in the update, or have I misses this somewhere? Top work by the way
Hey Mikee,
1- There is no option to force users to not be able to use decimals, unless you’re using the percent (0-100 percent), however, a new filter has been added that will allow you to do it. From the next update (v3.0.4 or v3.1) you can do this:
function my_custom_comment_step( $step = '', $pid = '' ) {
return 1;
}
add_filter( 'lets_review_comment_reviews_step', 'my_custom_comment_step', 10, 2 );
That should do it 
2- What review slider are you referring to? If you mean from the main review, yeah you have an option to make it “editor review only”.
3- There is a new Gutenberg block called Comment Averages, which you can add to your article to show the average scores of the comments.
Hope this helps.
Codetipi
Cheers for the update. As a heads up, I’m not seeing stars on AMP, just the fields for it. The review does load in AMP, so that’s new, but the star icons don’t.
Somewhat sorted, but there are still bugs. If you use AMP for WP, you need to switch to Font Awesome for the icons.
Hey Leighlo,
Hope you enjoy v3 
The stars don’t show because AMP doesn’t allow plugins/themes to upload/use custom fonts. There is a way to use FontAwesome (As you’ve found) but the issue is that plugins (such as Let’s Review) can’t load FontAwesome in AMP for you, as AMP only accepts the fontawesome CDN url, and plugins on CodeCanyon aren’t allowed to use CDN resources, so Let’s Review can’t do anything about that.
For this reason, the plugin simply styled the buttons in AMP as normal buttons, which are the same but just missing the icon. AMP is meant to be limiting/restrictive to maintain its fast performance, so this type of issue is kind of all intentional by AMP developers.
Codetipi
How do you insert a shortcode/block to display top reviews over a certain time period?
Hey Supahero,
If you are using Gutenberg, you can add a Classic block and use the old shortcode list tool in there. Gutenberg list blocks will be added to the theme at some point 
Codetipi
Hi, The “TOP HALF-WIDTH” option does not work anymore. The review appears in the full page mode in 3.0.1. Thanks.
Hey AcvilaSoft,
Thanks for reporting, I can confirm that has been fixed and will be included in the v3.0.2 update which will be submitted today 
Codetipi
Installed today but a few issues, like stars not appearing, shopping cart icon showing even when custom text is defined, on dark accent colours the review title is still black/dark. Will a new update be pushed in the coming days? And will there be a way to bulk update review schema type? Thanks!
And I’m using Zeen which comes bundled with LR.
Hi Supahero,
Please update to v3.0.1 which was actually released before your comments
If you find any new quirks, please report them with screenshots/admin login details in http://codetipi.ticksy.com and they will be able to be investigated and patched up.
Thanks!
Codetipi
I commented before it was approved on CodeCanyon – the update was only pushed today.
Still some issues with the latest version that need to be fixed. Hopefully Chris is working on them already.
Ah yes you’re right, it’s actually due to CodeCanyon’s delay in approving new updates! It’s much faster on Themeforest!
Please open a ticket with any outstanding issues you’re experiencing though – as v3.0.2 is due out later today to fix the top-half width option being full-width.
thanks – please also fix the issue with not showing the correct icon (shopping cart) and star symbols are not displaying.
Also, user comment reviews are now showing as a percentage instead of the value that was selected previously with stars.
This changelog fix “FIX: Custom shopping cart icon override quirk” isn’t quite there yet. The symbol now just slides over the existing symbol, instead of replacing it on the animation.
Stars still not showing.
It was definitely working in the development site, a new update is coming out today, try updating and if the problem persists, you will need to open a ticket and include exact url + info to be able to investigate it for you.
Congrats on finally launching the V3 version, just tested it on mobile, looks great and very responsive, the ONLY thing that still persists is the fact that while on Mobile, we can’t click and drag the review score bar, we have to tap in the middle of the score line to apply a number, if this is not feasible on Mobile, can the users at least be given the option to edit the value of their desired score?
Hey Vir2lboy,
Thanks, hope you enjoy using it 
Users can enter a value by tapping on the number and manually entering it. Did you try that?
P.s The official demo site is still running Let’s Review v2.x, it will be updated to v3 over the coming days 
Codetipi
Ah!! That probably explains it all
I haven’t installed it because I’m the one who was stuck with that complicated theme where the Comments section was altered (Using altered Comments vs the WP native Comments) so I’m waiting to pick a decent theme (most likely one of yours) to test the V3 version or I’ll just try the V3 with my existing theme to see if it plays nicely.
On a side note, your plugin is top notch and worth every dollar.
That’s really nice of you to say, thanks so much once again for choosing Let’s Review all that time ago
Hope you continue enjoying it for a long time!
Upgraded to V3, broke the entire setup including Zero scores now showing when I had no final score showing. This is even though final scores are switched to off for showing. The thumbnail scores are huge and out of the their boxs on category and home. Renewing support costs as much as buying the app, leaving me weeks worth of manual work now to fix all the posts 
Hi M22687,
I’m sorry to hear that, but other users (including many beta testers) have upgraded without any problems! Please open a ticket and include admin login details and it will be forwarded to Chris (Codetipi developer). He will investigate and can definitely fix it (and I’m sure he will patch up your site too)! No data is deleted/touched from an new version, so it will all 100% be okay. You do need valid support to do that I’m afraid, but that is due to CodeCanyon’s support policy. Codetipi has to follow the rules I’m afraid :/
Codetipi
Thanks, support cost same price as the plugin and it was working fine before the update. Feels a little unfair. Ticket submitted.
I completely understand, but I’m afraid tickets can only be opened with valid support! Nothing we can do about that I’m afraid! But I can promise it will all be sorted for you, so it won’t be a waste for you 
ok all fixed – I used an update for Valenti theme users which corrected the problems.
Really happy to hear it’s all good now 
ok some new bugs in the 3.03. I used to not show scores for reader ratings when on star mode on 3.02 now it shows scores. Can this be taken out or do i have to go back down to 3.02 again?
Hey there, can you please open a ticket about this with urls showing what you mean exactly? This way it can be investigated – Here is the url: http://codetipi.ticksy.com
I have, i sent about 5-6 messages, waiting for reply, its on the original ticket I opened some days ago.
Can you please mention the ticket number? Because I had a look and the oldest unresponded ticket is less than 24 hours old (last response).
2186405 and 2180611 – it would be great if they could be resolved or replied to , there are so so many bugs for the classic editor version.
New ticket opened – more bugs found 2186987. These are quite serious bugs.
Don’t worry, any confirmed bugs will be patched, as always 
Hi, I’d like to beta test the new version of the plugin but cannot raise a ticket. Please can you get in touch?
Hey Mikee_j,
To beta test the new version, you can open a ticket at http://codetipi.ticksy.com as that is the place it is being done. The only thing to note is that one of the requirements to become a beta tester is that you need to have valid support, which is needed to open a ticket.
Codetipi
Hi!
It’s definitely one of the best review plugins. But there are three (four) things missing:
1.) Overview of all reviews
2.) Filter options to show Most useful/Postive/Negative reviews etc.
3.) Rating options for each review (“Was this helpful?” Yes/No)
Here is what I mean: https://imgur.com/mHIW3SI
4.) And the last thing: Instead of the bar there should be the option that users only can select between 1-5 stars (fully stars only). The bar with procentage is too exact for a rating.
Do you think you could implement those features? Let’s Review would be absolutely perfect then!
Hey Martin_AUT,
Really happy you like it 
1- There is a new Gutenberg block you can add in your content area that displays the average scores of visitor comment reviews.
2- I’d be hesitant towards this one as many themes add their own filters, so if the plugin added one, you’d end up with multiple different dropdowns on some themes. It will be considered though.
3- That is already an option in v3.
4- Do you mean for visitor reviews? It may be possible in the future.
Hope this helps.
Codetipi
Hi Codetip,
thank you for the answers!
1.) I don’t use Gutenberg and many other neither. But I think we talked about little different things. Please see this screenshot for what I mean (1) https://imgur.com/mHIW3SI Thanks 
2.) Themes usually don’t add filters to external plugins… Probably this was a misunderstanding? I marked what I mean on this screenshot too (2): https://imgur.com/mHIW3SI
3.) Good to hear!
When will V3 be released?
4.) Yes, for visitor-reviews.
Thank you!
You’re welcome 
Followed up your support ticket too earlier, but:
1- I was talking about that, there’s a new Gutenberg block that can be used to output the averages of each criteria from comment reviews. It isn’t exactly the same as it shows the average scores of each rating, but it is similar. Having the summary like you pointed out above the comments is in the works too.
2- What I meant was that some themes add dropdowns to the comments area itself. And what I meant is that if a plugin adds a dropdown and so does a theme, you will have two separate dropdowns appearing, which looks broken. But something like this is definitely possible 
3- It’s in the final beta testing phase, shouldn’t be long now!
Codetipi
Are you still offering beta testing on the v3? I’d be happy to renew support and test it on our dev server of our site that is currently running v2.1. Just want to make sure v3 is still on its way and beta testing is available to see what’s in the pipeline. Thanks!
Hey JustJacob,
Yes the beta testing is ongoing now, the more testers the better as there’s more chances of spotting things. Please open a ticket today at http://codetipi.ticksy.com to join!
Thanks again,
Codetipi
Hello, need plugin for client, its possible to comment rating only for overall score and not many criteria?
also i mean only 1 criteria for final score in comment rating.
Hey again,
I’m afraid you do need at least 1 criteria at the moment. An option to enable comment reviews without criterias is an interesting idea and will be looked at for a future update (possibly v3.1). For now you need to set at least one criteria. One thing you can do now though is hide the “Breakdown” section that appears in comments so only the final score is visible on the site. To do that you need to copy/paste this css in your theme’s custom css option:
.lets-review-breakdown { display: none; }
Hope this helps.
Codetipi
Ahthx, its ok, if the ome criteria called final score? od should i have really one criteria like satisfaction and then the plugin calculated from the one criteria the score? so if its possible, i can name the one criteria “your rating” and so i got what i want.
Ah yes you could do that! And then as it’s only one criteria (called Your Rating) the final score will automatically be the same score too. So you could use this to hide the final score slider when the user submits their review, use this custom css:
.lets-review-all-crits + .cb-bar { display: none; }
Hope this helps.
Codetipi
you are the best, thas, ill tell client, i need it for myx other website to, so i would buy another,, thank you so much, tipi
You’re welcome, happy I could help 
Hello me again, i use plugin, but the userrating use the same rating like my admin rating criteria?
Hey Ninanina,
As the Holidays season is extra busy, responses here will be very slow until the new year – please open up a ticket at http://codetipi.ticksy.com and the support team will investigate as soon as they are able to.
Happy New Year 
I paid for the additional support… Would be nice to have an approximate launch date. I love the plugin but might need to switch if we are going to be waiting for weeks.
Hey Gilbert,
Please check the ticket you opened, it would be great if you are able to help test the v3 beta 
Codetipi