Shopify themes, liquid, logos, and UX
Hi all! I'm having an issue where I had Shopify Reviews app as my main review platform, but then uninstalled and replaced with Judge.me and now have lingering code that shows two different "Write a Review" sections on my product page. Seems like this is lingering code in the theme based on my discussions with both Judge.me and Shopify support, but I can't figure out how to fix it.
Any ideas?
Solved! Go to the solution
This is an accepted solution.
Thanks for providing the store URL.
Upon checking your product page. I think you can find the SPR review widget in the folder Snippets > file review-widget.liquid. Can you check that out?
Or if it's difficult to find, can you send a help request to support@judge.me? Our supports will check and help you right away.
Looking forward to hearing from you
Hello Kodio,
Normally, uninstalling the app will also make the widgets disappear. But your case seems special, can you try the following steps below?
1. From your Shopify Admin, go to Online Store > Themes
2. On your current live theme, choose Actions > Edit Code
3. On the theme files, navigate to the folder Sections and look for the file product-template.liquid
4. In the file product-template.liquid, search for the term "spr" like this
5. You should see the line
<div id="shopify-product-reviews" data-id="{{product.id}}">{{ product.metafields.spr.reviews }}</div>
6. You can either delete it to remove the review widget of the Shopify Product Review app or put it into a comment like this (so you can find it later if you want)
{% comment %}
<div id="shopify-product-reviews" data-id="{{product.id}}">{{ product.metafields.spr.reviews }}</div>
{% endcomment %}
This will help remove the review widget of the Shopify Product Review app. However, this might not be the case if the review widget is installed on another file of your theme.
If it doesn't work, can you post your store URL and the storefront password (if any) so I can check and advise you further?
Thanks a bunch. I can't find that code on the SPR stuff anywhere. Store URL is freshyeti.com
This is an accepted solution.
Thanks for providing the store URL.
Upon checking your product page. I think you can find the SPR review widget in the folder Snippets > file review-widget.liquid. Can you check that out?
Or if it's difficult to find, can you send a help request to support@judge.me? Our supports will check and help you right away.
Looking forward to hearing from you
this worked!! thanks so much!
We're glad to hear that! Do feel free to reach us any time
Hi, I'm currently having the same problems with my debutify theme and the judge.me widget. I also attempted to resolve the issue using the steps listed here, however, I was not able to get rid of the duplicated "be the first to write a review" section on my theme. I also attached a screenshot for you to see! Thanks.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024