Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
How can I remove the "can I get an update on my order status?" auto message? I do not want this to be an option for people to select or ask with auto messages. Please advise
Hello, @fancy8833
If you download your theme code locally and string search that phrase, you can find the section file or snippet it belongs to.
From there, you can find if there's a section setting which can hide, change, or remove it entirely.
If you'd like further assistance, please let me know.
Yes please I need further assistance. I downloaded the theme file but do not know what to do from there. Any way you can help would be so greatly appreciated.
Hello, @fancy8833
I charge for theme modification, I can walk you through it.
Download the code,
Download an Ide -> https://code.visualstudio.com/ (this is an example one that I think is useful)
Open the folder the theme code is in (unzip first)
Search (the magnifying glass icon) that phrase.
On the results you get, search for "section name" in the file.
If you can find the section name, go look for it in the theme settings -If you can find it, change it there.
If you can't, you can go back in the file and carefully comment out or change that message.
--If you are unconfortable with this last part, reach out for a developer, or if you'd like message me, and I can do this for a small fee--
@fancy8833
Where is this showing up? If this is showing within your website you have two options:
Option 1: Navigate to online store > Actions > Edit Language:
See if you can find the text you mention there and then remove it.
Option 2: you can use a Google Chrome Extension like this to search for that piece of text in the the code files and remove it.
If it's showing elsewhere we will need more information regarding where it's showing up and also screenshots to be able to further assist you.
Kind regards,
Diego
It's on the new shopify inbox "chat with us" widget. I don't want people to be able to select "can I get an update on my order status". But it is set up automatically in the shopify inbox app and does not allow me to change or remove it.
@fancy8833
I see.
In this case it wouldn't be achieved through custom coding, you will need to contact the app developers to check whether there is a way to customize these options. There may be some option in the app's admin panel to edit these options.
Kind regards,
Diego
Did you ever find a solution to this? It's driving me crazy as it doesn't apply to my business either...
I contacted Shopify Support and was told that it cannot be changed, this seems a bit stupid to have a random piece of text that serves no purpose and cannot be changed or removed...
Agreed. This is very silly to have some default text in their chat system that we can't change.
I need this answer too. The Track My Order option does not apply to my business and really want it to be removed.
Same problem... i have tried to add this code..
$("#ShopifyChat").contents().find(" button.instant-answers-list__prompt:first-of-type").hide()
partialy works.. the problem if the customer return in chat it reappears..
It's crazy that after almost a year Shopify has still not fixed its own app. This is a blatant error and does not apply to all users yet they refuse to remove it. I simply have all my clients install Tidio instead of Inbox which is really a poor channel.
it has the same function of inbox?
thx... (the script that i have post doesn't work... boh i don't know why)
Thx.. I'll try.
However... why is so difficult to remove a simple button?
Now it can actually be removed.
For anyone wondering how:
You need to go to the Shopify inbox menu on the left of your dashboard, then instead of going to instant answers, like what would be the logical option, you instead need to go to the Chat settings menu item and scroll down to instant answers on that page instead. There you can disable this annoying button.
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