css not found error
-
On the console I see a 404 error because the plugin doesn’t find ij-post-attachments.css file. Changing line 132 to this code fixes the error:
wp_enqueue_style('ij-post-attachments', IJ_POST_ATTACHMENTS_URL . '../styles/ij-post-attachments.css', array(), IJ_POST_ATTACHMENTS_VER);
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘css not found error’ is closed to new replies.