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: tanierlyons

viva3

Member
Oct 20, 2019
44
43
18
Kuala Lumpur
Hi,

I got license problem here...
Could you help me out? @barry.nathan055 @Tomz
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.
 
  • Like
Reactions: joepremium

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu