Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Below is a small portion of annoying code that is showing above my header. I need help to resolve this issue:
"); } else { win._boomrl = function() { bootstrap(); }; if (win.addEventListener) { win.addEventListener("load", win._boomrl, false); } else if (win.attachEvent) { win.attachEvent("onload", win._boomrl); } } doc.close(); } var link = document.createElement("link").......
Hi @WSL
This is Richard from PageFly - Shopify Page Builder App
Please revert the version of code to your theme.liquid to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and revert the version history to the original version, or the most recent one
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.
Hello @WSL
Can you please check in theme.liquid file. The code is likely to come if there is any broken tag. Please follow below steps:
1: Online Stores > Themes > More Actions > Edit code
2: Open theme.liquid find for the code and remove it.
If you still have any issues do take help from a developer for your store or contact the theme developer to check the issue.
Thanks