Feather Plugins
Forum Replies Created
-
Hi @craig1743,
Please make sure you have entered any value in Redirect URI if it still does not work please email me at [email protected] and I will look into it.
Thanks
@subimal Hi,
Please email us at [email protected]
In your browser console please enter following code to show the image URL fields
jQuery('.upload_image_button01').css('display','block'); jQuery('.upload_image_button02').css('display','block');
You can also inspect and change display property to show hidden fields.
Hi,
There is a 403 Forbidden error, This error is usually caused by server firewall or security plugins.
If you visit the image link (https://patricklibois.com/wp-content/uploads/2021/03/background-login-2.jpg) in private window it will not load it and show 403 error.
To resolve this please try deactivating any Security/firewall plugins if the error is resolved by this then you will have to contact your hosting company to mange file permissions.
Thanks
Hugh