I noticed that going to the file showed a page not found:
https://domainname.com/wp-admin/admin-ajax.php/?action=dynamic_styles
so i tried it without the / after the admin-ajax.php
https://domainname.com/wp-admin/admin-ajax.php?action=dynamic_styles
and it showed a 0, loading the page.
so search for dynamic_styles in the file system and tracked it down to this file:
wpi-designer-button-shortcode/wpi-designer-button-shortcode.php
line 94
changing it from:
$settings[‘content_css’] .= “,”.admin_url(‘admin-ajax.php’) .”/?action=dynamic_styles”;
to this without the slash:
$settings[‘content_css’] .= “,”.admin_url(‘admin-ajax.php’) .”?action=dynamic_styles”;
got rid of the failed to load warnings. Not sure if this is the ideal fix, but wanted to share in case it was useful.
Hi,
Thanks for using Designer Button Plugin.
Please send the screenshot of the error and give more details about the error.
Also share your website link.
Regards,
PRALI
@redearthdesign Wow! That totally worked! Thank you!
@robbi623 Glad it worked and wasn’t just working for me – thanks for posting back!
@wooprali Here is a screenshot of what we saw before this update: https://www.screencast.com/t/FQOzi2oY
@redearthdesign Thank you for you support.
I will update same in the plugin code.
Regards,
PRALI
I too am getting this same error code, however, I do not know how to change this on my own in dynamic_styles. I looked in my editor and did not find it.
Please help me on where I can make this change so I am no longer getting this error.
Failed to load content css: http://debbigarcia.com/wp-admin/admin-ajax.php/?action=dynamic_styles
Thank you
Sorry this fault is after the update to 4.8.1 !!
I dont have this plugin!
The fault is not plugin depends
LG
/wp-admin/admin-ajax.php/?action=dynamic_styles