Won't display all posts of custom field
-
Hi Eliot. I’m starting a new thread as you suggested. To recap:
I created a custom type called jobline. And I have 2 fields named job_title and description.
On my page Who’s Hiring, if one clicks the link of the job that’s posted, it should open up to the full description of that job.My site is testarea.sdaseattle.org
When I added your shortcode, only the WJE job opens up correctly, but the Aspect Consulting won’t open up.
This is the shortcode I used:
[loop type=”Jobline”]
[field job_title]
[field description]
[/loop]And the URL for the WJE description shows this: https://testarea.sdaseattle.org/?jobline=administrative-associate-wje-2
And the URL for the Aspect descriptions shows this: https://testarea.sdaseattle.org/jobline/practice-coord-consulting/
Since I was able to get the WJE to display like I wanted it to display, is there a way to get all of the joblines (now and the future ones I add) to act like the WJE job is acting?
Thanks so much for your help with this!
P.S. The site (testarea.sdaseattle.org) is public/published, even though I’m still playing with it and haven’t formally announced it. And the permalinks are selected as Post Name.
- The topic ‘Won't display all posts of custom field’ is closed to new replies.