Should I add something on the Themes Content under Online store? Thank you in advance ![]()
Topic summary
A user is trying to remove a Google Maps display (showing shipping location) from their Shopify store’s Thank You page after accepting an automatic theme update that removed editing capabilities.
Attempted Solutions:
- Two code snippets were provided by a support member to add to
theme.liquidfile (before</head>and</body>tags) - Both JavaScript-based solutions failed to resolve the issue
Current Status:
- The problem remains unresolved
- The user is seeking alternative solutions
- Initial troubleshooting was hindered by access/URL sharing difficulties
The discussion involves code modifications and includes screenshot references to illustrate the issue.
Hi @nuie123 , can you share store url thankyou-page?
Sorry I don’t know how
Hi @nuie123
- Go to Online Store → Themes → Edit Code.
- Open the theme.liquid file.
- Add the following code before tag: https://prnt.sc/KWtKYyZkDtYJ
Please let me know if it works. Thank you!Best,
Daisy - Avada Support Team.
Hi @nuie123
If it doesn’t work, you can try this
Add this JavaScript to theme.liquid before :
Please let me know if it works. Thank you!Best,
Daisy - Avada Support Team.
Hey Daisy,
Thank you for your reply, unfortunately both options didn’t work.
I’m trying to delete the map (of the shipping from) from the “Thank You” page.
I accepted the automatic update and now I can’t edit it.
@DaisyVo I would appreciate if you have another solution for me please ![]()
