Hi
I checked my theme source code and this is what I found-
Check screenshot – https://prnt.sc/i8j9qk
And here’s source code of SJB plugin –
Check screenshot – https://prntscr.com/i8jahq
Both have this same function to load posts as have_posts(); and the_post();
Even though in your plugin, post_type is defined as jobpost i.e post_type=> ‘jobpost’ but still it is not loading posts from SJB Dashboard Post section.
I am kind of confused now and need to work it out. My current Theme is my priority.