Title: css image bug
Last modified: August 21, 2016

---

# css image bug

 *  Resolved [P T](https://wordpress.org/support/users/pthomson87/)
 * (@pthomson87)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/css-image-bug/)
 * hello,
 * I found a small bug in your plugin:
 * Failed to load resource: the server responded with a status of 404 (Not Found)
   [http://xxxxxxxx/modules/mod_gtranslate/tmpl/lang/16.png](http://xxxxxxxx/modules/mod_gtranslate/tmpl/lang/16.png)
 * it’s being called in `css/style.css`:
 *     ```
       .flag{
       	font-size:16px;
       	padding:1px 0;
       	background-repeat:no-repeat;
       	background-image:url(/modules/mod_gtranslate/tmpl/lang/16.png);
       }
       ```
   
 * Removing that line fixes it (there is also another reference to /modules/… in
   the file)… perhaps change for next release?
 * Thanks,
    Paul
 * [http://wordpress.org/plugins/google-language-translator/](http://wordpress.org/plugins/google-language-translator/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Ryan](https://wordpress.org/support/users/ryan-amalfitano/)
 * (@ryan-amalfitano)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/css-image-bug/#post-4302866)
 * Hi Paul,
 * I’m encountering the same problem, but I wasn’t sure where it was coming from;
   thanks for the info. Removed this line and now my site no longer takes 45 seconds
   to load. 🙂
 * I find it odd that there is no `16.png` file contained in the plugin at all, 
   and when I try to access a file in a similar location on the plugin’s provided
   website, I can’t find it on their site either.
 * Hope the dev can look into this soon and prevent this issue from occurring in
   newer versions.
 * Ryan
 *  [Rob Myrick](https://wordpress.org/support/users/rm2773/)
 * (@rm2773)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/css-image-bug/#post-4302883)
 * Hi guys, yes this is a mistake on my part – this was all due to me pulling resources
   from different locations in getting the plugin developed, and at one time that
   file was included, but it’s no longer there.
 * This will be removed in the next release. I always appreciate the direct feedback.
 * I’ll mark this as resolved, assuming it’s going to be updated in next release.
   Coming soon!
 * Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘css image bug’ is closed to new replies.

 * ![](https://ps.w.org/google-language-translator/assets/icon-256x256.png?rev=3007649)
 * [Translate WordPress - Google Language Translator](https://wordpress.org/plugins/google-language-translator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-language-translator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-language-translator/)
 * [Active Topics](https://wordpress.org/support/plugin/google-language-translator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-language-translator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-language-translator/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Rob Myrick](https://wordpress.org/support/users/rm2773/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/css-image-bug/#post-4302883)
 * Status: resolved