Nested Array on Job Board
-
I was trying to use your plugin and was unsuccessful in assembling several support topics together. My goal is to have the plugin output only job posts from a specific company on a job board, but the source has a multiple nested array structure. My attempt is below; if this exceeds the limits of the free version, but is possible on Pro, please let me know. If this coding would necessitate private consult, I am willing to go that route as well. Thank you for your plugin.
[jsoncontentimporter url=https://jobs.gorails.com/jobs.json oneofthesewordsmustbein="DevelopMetrics" oneofthesewordsmustbeindepth=2 basenode=data] {type} #{id} {subloop-array:attributes:-1}{attributes.title} {attributes.location}{subloop-array:salary:-1} {subloop-array:minimum:-1} {minimum.cents}{subloop-array:minimum} {subloop-array:maximum:-1}{maximum.cents}{subloop-array:maximum}{/subloop-array:salary}{subloop-array:links:-1} <a href="{links.self}" target="_blank" rel="noopener">Apply Now</a><br>{/subloop-array:links}{/subloop-array:attributes}[/jsoncontentimporter]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Nested Array on Job Board’ is closed to new replies.