Title: Question or feature request
Last modified: August 31, 2016

---

# Question or feature request

 *  Resolved [Christoph](https://wordpress.org/support/users/camthor/)
 * (@camthor)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/question-or-feature-request/)
 * Hi,
    The plugin is awesome! I’m currently only missing a possibility to display
   flags for the languages of the linked websites. Is there an easy way how to set
   and display the language with the links? (I prefer not to write the language 
   in the description so that I can display it as own column in the output.) thanks
 * [https://wordpress.org/plugins/link-library/](https://wordpress.org/plugins/link-library/)

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

 *  [yezzz](https://wordpress.org/support/users/yezzz/)
 * (@yezzz)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/question-or-feature-request/#post-7075084)
 * Something like I have above some images on my [travel providers](http://reisfavoriet.nl/aanbieders/)
   page?
 * No that was not an easy setup, but you can do just about anything with this plugin
   and some html and css knowledge (and creative thinking)
 *  Thread Starter [Christoph](https://wordpress.org/support/users/camthor/)
 * (@camthor)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/question-or-feature-request/#post-7075092)
 * Yes, thanks, that’s how I need it.
 * Where do you save the information? Of course, I could use any other field of 
   the links, save there the language code and then replace that code in the output
   with a flag, using jQuery. But I thought there could be an easier way.
 *  [yezzz](https://wordpress.org/support/users/yezzz/)
 * (@yezzz)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/question-or-feature-request/#post-7075134)
 * Yeah you need to sacrifice one of the fields, that’s where you save your information.
   My setup is class-based and I’m not using any scripting.
 * A simplified version of what I do is use the field before and after to put in
   html:
 * before:
    `<div class="someclass`
 * after:
    `"></div>`
 * Make sure there’s a trailing space in the before field.
 * Then simply put 1 or more classes (eg country name) in the link field you use,
   and style those classes with the flag as background image (or image background
   position if you want to use an image sprite). Use `someclass` for your other 
   styling (and maybe your image sprite url)
 * Of course you could use the field as img src, but if you ever want to change 
   things you need to edit those fields, now you only change the stylesheet.
 * In my setup I actually use the before of the first field and I close it in the
   after of the last field, so the whole box gets those classes. Useful for other
   purposes (including scripting).
 * If you have any questions just shoot 🙂
 *  Thread Starter [Christoph](https://wordpress.org/support/users/camthor/)
 * (@camthor)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/question-or-feature-request/#post-7075145)
 * That’s a very clever solution, thank you very much!
 *  [yezzz](https://wordpress.org/support/users/yezzz/)
 * (@yezzz)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/question-or-feature-request/#post-7075159)
 * You’re welcome. Let me know how it goes!
 *  Thread Starter [Christoph](https://wordpress.org/support/users/camthor/)
 * (@camthor)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/question-or-feature-request/#post-7075160)
 * [http://unterwegs-in-tschechien.cz/links/verkehrsmittel/](http://unterwegs-in-tschechien.cz/links/verkehrsmittel/)
 *  Plugin Author [Yannick Lefebvre](https://wordpress.org/support/users/jackdewey/)
 * (@jackdewey)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/question-or-feature-request/#post-7075224)
 * Thanks for the help Yezzz
 *  [yezzz](https://wordpress.org/support/users/yezzz/)
 * (@yezzz)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/question-or-feature-request/#post-7075226)
 * My pleasure. Just giving back a little. Let’s see when Chris gets things done
   😉
 *  Thread Starter [Christoph](https://wordpress.org/support/users/camthor/)
 * (@camthor)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/question-or-feature-request/#post-7075230)
 * I’ve posted the link already above.
 *  [yezzz](https://wordpress.org/support/users/yezzz/)
 * (@yezzz)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/question-or-feature-request/#post-7075234)
 * Yeah, saw it, but didn’t see any flags. Seeing them now. Are you using js to 
   add the classes? (and divs)

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

The topic ‘Question or feature request’ is closed to new replies.

 * ![](https://ps.w.org/link-library/assets/icon-256x256.jpg?rev=971117)
 * [Link Library](https://wordpress.org/plugins/link-library/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/link-library/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/link-library/)
 * [Active Topics](https://wordpress.org/support/plugin/link-library/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/link-library/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/link-library/reviews/)

## Tags

 * [language](https://wordpress.org/support/topic-tag/language/)

 * 10 replies
 * 3 participants
 * Last reply from: [yezzz](https://wordpress.org/support/users/yezzz/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/question-or-feature-request/#post-7075234)
 * Status: resolved