Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jose Luis SAYAGO

    (@iluminatus)

    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 español and english. 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

    (@dll416)

    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.