• Resolved Alberto Bonis

    (@alberto-bonis)


    Hi,
    I’m on WP 4.1, Newspaper theme 4.6.1 (with WPBakery Visual Composer 4.3.5)
    I have updated to 3.0 and now all the menu or widget are linking to the same language the page is.
    If the page is in italian both the italian and english flags link to the italian version, if the page is in english, both the italian and english flags link to the english version.

    http://nutritomagazine.it/icif/primavisione

    If I manually add “en” or “it” to the address the site works.

    I plan to revert back to 2.9.6 shortly, can you please check?

    Thanks

    https://wordpress.org/plugins/qtranslate-x/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter Alberto Bonis

    (@alberto-bonis)

    Update
    This problem occurs also with 2.9.8.5
    2.9.6 works fine.

    Plugin Author John Clause

    (@johnclause)

    I can switch languages ok on your site. What is the actual problem?
    I am not sure what is wrong. Did you read topic https://wordpress.org/support/topic/updated-to-release-30-and-all-stopped-working-read-this-first-%E2%80%A6 and FAQ https://wordpress.org/plugins/qtranslate-x/faq
    Can you find any relevant to your case information there? If not, I will need admin login to your site, since I cannot reproduce what you described.

    Thread Starter Alberto Bonis

    (@alberto-bonis)

    I was forced to restore the old version before you checked, sorry.
    I have updated again to 3.0, now you can check.

    Thank you very much

    Plugin Author John Clause

    (@johnclause)

    I have just observed this problem on one of the sites with Qtranslate Slug installed. Do you have Qtranslate Slug active? Interesting that on other sites with Q-Slug this does not happen. I guess we need to search for the problem within Q-Slug then.

    Thread Starter Alberto Bonis

    (@alberto-bonis)

    No, I have only qTranslate X, no Qtranslate Slug.
    In a couple of hour I will need to revert to 2.9.6 , the last version without problems.

    Tanks

    Plugin Author John Clause

    (@johnclause)

    Interesting. I cannot reproduce it then. Would it be possible to make a test-copy of your site for me to login and do investigation? You may send the information to qtranslateteam at gma il d com.

    I try to translate my navigation menu on other languages too.

    Include the function on function.php
    Add the ‘walker’ => new CustomLinkModifierWalker() on the header.php file.
    Change the name of the navigation menu to <!- -:en- ->HOME<!- -:- -><!- -:gr- ->ΑΡΧΙΚΗ<!- -:- -> and url to /en|en|/|gr|
    However, the translation doesn’t work. The menu shows both the strings in the navigation like HOMEΑΡΧΙΚΗ and the link is /en|en|/|gr|.

    What am I doing wrong? Or is there another way to translate the menu?

    Under WordPress 4.0.1

    UPDATE

    Changing the names to [:en]HOME[:el]ΑΡΧΙΚΗ without the above code makes the translations works, but I still cannot make the URLs works.

    And the navmenu code:

    For Greek:

    <ul class=”menu” id=”nav-menu”>
    <li class=”menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-1091″>ΑΡΧΙΚΗ
    <li class=”menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-1092″>ΣΧΕΤΙΚΑ

    For English:

    <ul class=”menu” id=”nav-menu”>
    <li class=”menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-1091″>HOME
    <li class=”menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-1092″>ABOUT

    UPDATE 3

    I tried to add the URL with the full path including the tags, like this:

    [:en]http://www.mydomain.gr/en[:el]http://www.mydomain.gr

    But after I click on “save button”, the url input is empty. It doesn’t save the url path.

    Plugin Author Gunu

    (@grafcom)

    @manav909,

    you do not need to enter the URL in different languages, therefore without the addition /en and /gr.

    For the titles you have already found.

    Best

    Thread Starter Alberto Bonis

    (@alberto-bonis)

    Unfortunately I’m under an NDA which doesn’t allow me this.
    Thank yo anyway!

    Plugin Author John Clause

    (@johnclause)

    Does your problem stay under the latest version from GitHub, which
    you can download with ‘Download ZIP’ button on GitHub page or press here for the sake of convinience?

    Thread Starter Alberto Bonis

    (@alberto-bonis)

    Yes, the problem is still here.
    Version Stable tag: 3.1 dated 22/2/2015 23:56
    I can let it live for the next 12 hours on http://nutritomagazine.it/icif/primavisione, then I will have to revert back to 2.9.6

    Thanks

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

The topic ‘Incorrect language link’ is closed to new replies.