Update
This problem occurs also with 2.9.8.5
2.9.6 works fine.
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.
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
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.
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
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
Unfortunately I’m under an NDA which doesn’t allow me this.
Thank yo anyway!
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?
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