• Hello. Even though I enabled sound notification in the admin and even using this code:

    add_filter( ‘wcfm_is_allow_desktop_notification’, ‘__return_true’ );
    add_filter( ‘wcfm_is_allow_new_message_check’, ‘__return_true’ );

    Sound notification does not work.

The topic ‘Notification sound’ is closed to new replies.