Thread Starter
TPF1
(@tpf1)
Anyone ?
Note that i use color picker on my widget which i call by using:
$(‘.color-picker’).wpColorPicker();
The color picker is working great but once i save the widget, it disappear..
Thread Starter
TPF1
(@tpf1)
Sorted out, I’ve disabled the REST API Enabler plugin now the media link works…
Thanks for your help 🙂
Thread Starter
TPF1
(@tpf1)
Im getting a 404 error with that link:
.com/wp-json/wp/v2/mycustomposttype/media?parent=4212
or
.com/wp-json/wp/v2/media?parent=4212
{"code":"rest_no_route","message":"No route was found matching the URL and request method","data":{"status":404}}
PS: I use the plugin REST API Enabler to specify the rest base of my custom type post