wordpress trigger error in browser console
-
What is the better way to resolve this challenmges in my browser console?
Here ismy wp_enqueue_style( 'genericons-neue', get_template_directory_uri() . '/genericons-neue/icon-font/Genericons-Neue.css', array(), '20251101' );
.menu-item-has-children a:after,
.social-navigation a:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.pagination .prev:before,
.pagination .next:before,
.pagination .nav-links:before,
.pagination .nav-links:after,
.search-submit:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-family: "Genericons-Neue";
src:url("icon-font/Genericons-Neue.eot?5d630a71c44ef73497a7242b3bfc0208");
font-size: 16px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
speak: never;
text-align: center;
text-decoration: inherit;
text-transform: none;
vertical-align: top;
}
GET
http://localhost/odimbo.com/wp-content/themes/odoba/genericons-neue/icon-font/icon-font/Genericons-Neue.eot?5d630a71c44ef73497a7242b3bfc0208
[HTTP/1.1 404 Not Found 318ms]
downloadable font: download failed (font-family: "Genericons-Neue" style:normal weight:400 stretch:100 src index:0): status=2147746065 source: http://localhost/odimbo.com/wp-content/themes/odoba/genericons-neue/icon-font/icon-font/Genericons-Neue.eot?5d630a71c44ef73497a7242b3bfc0208
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.