Re: How to delete this?

Solved

How can I remove an old review design from my app?

Matteo96
Excursionist
21 0 4

Hello. I have a question regarding how I can delete this review design probably left from an app I installed previously. Now I have a new review app that I like. I deleted the previous app, but this one remains. I don't know how to code.

312495663_455395976709735_8409747311847673919_n.jpg

Accepted Solutions (3)

Prezentech
Shopify Partner
391 76 108

This is an accepted solution.

Hi There,

Thank you for reaching out to the Shopify forums!

Let me quickly fix that issue for you.

Please share your store URL here and allow me to check for you.

Thanks & Regards,
Prezen Tech

If helpful then please Like and Accept Solution.
Do you need custom changes on store ? Hire us.
Feel free to Contact me for shopify help on support@prezentech.com
Shopify Design Changes | Shopify Custom Theme Design and Development | Shopify App Development

View solution in original post

ExpertRookie
Shopify Partner
1518 249 325

This is an accepted solution.

@Matteo96 

 

Can you give me your store URL? Then I can review it

- Was my reply helpful? Please Like and Accept Solution to let me know!
- Want to modify or custom changes on store Hire me.
- Feel free to contact me on expert.rookie.team@gmail.com regarding any help.

View solution in original post

ExpertRookie
Shopify Partner
1518 249 325

This is an accepted solution.

Hi @Matteo96 
In this case I think the code still not remove from your store.
If you want to hide the review you
You can try follow this path:
Themes => edit code => asset => theme.scss.liquid
and add this code to bottom of the file theme.scss.liquid

#shopify-product-reviews {
display: none!important;
}

or you can share the store access, we will help you check and remove the liquid code.

- Was my reply helpful? Please Like and Accept Solution to let me know!
- Want to modify or custom changes on store Hire me.
- Feel free to contact me on expert.rookie.team@gmail.com regarding any help.

View solution in original post

Replies 5 (5)

Prezentech
Shopify Partner
391 76 108

This is an accepted solution.

Hi There,

Thank you for reaching out to the Shopify forums!

Let me quickly fix that issue for you.

Please share your store URL here and allow me to check for you.

Thanks & Regards,
Prezen Tech

If helpful then please Like and Accept Solution.
Do you need custom changes on store ? Hire us.
Feel free to Contact me for shopify help on support@prezentech.com
Shopify Design Changes | Shopify Custom Theme Design and Development | Shopify App Development

ExpertRookie
Shopify Partner
1518 249 325

This is an accepted solution.

@Matteo96 

 

Can you give me your store URL? Then I can review it

- Was my reply helpful? Please Like and Accept Solution to let me know!
- Want to modify or custom changes on store Hire me.
- Feel free to contact me on expert.rookie.team@gmail.com regarding any help.
Matteo96
Excursionist
21 0 4
ExpertRookie
Shopify Partner
1518 249 325

This is an accepted solution.

Hi @Matteo96 
In this case I think the code still not remove from your store.
If you want to hide the review you
You can try follow this path:
Themes => edit code => asset => theme.scss.liquid
and add this code to bottom of the file theme.scss.liquid

#shopify-product-reviews {
display: none!important;
}

or you can share the store access, we will help you check and remove the liquid code.

- Was my reply helpful? Please Like and Accept Solution to let me know!
- Want to modify or custom changes on store Hire me.
- Feel free to contact me on expert.rookie.team@gmail.com regarding any help.
Matteo96
Excursionist
21 0 4

If you are available, I will give you access. Thank you.