• Resolved bognick

    (@bognick)


    Hello people,

    i came into a strange problem. Qtranslate works perfectly but when it comes to a “more” link (generated by the “more” tag) then it always points to the default language regardless of the current selected language.

    Is there any way to solve this problem?

    Thanks so much, greetings from greece,
    Nikos

Viewing 1 replies (of 1 total)
  • Thread Starter bognick

    (@bognick)

    OK i found the answer by myself. Just go to the /wp-includes/post-template.php and into the line 220 replace the

    get_permalink()

    with the

    qtrans_convertURL(get_permalink())

    Enjoy…

    Nikos

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: qTranslate] "More" link always points to default language’ is closed to new replies.