Hello. I have this weird text on the bottom of my sites. Is there a way to get rid of it. Thanks
(Picture included)
A user discovered unusual reversed text appearing in their website’s footer: “)/moc.yfipohsym.ytterriip//:sptth(]/moc.yfipohsym.ytterriip//:sptth[” (which appears to be “https://piirretty.myshopify.com” written backwards).
Proposed Solutions:
EBOOST suggested navigating to layout/theme.liquid file and locating the problematic code at the bottom of the file to remove it.
PageFly-Victor provided more detailed steps: Go to Online store → Themes → Actions → Edit code → theme.liquid, then use Ctrl+F to search for the keyword “@medi” (likely “media” reversed) and delete the offending code.
Both responses recommend editing the theme.liquid file directly to eliminate this reversed text. The issue appears to be hardcoded text that needs manual removal from the theme files. An image was included showing the footer issue.
Hello. I have this weird text on the bottom of my sites. Is there a way to get rid of it. Thanks
(Picture included)
Hi @Piirretty
You try to go to layout/theme.liquid ( bottom of this file) find this code after that remove it.
Hi @Piirretty
You can try this code by following these steps:
Go to Online store => themes => actions => edit code=> theme.liquid, Ctrl + f and find keyword “@media only” and delete it
Hope this answer helps.
Best regards,
Victor | PageFly