Re: Permissions to create category except for Admin user
I found this permission is only for admin.
If we want all users can create categories, is that possible
Chris
Access to XMLHttpRequest at 'http://lookalikes.co.uk/wp-content/uploads/2017/04/Jack-Sparrow-15.jpg' from origin 'http://xyz.abc.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
I am getting this error, please see to it.
While uploading new picture from uRL, already Access-Control-Allow-Origin is set to * Under Settings->Advanced
me too , Is it a bug?
You have to adjust the header for the domain the asset is loaded from. In this case, that would mean the wordpress site.
@dogs Thank you