• Resolved Green Rep Exchange

    (@wordpressgreen)


    Hi

    How can we choose the post types and categories and tags that the users get notified about ? for example i am using an events plugin “Modern Events Calendar” what if i want to send notification only on the event posts ?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author bnfw

    (@voltronik)

    Hi @wordpressgreen,
    Thanks for your message.

    The Events post type should appear in the list of available notifications when creating a new notification. E.g. “New ‘Event'”.
    If the Event post type doesn’t show, it usually means the post type from that plugin is set to private instead of public and so you’ll need to change that using some custom code in order to allow it to show.
    Once you have this, and can confirm that a notification works as expected, you can use the Conditional Notifications add-on to choose which categories you wish to receive notifications for too: https://betternotificationsforwp.com/downloads/conditional-notifications/

    Let me know if this helps.

    Thread Starter Green Rep Exchange

    (@wordpressgreen)

    Hi

    I dont see post types, such as events or products, please advice.

    Plugin Author bnfw

    (@voltronik)

    Hi @wordpressgreen,

    If the Event post type, or Products post type doesn’t show, it usually means the post type from that plugin is set to private instead of public and so you’ll need to change that using some custom code in order to allow it to show. As a starting point, you’ll need to use the register_post_type_args filter. You may need a developer to help you with this.

    Plugin Author bnfw

    (@voltronik)

    Closing due to inactivity. If you need further help with this, please feel free to re-open this thread.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custom Post Types’ is closed to new replies.