• Resolved ramineros

    (@ramineros)


    I have multi author website. When admin publish post, it send notication but when user submit post in frontend, it doesnt send

    • This topic was modified 2 years, 10 months ago by ramineros.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author bnfw

    (@voltronik)

    Hi @raminerosm,
    Thanks for your message.

    Front-end forms usually require some extra code in order to trigger the notification in Better Notifications for WP. This is becuase of how the post is saved, which is different to the WordPress Admin.

    How is he front-end form added to your site – is it via the theme or a plugin? If so, which one?

    Thread Starter ramineros

    (@ramineros)

    Solved thank you very much add_filter( 'bnfw_trigger_insert_post', '__return_true' );

    • This reply was modified 2 years, 9 months ago by ramineros.
    Plugin Author bnfw

    (@voltronik)

    Hi @ramineros,
    Great! Glad you got it working.

    If you like BNFW and the support, please feel free to leave an honest review.

    Thread Starter ramineros

    (@ramineros)

    @bnfw I did. Thank you so much for this amazing plugin

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘it doesn’t send notifcaton’ is closed to new replies.