Forums

[resolved] [Plugin: qTranslate] "More" link always points to default language (2 posts)

  1. bognick
    Member
    Posted 10 months ago #

    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

  2. bognick
    Member
    Posted 10 months ago #

    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

Reply

You must log in to post.

About this Topic