Title: Using with WPML
Last modified: August 21, 2016

---

# Using with WPML

 *  [Dabalina](https://wordpress.org/support/users/dll416/)
 * (@dll416)
 * [13 years ago](https://wordpress.org/support/topic/using-with-wpml/)
 * I am testing with WMPL to create a spanish/english site.
 * When I have it set up to show two posts from a blog it shows an english version
   and a spanish version side by side. Instead of only showing the spanish version
   when that language is selected and vice versa.
 * How can I make it so the posts are divided by language?
 * [http://wordpress.org/extend/plugins/network-latest-posts/](http://wordpress.org/extend/plugins/network-latest-posts/)

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

 *  Plugin Author [Jose Luis SAYAGO](https://wordpress.org/support/users/iluminatus/)
 * (@iluminatus)
 * [13 years ago](https://wordpress.org/support/topic/using-with-wpml/#post-3794604)
 * Hi, unfortunately the language support is still on my TODO list. However, there
   is a workaround you could implement, I’m wondering if WMPL allows you to create
   tags for each language, then adding _esp_ or _eng_ to posts in **esp**añol and**
   eng**lish. If that’s possible then you could filter using the `tag` parameter,
   something like:
 *     ```
       // Display posts tagged as esp (español)
       [nlposts tag=esp]
       // Display posts tagged as eng (english)
       [nlposts tag=eng]
       ```
   
 * I haven’t had the time to add new features due to work commitments, nonetheless
   this feature is already on my list of pending improvements.
 * Best regards,
    José Luis
 *  Thread Starter [Dabalina](https://wordpress.org/support/users/dll416/)
 * (@dll416)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/using-with-wpml/#post-3794656)
 * Thanks for the suggestion, I will try to see if I can make it work.
 * But if there is any way you can make it WPML compatible by August you would be
   a rockstar. I love this plug in – it does everything I need – except the language
   issue.
 * Nice work.

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

The topic ‘Using with WPML’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/network-latest-posts_61c601.svg)
 * [Network Latest Posts](https://wordpress.org/plugins/network-latest-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/network-latest-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/network-latest-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/network-latest-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/network-latest-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/network-latest-posts/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Dabalina](https://wordpress.org/support/users/dll416/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/using-with-wpml/#post-3794656)
 * Status: not resolved