• We are using WCFM Since 2 years ok but we did not receive any order/support notification popup and sound.

    we get notifications in our notification board but did not receive any pop or sound.

    in setting panel we enabled new order & new support notification setting & also added this code in our function.php file

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

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter dokan24x7

    (@dokan24x7)

    please replay

    Plugin Author WC Lovers

    (@wclovers)

    Enable notification sound from WCFM Admin settings – notification settings

    Thread Starter dokan24x7

    (@dokan24x7)

    Its already enable & also added this codes in function.php file

    add_filter( ‘wcfm_is_allow_sound’, ‘__return_true’ );
    add_filter( ‘wcfm_is_allow_notification_sound’, ‘__return_true’ );
    add_filter( ‘wcfm_is_allow_desktop_notification_sound’, ‘__return_true’ );

    Thread Starter dokan24x7

    (@dokan24x7)

    3 Modification Require Please Help

    1. If we set delivery time for a store vendor then only the store name is visible in order dashboard. We want the store name in dashboard of all the orders.
    2. We want to show total no of orders placed by user in order dashboard.
    3.In order dashboard bage currently showing order recived time but we want display a duration calculating clock. when order will recive the clock will start and after delivery the clock will stop in between the time the clock will display the duration of time.

    Plugin Author WC Lovers

    (@wclovers)

    If we set delivery time for a store vendor then only the store name is visible in order dashboard. We want the store name in dashboard of all the orders.

    – Are you using WCFM – Delivery addon or some other third party addon?

    Thread Starter dokan24x7

    (@dokan24x7)

    Yes I am using WCFM’s All Addons. Thanks To Wcfm & team despite of being not a developer i am able run a website due your supports.

    • This reply was modified 3 years, 9 months ago by dokan24x7.
    Plugin Author WC Lovers

    (@wclovers)

    Great. Please create premium support ticket for issues/queries. We are not allowed provide premium support addons support over this forum.

    Thread Starter dokan24x7

    (@dokan24x7)

    1. We want show the store name in order list page.
    2.We want to show total no of orders placed by user in order list page.

    these two modification are not coming under premium support.

    please help me

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Notification issue’ is closed to new replies.