Re: Removing Characters from Product description

Removing Characters from Product description

AnandDave
Visitor
3 0 0

Hello. 

Somehow suddenly in all product descriptions, there are åÊ appearing multiple times. We have about 400 products and all of them are showing this. See in screenshot below. 

 

I am not a technical person and have no idea why this is suddenly showing up in the product description.

 

Is there a way to remove åÊ from all product descriptions at one go? Otherwise, I will need to do this one by one manually 

 

Capture.JPG

Thank you for your help in advance 

 

 

Replies 4 (4)

emreisik
Tourist
7 1 3

 

Go to your theme product-page.liquid and find

 

{{ product.description }}

 

and change it with this

 

{{ product.description | remove: "åÊ" }}

 

 

All åÊ will be removed automatically.

 
AnandDave
Visitor
3 0 0

Hello.

Thank you 

Could you please elaborate on this a little. I am totally new to this and would need a bit more detail. 

Where do I find this page and how do I find it . 

 

 

helloworldweb
Tourist
4 0 0

Do you have any updates on this? I tried to follow the steps but my theme does not have that page or maybe is not labeled like that inliquid. I even tried searching the code for product.description with no results. 

Small Business SEO Enthusiast
shophelloworld.com
Jdrake714
Shopify Partner
2 0 0

this worked great...any way to do multiple characters? my descriptions have multiples