Review app widget still showing up

Bilalrashid247
Visitor
1 0 1

I have installed the "Product Reviews" app successfully. After a little more research i found another app for reaviews and I decided to use that one instead. So I deleted de "Product Reviews" app and installed the other one. The problem is that there is still part of the review app in some products as you can see in the image attached. I really need to remove this since I'm installing another app for reviews and if there is 2 spots for review the client will get confused.

Reply 1 (1)

PageFly-Victor
Shopify Partner
7865 1785 3056

Hi @Bilalrashid247,

The common case would be there is still code left from Product Reviews app in your theme, in other words, the app wasn't completely uninstalled.

In this case, you need to go to your Theme > Click on Action > Edit Code > Find product-template.liquid > then find and delete this code 

<div id="shopify-product-reviews" data-id="{{product.id}}">{{ product.metafields.spr.reviews }}</div>

Hope you find this helpful and Let me know if it works.

Cheers