Title: Create second json data?
Last modified: December 16, 2020

---

# Create second json data?

 *  Resolved [imadige](https://wordpress.org/support/users/imadige/)
 * (@imadige)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/create-second-json-data/)
 * I have stated before, I guess I could not explain my problem clearly. First of
   all when I create a json query the json data is directing as “Image” to another
   json data. I have taken an example below to break this into the  code, but there
   is a mistake in logic. Can you help me?
 *     ```
       [jsoncontentimporter url=https://mebis.ankaramedipol.edu.tr/universiteyonetimkurulu/UnvYonetimKuruluUyeListesiJson?birimOID=199 numberofdisplayeditems=-1 urlgettimeout=5 ]
       <div class="yonetim-item">
       	<div class="yonetim-image">
       		<img class="img-responsive" src="[jsoncontentimporter url=https://mebis.ankaramedipol.edu.tr/{Resim} numberofdisplayeditems=-1 urlgettimeout=5 ]{Resim}[/jsoncontentimporter]" alt="text" />
       	</div>
       	<div class="yonetim-table">
       		<div class="table-responsive">
       			<table class="table-y">
       			<tbody>
       			<tr><th>Adı Soyadı</th><td>{AdiSoyadi}</td></tr>
       			<tr><th>Görevi</th><td>{GoreviTxt}</td></tr>
       			</tbody>
       			</table>
       		</div>
       	</div>
       </div>
       [/jsoncontentimporter]
       ```
   
 * [Screen Shot](https://prnt.sc/w402dl)
    -  This topic was modified 5 years, 6 months ago by [imadige](https://wordpress.org/support/users/imadige/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [berkux](https://wordpress.org/support/users/berkux/)
 * (@berkux)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/create-second-json-data/#post-13799891)
 * Hi,
 * you can’t use a shortcode inside a JCI-shortcode. The ] of the 2nd Shortcode 
   makes WordPress think that the whole shortcode is at is end there.
 * With the pro JCI-plugin you can solve this.
    No questions here about the pro 
   plugin, here. Swirch for that to [https://jsoncontentimporter.freshdesk.com/widgets/feedback_widget/new?searchArea=no](https://jsoncontentimporter.freshdesk.com/widgets/feedback_widget/new?searchArea=no)
 * Bernhard

Viewing 1 replies (of 1 total)

The topic ‘Create second json data?’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [berkux](https://wordpress.org/support/users/berkux/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/create-second-json-data/#post-13799891)
 * Status: resolved