• I have already install this plagin, but when I click on “Click here” i see only an empty page. What should I do to get API to activate this plugin?

Viewing 1 replies (of 1 total)
  • Everything seems shutdown…

    That said…

    in /includes/admin/class-woo-product-customizer-admin.php

    On line 68 locate “$resp = json_decode($resp);” and comment out.

    Then add “$resp = ‘active’;”

    You will then be able to gain access to your plugin admin pages.

    If this fix is not allowed, then the admins can feel free to delete it.

Viewing 1 replies (of 1 total)
  • The topic ‘Can’t get an API’ is closed to new replies.