Shopify themes, liquid, logos, and UX
Hello!
Does anyone here know how to make the shopify chat only visable on the Contact Us page?
Nexwatches.no
Thanks!
Solved! Go to the solution
This is an accepted solution.
Hello @Rubberduck
It's GemPages support team and glad to support you today.
I would like to give you a solution to support you:
1. Go to Online Store -> Theme -> Edit code:
2. Open your theme.liquid theme file
3. Paste the below code before </body>:
{% unless page.handle contains 'contact' %}
<style>
#dummy-chat-button-iframe{
display: none !important;
}
</style>
{% endunless %}
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
This is an accepted solution.
Hello @Rubberduck
It's GemPages support team and glad to support you today.
I would like to give you a solution to support you:
1. Go to Online Store -> Theme -> Edit code:
2. Open your theme.liquid theme file
3. Paste the below code before </body>:
{% unless page.handle contains 'contact' %}
<style>
#dummy-chat-button-iframe{
display: none !important;
}
</style>
{% endunless %}
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
Amazing, thank you!
Hi GemPages
I wondered if you could help me.
My shopify chat feature has recently stopped appearing on the front end.
im not sure what's caused this, i havent' added anything new.
any ideas how i can check if the code is correct?
or, any other ideas?
Lizzie
can you please show a screenshot where exactly you pasted the code? i pasted it in between head and body but nothing happens....
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024