Sound Alert

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 14 reply threads
  • Author
    Posts
    • #23655
      Monster Drummer
      Guest

      Hi there…
      It’s possible to play an audio file as an alert when receiving new order??? I’ll be really happy being able to do this…
      Thanx in advance…

    • #23658
      WCFM Forum
      Keymaster

      Hi,

      Yeah, we can add play sound on receiving new order.

      But for this vendor has to be on the dashboard or at least on the site, right?

      Thank You

    • #23660
      Monster Drummer
      Guest

      Do you mean that the vendor should have the dashboard opened, right?? Assuming that… How to play that alert?? Is this already implemented or will be implemented in a near future??

    • #23664
      WCFM Forum
      Keymaster

      Hi,

      Did you noticed that, WCfM has a sound after any save button click?

      We will add this in notification as well, may be a different sound in that case!

      Thank You

    • #23678
      Monster Drummer
      Guest

      Hi… It will be great!!! Of course I noticed the sound when pressing the save button… 😉
      Any clue about when will be ready this sound alert???

    • #23681
      WCFM Forum
      Keymaster

      Hi,

      It will be there very soon, possibly in next update.

      Thank You

    • #23808
      Monster Drummer
      Guest

      It would be great to allow each vendor to choose the sound alert they like. In my particular case I have some vendors who uses their PCs to play the ambient music on their locals and may not be perceptible. Unless this alert plays lowering the volume of the music… 😉

    • #23809
      WCFM Forum
      Keymaster

      Hi,

      Great idea but we are not going to implement this right now as already vendors are puzzled with so many settings option.

      But there has enough hook/filter to implement this easily.

      Thank You

    • #23813
      Monster Drummer
      Guest

      But, at least the sound alert?? Or do you mean the ‘part’ that vendors were able to choose the sound??

    • #23823
      WCFM Forum
      Keymaster

      HI,

      We have added sound alert for notifications in latest version.

      This can also be change to use one sound files. You may also implement specific sound for vendors.

      Thank You

    • #23834
      Monster Drummer
      Guest

      Yeah!! I’ve tried it and it’s OKKKK!!!!
      This is getting even better than this already is!!! Excellent!!

    • #23850
      WCFM Forum
      Keymaster

      Welcome 🙂

    • #23891
      chhawnchhek
      Participant

      So where is the alert sound setting? From where am i getting it.

    • #23892
      Monster Drummer
      Guest

      It sounds when receiving an order… As far as I can see there is no settings for this alert but it plays a nice sound when getting a new notification…

    • #23893
      WCFM Forum
      Keymaster

      Hi,

      Here are some help tips regarding sound –

      Add this to disable sound notifications – add_filter( 'wcfm_is_allow_sound', '__return_false' );

      Add this to disable general sound notifications – add_filter( 'wcfm_is_allow_notification_sound', '__return_false' );

      Add this to disable desktop sound notifications – add_filter( 'wcfm_is_allow_desktop_notification_sound', '__return_false' );

      You may include your own sound file using this filter – wcfm_notification_sound

      You may change desktop sound file using this filter – wcfm_desktop_notification_sound

      Thank You

Viewing 14 reply threads
  • The topic ‘Sound Alert’ is closed to new replies.