Re: How can I remove the Loox reviews widget in Debutify theme?

Solved

How can I remove the Loox reviews widget in Debutify theme?

timo23
Tourist
13 0 1

Currently, I am using a debutify theme with loox reviews. My product reviews widget shows up under my call to action and product details. 

 

I want to remove the review widget under product description.

I just want the stars at the top, and to put the product review somewhere else later in the page.

 

store link: https://4bubs.com/products/cleanwhale-potty

pw: timo23

Accepted Solution (1)

PageFly-Richard
Shopify Partner
5011 1120 1805

This is an accepted solution.

Hi @timo23 

 

This is Richard from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the </head>

<style>
.product-single-reviews-wrapper {
display: none !important;
}
</style>

 

Hope this can help you solve the issue 

 

Best regards,

Richard | PageFly 

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 3 (3)

PageFly-Richard
Shopify Partner
5011 1120 1805

This is an accepted solution.

Hi @timo23 

 

This is Richard from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the </head>

<style>
.product-single-reviews-wrapper {
display: none !important;
}
</style>

 

Hope this can help you solve the issue 

 

Best regards,

Richard | PageFly 

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.

timo23
Tourist
13 0 1

Thank you Richard this worked!

It did however made a new problem, I wanted to add Product Reviews Widget under FAQ, when I put it there now it doesn't show up.

I assume this has something to do with the code we have inserted?

Sara_Loox
Shopify Partner
45 1 3

Hey there @timo23!
Sara from the Loox team here 🙂

 

We would be happy to help you remove this extra Loox widget so that you won't have any conflicting code the next time you try to add a new Loox widget.

Please feel free to reach out to us at our support email below so we can better assist you 🙂

 

Sara | Loox
success@loox.io