Title: Json data doesn’t show
Last modified: November 18, 2019

---

# Json data doesn’t show

 *  Resolved [flodcvo](https://wordpress.org/support/users/flodcvo/)
 * (@flodcvo)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/json-data-doesnt-show-2/)
 * Hello,
 * First, excellent plug-in, I followed the documentation and your video.
    I’m now
   trying to display the results by json so it’s displayed. But no results are displayed..
 * Here is the code I use:
 * [jsoncontentimporter url=https://careers.flatchr.io/company/labatutgroup.json
   numberofdisplayeditems=-1 basenode=items urlgettimeout=5 debugmode=10 ]{subloop-
   array:items:-1}
    {subloop:items.vacancy:-1} title : {items.vacancy.title} {/subloop:
   items.vacancy} {/subloop-array:items}[/jsoncontentimporter]
 * I hope you can help me,
    Thank you!
 * Florent De Carvalho
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fjson-data-doesnt-show-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [berkux](https://wordpress.org/support/users/berkux/)
 * (@berkux)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/json-data-doesnt-show-2/#post-12147432)
 * Hi,
 * try this:
 *     ```
       [jsoncontentimporter url=https://careers.flatchr.io/company/labatutgroup.json basenode=items]
       vacancy_id: {vacancy_id}, {subloop:vacancy:-1}title: {title}{/subloop:vacancy}<hr>
       [/jsoncontentimporter]
       ```
   
 * Bernhard
 *  Thread Starter [flodcvo](https://wordpress.org/support/users/flodcvo/)
 * (@flodcvo)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/json-data-doesnt-show-2/#post-12155553)
 * Hi,
    Perfect, it works! thank you so much.
 * Last thing. There is in the json a company_id field. Is it possible to only display
   the information if the company_id = 714?
 * Best regards,
    Florent De Carvalho
 *  Plugin Author [berkux](https://wordpress.org/support/users/berkux/)
 * (@berkux)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/json-data-doesnt-show-2/#post-12156524)
 * Hi Florent,
 * unfortunately this is a pro feature.
 * Best regards,
    Bernhard

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Json data doesn’t show’ is closed to new replies.

 * ![](https://ps.w.org/json-content-importer/assets/icon-256x256.png?rev=3464653)
 * [Get Use APIs - JSON Content Importer](https://wordpress.org/plugins/json-content-importer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/json-content-importer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/json-content-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/json-content-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/json-content-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/json-content-importer/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [berkux](https://wordpress.org/support/users/berkux/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/json-data-doesnt-show-2/#post-12156524)
 * Status: resolved