Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi folks,
I have some code under my footer that is showing up for whatever reason.
This is it: e339882f5021c173c8b614c8a03ec01b
How can I remove this and has anyone seen this before?
Thank you in advance.
Greetings,
Nicolas
Hello @NicolasKniss
Can you give me your Store URL( with pass if your store password is enabled) so we can check it for you?
Kind & Best regards,
GemPages Support Team
Did send you a message 🙂
yes, please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/styles.css ->paste below code at the bottom of the file.
.shopify-block.shopify-app-block { display: none !important;}
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Did send you also a message 🙂
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution.
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
Did send you a message also 🙂
Hi @NicolasKniss
You can check the code. Maybe it appears at the end of theme.liquid file.
You can add code to hide this unwanted code by following these steps:
1. Go to Online Store -> Theme -> Edit code https://prnt.sc/7o9gfUx4ef9k
2. Open your theme.liquid theme file.
3. Paste the below code before </body> https://prnt.sc/nLOtr8pV5QSH
<style>
#shopify-block-10148494829067693542{
display: none;
}
</style>
Best regards,
GemPages Support Team
I will try this out and let you know 🙂
Hey there, @NicolasKniss! Thanks to all of the Shopify Partners that have jumped into this thread to lend a hand! The Community wouldn't be the same without you!
I'm just jumping in to see if I'm able to provide any value, but also collect some information and context from you, @NicolasKniss, around your issue. If possible, can you provide me with the following information:
I'm seeing this particular issue pop up more and more often - it's usually the result of a theme change or a recently installed application injecting the code.
Feel free to follow up with me here with the requested information. I'll keep my eyes peeled for your reply!
Imogen | Social Care @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
Hey,
im using the Turbo Theme.
unfortunately I don’t know when it started to appear because someone else made me realize it is even there.
I also don’t know which app it could be 😞
Im using the same app setup on another store and there is no code appearing.
Regards,
Nicolas
oh sorry for that issue
1. Go to Online Store->Theme->Edit code
can you please share your theme.liquid code so i will check and let you know
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025