Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Re: How to remove suggested product reviews?

Solved

How to eliminate unwanted product review suggestions?

nikkio
Tourist
7 1 4

I recently downloaded Judge.Me for product reviews but for some reason I am still seeing product review suggestions from the previous app (Product Reviews). I have been playing around with different codes for hours and was able to remove part of the Customer Reviews section but not the suggested product reviews.

 

Any help would be greatly appreciated.Screenshot 2024-04-15 105532.pngScreenshot 2024-04-15 114637.png 

Accepted Solution (1)
Made4uo-Ribe
Shopify Partner
9076 2167 2677

This is an accepted solution.

Thanks for the info, try this one. 

From your Shopify admin dashboard, click on "Online Store" and then "Themes".

Find the theme that you want to edit and click on "Actions" and then "Edit code".

In the "Assets" folder, click on "base.css, style.css, theme.css or if you find the fera.css" file,  At the bottom of the file, add the following CSS code:

 

div#reviews {
    display: none !important;
}

 

And Save. 

Result:

Made4uoRibe_0-1713198023472.png

Note: if the code is not working, please contact the app provider. Thanks!

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.

View solution in original post

Replies 7 (7)

Made4uo-Ribe
Shopify Partner
9076 2167 2677

Hi @nikkio 

If its an app we can try to remove it but if still not then you need to contact the app provider. WOuld you mind to share your store URL? Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.
nikkio
Tourist
7 1 4

Hi @Made4uo-Ribe . Thanks for the quick response. The url: https://www.gaylordhardwoodflooring.com/

Made4uo-Ribe
Shopify Partner
9076 2167 2677

This is an accepted solution.

Thanks for the info, try this one. 

From your Shopify admin dashboard, click on "Online Store" and then "Themes".

Find the theme that you want to edit and click on "Actions" and then "Edit code".

In the "Assets" folder, click on "base.css, style.css, theme.css or if you find the fera.css" file,  At the bottom of the file, add the following CSS code:

 

div#reviews {
    display: none !important;
}

 

And Save. 

Result:

Made4uoRibe_0-1713198023472.png

Note: if the code is not working, please contact the app provider. Thanks!

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.
nikkio
Tourist
7 1 4

Unfortunately, I don't have base.css, style.css, theme.css other fera.css" files in my Assets folder. Could the code be installed elsewhere?

Made4uo-Ribe
Shopify Partner
9076 2167 2677

Check the theme.scss.css. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.
nikkio
Tourist
7 1 4

It worked! Thank you so much!

Made4uo-Ribe
Shopify Partner
9076 2167 2677

Welcome! You found it? Please, hit likes also it give me a big help. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.