Hi everyone,
I begin to build a website one month ago, I tried a lot of stuff, but I stuck on deleting the Aliexpress Review Product app.
I delete the app, but it seems that still there is a little colour in my theme while I'm oppening the product...
Could anyone help me please with this issue?
Thx in advance,
Best Regards.
Hi SkyClothify,
Most apps add code snippets to your theme when they're installed. In most cases those code snippets are not removed when the app is uninstalled and need to be removed manually.
In the menu Sales Channels -> Online Store -> Themes -> Customize button you should be able to find the code added and remove it.
Hi Vellir,
I checked a lot those two days about how can I delete the Aliexpress Background theme...
I found that there should be a code or something written in the theme code, but there isn't not. I searched a lot in all the layouts even, but I didn't find it.
Best Regards,
It's there somewhere, probably in the product page template.
The code you're looking for looks something like this:
<div id="shopify-ali-review" product-id="5684899676314">
<div class="shop_info" shop-id="46642266266" shop-name="skyclothify.myshopify.com" style="display: block;">
<div class="reviews"></div>
</div>
</div>
Unfortunately I can't search it for you.
Another option is to contact the developer and ask where exactly the file is and how to remove it.