Why am I not hearing order notifications on my computer and phone?

Catsmom
Excursionist
22 0 4

Good day all,

I realized not long ago that I am no longer hearing the awesome ka-ching when I get an order -- not on my computer and not on the phone app. This has been recent, maybe 3 or 4 months max. And I HAVE been getting sales.  I read here that some people have had to remove and/or replace the app on their phone but I haven't read anything about why it would stop on the computer (an Apple Macbook) and what to do if it does.  I need it on both computer and phone. Such a happy sound!! 🙂

 

I look forward to hearing from you.

Sarah

 

Replies 4 (4)

Developer-G
Shopify Partner
3079 604 857

Hello @Catsmom ,

1) Edit theme.liquid here just before the </head> add this line

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">

 

2) Edit header.liquid replace this code 

<li>
{{ 'layout.customer.log_in' | t | customer_login_link }}
</li>

with this one

<li>
<a href="/account/login" id="customer_login_link"><i class="fa fa-user" aria-hidden="true"></i></a>
</li>

 

and replace  this one

<li>
  {{ 'layout.customer.log_out' | t | customer_logout_link }}
</li>

with this one

<li>
<a href="/account/logout" id="customer_logout_link"><i class="fa fa-user" aria-hidden="true"></i></a>
</li>
 

If you want to change its size or color you can change it with css a/to your need.

Thanks

- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on store Hire me.
- Email: guleriathakur43@gmail.com - Skype: navrocks1 ,
- Try GEMPAGES a great page builder
-Advance Search Filter
Juhri
Tourist
6 0 2

Strange answer hahaha

Developer-G
Shopify Partner
3079 604 857

Sorry @Catsmom  I posted my comment in wrong post. 

btw about your query I'm not aware about it but I research and find this post maybe it will helps you

Hi this happened to me as well, lost my chaching recently !! Android S20 none of these suggestions worked at all. I had to do it the hard way.

1. On your phone Download the cha-ching sound here:
https://freesoundstock.blogspot.com/2018/06/shopify-sale-sound-effect.html

2. Follow these directions to add the file to your notifications library on your android.
https://www.youtube.com/watch?v=ejsUtt4FcJo&t=52s
Basically you  go to MyFiles on your android> find the file in your downloads > hold and press it > check move> go back to your notifications > messenger folder  and place into there. 

3. Then go to your shopify app>  settings> notificaitons>open settings >orders>sound >select your file

So satisfying, Worth it. and then once I did all this the option to install shopify sounds finally showed up... figures. But if all else fails this will work

Source: https://community.shopify.com/c/retail-and-point-of-sale/new-order-sound-notification/td-p/280774/pa...

Thanks

- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on store Hire me.
- Email: guleriathakur43@gmail.com - Skype: navrocks1 ,
- Try GEMPAGES a great page builder
-Advance Search Filter

soakingmermaid
Visitor
2 0 0

Check this guy out, I fixed it using his directions https://www.youtube.com/watch?v=RZtxds52C18