Solved

I need help removing the reviews.

AlexiiPav
Tourist
8 0 2

I have tried putting in the code 

div#stamped-main-widget {
    display: none !important;
}

 

But it is not working for some reason, can someone help me with this?

Accepted Solution (1)
Dan-From-Ryviu
Shopify Partner
7411 1423 1417

This is an accepted solution.

@AlexiiPav Just go to your Shopify store admin > Online Store > Themes > Live theme > Actions > Edit code > open product-template.liquid and featured-product.liquid files, find "stamped" then remove star rating code of Stamped review app

- Helpful? Like or Accept solution, - Coffee Tips or Paypal Tips
- Ryviu - Product Reviews app, collect product reviews, import reviews from AliExpress, Amazon, Etsy, Shopee and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 1 month of Shopify for $1. Sign up now

View solution in original post

Replies 12 (12)

ZestardTech
Shopify Expert
5393 970 1291

Hello There,

Please share your store URL and Screenshot.
So that I will check and let you know the exact solution here.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
AlexiiPav
Tourist
8 0 2

Hello! Thanks for the response, sadly I haven't paid for a shopify plan yet so I cant send you the website, but I can provide a screen shot.

Screen Shot 2021-07-02 at 3.50.51 pm.png

ZestardTech
Shopify Expert
5393 970 1291

Hello @AlexiiPav 

Please share me preview link.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
ZestardTech
Shopify Expert
5393 970 1291

Hello There,

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >timber.scss.css and paste this at the bottom of the file:

div#shopify-section-1625070313656ec6f9 {
display: none!important;
}
Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
AlexiiPav
Tourist
8 0 2
Dan-From-Ryviu
Shopify Partner
7411 1423 1417

This is an accepted solution.

@AlexiiPav Just go to your Shopify store admin > Online Store > Themes > Live theme > Actions > Edit code > open product-template.liquid and featured-product.liquid files, find "stamped" then remove star rating code of Stamped review app

- Helpful? Like or Accept solution, - Coffee Tips or Paypal Tips
- Ryviu - Product Reviews app, collect product reviews, import reviews from AliExpress, Amazon, Etsy, Shopee and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 1 month of Shopify for $1. Sign up now

AlexiiPav
Tourist
8 0 2

Ahhh! Thank you!

Only problem is that there is still this! do you mind if you can help me fix this part? Thanks a lot by the way! life saver!

Screen Shot 2021-07-02 at 7.12.17 pm.png

Dan-From-Ryviu
Shopify Partner
7411 1423 1417

@AlexiiPav You can try to find stamped code in product.liquid file and remove it also 

- Helpful? Like or Accept solution, - Coffee Tips or Paypal Tips
- Ryviu - Product Reviews app, collect product reviews, import reviews from AliExpress, Amazon, Etsy, Shopee and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 1 month of Shopify for $1. Sign up now

AlexiiPav
Tourist
8 0 2

doesnt seem to work?

 

AlexiiPav
Tourist
8 0 2

working for some reason

Dan-From-Ryviu
Shopify Partner
7411 1423 1417

@AlexiiPav Simplest way is uninstalling Stamped app :). Or if you can't find code in product-template.liquid then try to find it at the bottom of your product.liquid.

- Helpful? Like or Accept solution, - Coffee Tips or Paypal Tips
- Ryviu - Product Reviews app, collect product reviews, import reviews from AliExpress, Amazon, Etsy, Shopee and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 1 month of Shopify for $1. Sign up now