Forums
Home / Plugin: Customize Woocommerce Shop / Not working
(@mstudioil)
7 years, 7 months ago
Need API, but can not get API
(@lordgoran)
7 years, 6 months ago
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.