404 CSS fix
-
Noticed a 404 on the plugins CSS file. Line 4 of functions.php should read:
/wp-content/plugins/pinterest-image-pin/
not
/wp-content/plugins/pinterest_image_pin/As the plugin folder uses hyphens instead of underscores.
The topic ‘404 CSS fix’ is closed to new replies.