nadasumbang
Forum Replies Created
-
Forum: Plugins
In reply to: [WPMovieLibrary] Missing Icons/wpmovielibrary.woff 404 ErrorNow i migrating my website from apache server to my vps that using nginx server + phpfm and going normally.
thanks Charlie
Forum: Plugins
In reply to: [WPMovieLibrary] Missing Icons/wpmovielibrary.woff 404 ErrorI’m using apache on shared hosting, my site http://quickplaymovies.com/ just build today.
Forum: Plugins
In reply to: [WPMovieLibrary] Missing Icons/wpmovielibrary.woff 404 ErrorHi Charlie,
I have solving this problem smootly..
just replace all character after font extension on /wpmovielibrary/assets/fonts/wpmovielibrary/style.css like this :@font-face {
font-family: ‘wpmovielibrary’;
src:url(‘fonts/wpmovielibrary.eot’);
src:url(‘fonts/wpmovielibrary.eot’) format(’embedded-opentype’),
url(‘fonts/wpmovielibrary.woff’) format(‘woff’),
url(‘fonts/wpmovielibrary.ttf’) format(‘truetype’),
url(‘fonts/wpmovielibrary.svg#wpmovielibrary’) format(‘svg’);
font-weight: normal;
font-style: normal;
}Its working properly.
Thanks.
Forum: Plugins
In reply to: [WPMovieLibrary] Missing Icons/wpmovielibrary.woff 404 ErrorI just installing the plugin. great. but the icon not showing even I removed the query string from the /wpmovielibrary/assets/fonts/wpmovielibrary/style.css causes bugs with some icons not showing properly.
Any update for this problem ?