Pending Jobs not showing from dashboard link
Howdy..
When a job is posted, and is pending, it appears in the pending section in the admin like it should..
if you click on edit, it works just fine..
but if you click on the actual job, it differs from the live job link and is not found..
live: (myurl)/jobs/test-free/ <!--(this id is 565, published)
live works fine
pending: (myurl)/?post_type=job_listing&p=586 <!--(this is is 586, pending)
admin preview pending: (myurl)?post_type=job_listing&p=586&preview=true
pending links take you either to a browser 404 (ie) or the page says:
Sorry, Nothing was Found
The page, job, or post may have been moved or no longer exists.
if i manually try for the live link:
(myurl)/?post_type=job_listing&p=565
and that works fine..
so my question is, what can I do to make the pending links in the user dashboards and
wp admin work?
thanks!
Todd