Hello,
First of all, thank you for your purchase.
To make automatic fetching of news more reliable, you should replace wp_cron with a server side cron. The default wp_cron functionality of WordPress is not so reliable, it can make schedules be missed, making Newsomatic to not be able to import articles automatically as reliably.
Please check this page for details on how to do this: https://themeisle.com/blog/disable-wp-cron/
If you don’t know how to make these changes, please contact your hosting provider’s support and ask them to fix wp_cron for your server.
After this is fixed, the plugin will be able to run automatically without issues, as it is using the wp_cron system for the scheduling part, which will be replaced with the server side cron, which is much more trustworthy and allowing the plugin to import articles at a more fixed schedule.
Regards,
Szabi – CodeRevolution.