rinomnur
Forum Replies Created
-
Hi,
Thanks for your help and quick reply. So much appreciated.
Thanks,
Rino
Hi,
Thanks so much for your answer and it works, but one more question,
how can i get data named label from json like this
"researchers": { "summary": { "name": "Dwi Fajar Saputra", this data --->"label": [ "Librarianship", "Free Open Source Software", "Web Development" ], },when theres no field to capture on label array. And can we count the data record from json ?
Thanks
- This reply was modified 5 years ago by rinomnur.
Sorry for the above post,
Hi,
We have a problem with fetching a json data from our json file.
[jsoncontentimporter url="http://services.tridayasinergi.biz/schollar/wp-content/plugins/json/t2.json" debugmode="10" urlgettimeout="10000000" basenode="researchers"] <br>{subloop-array:summary:-1}{summary.name} {/subloop:summary} [/jsoncontentimporter]and debug says :
We have a Problem with JSON here:
Either we got no JSON from the API. Or the basenode-parameter is not ok.
Switch on the Debugmode of the Plugin!Howto get all data and all publications data
i;ve already follow the instructions but still no success displaying data from json.
Please Help.Thanks