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.
Hi
I dont see post types, such as events or products, please advice.
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.
Closing due to inactivity. If you need further help with this, please feel free to re-open this thread.