• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

JSON Content Importer Pro

JSON Content Importer Pro v3.6.1 Untouched

No permission to download

barry.nathan055

Active member
Sep 29, 2019
123
29
28
barry.nathan055 submitted a new resource:

JSON CONTENT IMPORTER PRO UNTOUCHED VERSION - Wordpress Plugin to connect a JSON-API Webservice, render JSON and display it. Create Custom Pages

Get JSON, render it with a template and display livedata on your WordPress site!

The plugin parses almost any JSON feed and allows you to display all data on your website: Import data from an API / Webservice to display it on your website.

Create Custom Pages out of JSON and Custom Post Types:

  • Generate lots of Custom Post Pages with Custom Post Fields (CPF) and Taxonomies out of a Custom Post Types, defined by Pods, Toolset or with the WordPress-pages/posts.
  • Use these...

Read more about this resource...
 
  • Like
Reactions: Babak
Hi,

I got license problem here...
Could you help me out? @barry.nathan055 @Babak
Open file class-json-content-importer-pro.php
in the main plugin folder

1. search 'licencelevel', the first result with the value "-12" <== change it to -12
without single or double quote wrap as it's a integer value.

2. Goto line 177, underf function check_license() comment out $this->licencelevel
example: $this->licencelevel = edd_jcipro_check_license("admininit");
to
#$this->licencelevel = edd_jcipro_check_license("admininit");
or
// $this->licencelevel = edd_jcipro_check_license("admininit");
or
/* $this->licencelevel = edd_jcipro_check_license("admininit"); */

3. Repeat the same at line 709

If still not getting result, please double check all value of $licencelevel is parsed correctly, in this case -1
If string "-1" then make sure the rest is parsed as string too. "-1" and -1 are different types of value.
 

Forum statistics

Threads
78,850
Messages
1,127,537
Members
246,526
Latest member
bingodz
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock