Hi again,
Thanks for your feedback.
1- You can try to use this query:
SELECT wp_user.* FROM wp_posts INNER JOIN wp_users ON wp_posts.post_author = wp_users.ID WHERE 1=1 AND wp_posts.post_type = 'noo_job_alert' AND ((wp_posts.post_status = 'publish')) ORDER BY wp_posts.post_date DESC
2- Currently, unregistered user can click to Job Alert button to get the job alert or not so we don't support an option to turn off it. Therefore, we will consider this feature also. If possible, we will add it in the future.
3- It located in the source code so if you want to change it, we will discuss with our developer and they can help you with an extra fee.
Please check, then feedback us.
Thanks.
NooTheme