Plugin Author
berkux
(@berkux)
no, try this:
[jsoncontentimporter url=https://kloster-dobbertin.hcm4all.de/api/v1/positions]
{subloop-array:jobs:-1}
<a href="jobs.urls}">{jobs.name} ({jobs.created_at})</a><br>
<img src="jobs.media}" />
{jobs.text1:html}
<a href="jobs.urls}">mehr Details</a>
<hr>
{/subloop-array:jobs}
[/jsoncontentimporter]
see also http://wptest.kux.de/hcm4all/
Bernhard
-
This reply was modified 5 years, 10 months ago by
berkux.
-
This reply was modified 5 years, 10 months ago by
berkux.
Thread Starter
omtr
(@omtr)
Hi Bernhard,
thanks for your lightspeed reply!
The “mehr Details” points to a page by the job portal, but we want to display everything within wordpress. That’s why i assume that i need a second (template) page that is filled by the first one with the data that is gathered by the json feed. like this:
* first wp page shows a list of open positions with a “mehr details” link for each job. when you click on the link, yo get to the 2nd page
* second page shows all details for the job you have just clicked on.
I hope that you understand what i mean…
Thanks again and best regards aus der Oberpfalz 😉
Plugin Author
berkux
(@berkux)
Hi,
<<second page shows all details for the job you have just clicked on.>>
right, for that you need the PRO plugin.
For that switch to the following place, please:
https://jsoncontentimporter.freshdesk.com/widgets/feedback_widget/new?searchArea=no
There we can talk in german too 😉
Bernhard