Hi all,
My website have two languages FR(default) and EN.
When I click FR language option after I click EN language, it redirect FR and then redirect again EN automatically.
It is happening only for not login users.
I have a staging site and tested by pushing/pulling between live and staging site.
But staging site still working well whether user is logging in or not.
I’ve already cleaned the cache and tried on private browser.
Does anyone know how to solve it? Thank you all.
Hi, I’m trying to modify the canonical URL for an English translated URL. The main language is Spanish, and the canonical URL is the same for the two languages. The website also has the Yoast SEO plugin and integration with the Yoast SEO & qTranslate-X plugin. Can you give me an idea to accomplish this task?
Current state
first url https://www.aperimax.com/linea-aperimax/
canonical for this url : https://www.aperimax.com/linea-aperimax/
translated url https://www.aperimax.com/en/linea-aperimax/
canonical for this url : https://www.aperimax.com/linea-aperimax/
I want that this canonical would be
https://www.aperimax.com/en/linea-aperimax/
any idea?
]]>I have a small problem on the site. The site is generating hreflang tags for me, but I need to change one hreflang tag. For the SK version of the site I am generating hreflang tags https://www.hotelbellevue.sk/sk/, but I need them to be generated in this variation https://www.hotelbellevue.sk/. Where can I change something like this?
]]>Hello I have a very old website that I need to make running again and qtranslate Plugin is causing issues with new PHP/Wordpress versions. qtranslatex seems depecrated as well, what should I do? Thanks in advance.
]]>Does anybody know what to do with the following error on my site?
Warning: Parameter 2 to qtranxf_postsFilter() expected to be a reference, value given in?/var/www/wp-includes/class-wp-hook.php?on line?308
I really love this plugin and my whole site works on it so if anybody can let me know how to change which php file that would be great.
]]>hello,
I am using Astra theme and there is no way I can enable the language switcher on the responsive/mobile menu.
it works ok on desktop .. but from mobile I am unable to make the language menu switcher work.
I have added it on the menu as Language Menu
Someone can help me?
thanks.
]]>Hello,
after the upgrade to wordpress 6.0.2 I get several errors at the top of my dashboard’s page like this:
Warning: strpos() expects parameter 1 to be string, array given in D:\inetpub\webs\lippocampobbcom\wp-content\plugins\qtranslate-x\admin\qtx_admin.php on line 783
What do you suggest to solve the problem without removing this plugin?
Kind regards
Luigi
Hi sir,
I am using your plugin and after theme and plugin update translation is not complete? Please check on – https://www.stijena.hr/ and compare with – https://www.stijena.hr/en/
I talk to developer of the template and he said that I contact you as a developer of the plugin.
If you can please help me so I can use your super plugin correctly I would really appreciate.
Thnx a lot
]]>Dear,
I’m getting these errors, after updating to PHP 8.
Warning: Array to string conversion in C:\xampp\htdocs\kqz\wp-content\plugins\qtranslate-x\admin\qtx_admin.php on line 783
Warning: Undefined array key “al_ks” in C:\xampp\htdocs\kqz\wp-content\plugins\popup-maker\classes\Utils\Alerts.php on line 182
Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\kqz\wp-content\plugins\popup-maker\classes\Utils\Alerts.php on line 182
Error thrown
Class “DG_Gallery” not found
Help, i have this warning on mi website:
Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in /home/s1376b60/public_html/wp-content/plugins/qtranslate-x/qtranslate_frontend.php on line 497
and this others in the backend:
Warning: substr() expects parameter 1 to be string, array given in /home/s1376b60/public_html/wp-content/plugins/qtranslate-x/admin/qtx_admin.php on line 783
Warning: substr() expects parameter 1 to be string, array given in /home/s1376b60/public_html/wp-content/plugins/qtranslate-x/admin/qtx_admin.php on line 784
Warning: substr() expects parameter 1 to be string, array given in /home/s1376b60/public_html/wp-content/plugins/qtranslate-x/admin/qtx_admin.php on line 788
Warning: substr() expects parameter 1 to be string, array given in /home/s1376b60/public_html/wp-content/plugins/qtranslate-x/admin/qtx_admin.php on line 788
Warning: strpos(): Offset not contained in string in /home/s1376b60/public_html/wp-content/plugins/qtranslate-x/admin/qtx_admin.php on line 783`
Somebody knows what is the problem?
Thanks.
]]>hi every one
wp 6.0
qtranslate-x
woocommerce
i have bein using qtranslate-x for years it was compatible with wp until 5.4
with the need of editing and adding some new product i face the following issue
by updating existing product or publishing new one i get doublke triple translated description
any solution
regards
Hi,
My website has been working fine, however I had to upgrade my PHP version from 5.6.40 to 7.3.33 and now I’m getting some errors on my WordPress admin backend, more specifically on my Widgets page, which is not working.
I have some Warnings on top of the page, such as:
Warning: strpos() expects parameter 1 to be string, array given in /home/customer/www/XXXXX.com/public_html/wp-content/plugins/qtranslate-x/admin/qtx_admin.php on line 783 Warning: substr() expects parameter 1 to be string, array given in /home/customer/www/XXXXX.com/public_html/wp-content/plugins/qtranslate-x/admin/qtx_admin.php on line 784 Warning: strpos(): Offset not contained in string in /home/customer/www/XXXXX.com/public_html/wp-content/plugins/qtranslate-x/admin/qtx_admin.php on line 783 Warning: Cannot modify header information - headers already sent by (output started at /home/customer/www/XXXXX.com/public_html/wp-content/plugins/qtranslate-x/admin/qtx_admin.php:783) in /home/customer/www/XXXXX.com/public_html/wp-admin/admin-header.php on line 9
I also have some messages informing that none of the widgets will work, most likely because of that. Here are some:
`The “custom_html” block was affected by errors and may not function properly. Check the developer tools for more details.
The “recent-posts” block was affected by errors and may not function properly. Check the developer tools for more details.
The “nav_menu” block was affected by errors and may not function properly. Check the developer tools for more details.
The “gmap” block was affected by errors and may not function properly. Check the developer tools for more details.
The “social” block was affected by errors and may not function properly. Check the developer tools for more details.
The “contact_form” block was affected by errors and may not function properly. Check the developer tools for more details.
From what I’ve been investigating the function strpos() has changed in the latest PHP versions, and one of the parameters is not used anymore, that’s why this isn’t working. Any ideas to help me solve this?
]]>Hello,
I was recently asked by a friend to help him with his outdated WP installation.
After update of the theme of the website and all the plugins used, when trying to add a New Page, a blank page with the following message is displayed:
There has been a critical error on this website
Please help me with some advise on to where to start with debugging the issue.
The problem is with the qTranslate-X plugin that is installed, because when disabled the problem with New Page is not present, but if disabled the whole site is not working at all!
The theme in use is BeTheme.
Thanks & Regards,
Nikolay
We have problem. QTranslate X doesn’t work correctly.
How to remove the translation brackets
[: en] text [:]
[:ru] text [:]
Hi,
We are using QtranslateX in order to run a multilanguage website. However upon printing one of the reciepts to send to clients we are seeing this as a product:
[NL:]Someproductnameindutch[EN:]Someproductnameinenglish[/] …
Cant we have support for woocommerce to have the correct translation integrated in this?
]]>how to remove the translation brackets that appear in the order summary table on the woocomerce [: fr] text [:] item page
]]>Hi everyone
I have WordPress website with the qTranslate plugin and two languages.
The main language it’s English the second language it’s Germany.
I have two domains ( https://www.courses.co.uk and https://www.courses.de):
Main english domain it’s on https://www.courses.co.uk (in here I have WordPress website with two languages.)
When I use Use Pre-Path Mode (Default, puts /en/ in front of URL). SEO friendly. Everything it’s wortking fine. After change language I have
https://www.courses.co.uk for english version and https://www.courses.co.uk/de/ for Germany language.
The germany domain what I have it’s https://www.courses.de
I would like to have option when you change language to germany you have different domain https://www.courses.de and when you change language to English you have https://www.courses.co.uk
How can I do that?
I founded option in qTranslate “Use Per-Domain mode: specify separate user-defined domain for each language.” where I paste this both domains.
But when I change to different language (Germany) it’s going to empty folder on my server where I have this domain.
What else I need to do with domain https://www.courses.de ??
Do I need to do any pointing domain https://www.courses.de to https://www.courses.co.uk or do some changes on DNS? Or maybe add some code in .httaccess?
Any one can help me with that?
]]>Please tell me how to remove the repeat prefix of the title of goods in the widget. I have duplicate titles in two languages?
how to make the title in each language different?
on ru – Транцевые колеса купить эконом КТ6
on ua – Транцев? колеса купити економ КТ6[:]
Thank you
]]>Hi, I am having this problem, I would appreciate if someone can help me:
mod_fcgid: stderr: PHP Warning: Parameter 2 to qtranxf_excludeUntranslatedPostComments() expected to be a reference, value given in /var/www/vhosts/escolaemergencies.cat/httpdocs/wp-includes/class-wp-hook.php on line 286, referer: https://escolaemergencies.cat/es/my-account/view-order/
]]>i get error after update WordPress to 5.7.2 version
Parameter 2 to qtranxf_excludeUntranslatedPosts
I’m unable to put anything in different languages on new posts now. I click on the different language tabs, but it just puts in the same info for everything. Then shows that no language has been selected when I post it. I’ve even tried putting it into raw mode, but even there, there are no other languages. I’m seeing old posts have different languages, but the newer stuff, no. ?? What has happened? I’ve updated wordpress. As is, there is no reason to keep this plugin just for old posts if I can’t have real multi-language on new things. HELP?
]]>Hi there, when I change the page from English to another language and back to English, I get a redirection issue where the website is getting redirected to a different domain and I have a website impersonation warning. Kindly assist me in solving this please.
]]>Hello,
I would like to ask for advice.
What code should I use to insert the language selector (only horizontal flags) anywhere on the page?
My translations work only in the most simple text version (with html tags) of the editor. When i switch to visual (to see bold and other features in the text), i get my two languages in the same editor window, seperated by [:nl] and [:fr]
Any ideas on what causes this?
]]>Hi there,
I use QTranslate X for a website and have setup 2 languages. The website is built up with ACF fields.
The problem is that when I change the English or French Content in a page in one of the ACF area textfields, the other language is being changed as well.
This makes it impossible for me to have separated languages…
Any fixes/solutions for this?
]]>Hello,
I’m using qTranslate-X for my pages multiple language. Is it possible that different logos for each language. Im trying to create new array on theme option section. but no luck. im editing config.php and header.php
Help
]]>I suddenly get this error. My PHP-version is 7.2.29 (7.3 and 7.4 also did not work).
Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in /var/www/vhosts/82/281459/webspace/httpdocs/website.nl/wp-content/plugins/qtranslate-x/qtranslate_frontend.php on line 497 Warning: Parameter 2 to qtranxf_excludeUntranslatedPosts() expected to be a reference, value given in /var/www/vhosts/82/281459/webspace/httpdocs/website.nl/wp-includes/class-wp-hook.php on line 287 Warning: Parameter 2 to qtranxf_postsFilter() expected to be a reference, value given in /var/www/vhosts/82/281459/webspace/httpdocs/website.nl/wp-includes/class-wp-hook.php on line 287 Warning: Parameter 2 to qtranxf_excludeUntranslatedPosts() expected to be a reference, value given in /var/www/vhosts/82/281459/webspace/httpdocs/website.nl/wp-includes/class-wp-hook.php on line 287 Warning: Parameter 2 to qtranxf_postsFilter() expected to be a reference, value given in /var/www/vhosts/82/281459/webspace/httpdocs/website.nl/wp-includes/class-wp-hook.php on line 287 Warning: Parameter 2 to qtranxf_excludeUntranslatedPosts() expected to be a reference, value given in /var/www/vhosts/82/281459/webspace/httpdocs/website.nl/wp-includes/class-wp-hook.php on line 287 Warning: Parameter 2 to qtranxf_postsFilter() expected to be a reference, value given in /var/www/vhosts/82/281459/webspace/httpdocs/website.nl/wp-includes/class-wp-hook.php on line 287 Warning: Parameter 2 to qtranxf_excludeUntranslatedPosts() expected to be a reference, value given in /var/www/vhosts/82/281459/webspace/httpdocs/website.nl/wp-includes/class-wp-hook.php on line 287 Warning: Parameter 2 to qtranxf_postsFilter() expected to be a reference, value given in /var/www/vhosts/82/281459/webspace/httpdocs/website.nl/wp-includes/class-wp-hook.php on line 287
]]>Hello everybody,
I translated a plugin with poedit and translation is fine, I checked it changing default language inside general > language. Then I installed Qtranslate-x, it works fine with titles, contents … but not changing language of other plugins with .po and .mo files. Anybody can help me?
Hallo. I wish to everyone a Happy New Year.
I need your help. I have a theme which has qtranslate as plugin for our multilingual website. We have translated almost the whole theme with great results (qtranslate as we saw is a plugin that helps beginners since it has the option of LSB buttons in the backend).
Unfortunately, in some of our custom pages there are no LSB buttons and says that language is not set.
Does anyone know what can ee do in order to appear them? Note , that we are beginners so if we could avoid to add a custom code would be ideal. Or else if is necessary to add a code we would be grateful if you could explain us every step with details.
We hope for your support
Thanks in advance
Anastasia
Hi,
I’m using WP5.5.3 with qTranslate-XT 3.5.4.
AM/PM cannot be shown neatly in Japanese. AM or PM characters are displayed as ‘????’
JP: https://gyazo.com/0c416739fd0132ae746275cff1ecf751
EN: https://gyazo.com/73f66c97412052301136e26c2a1dfeff
English is fine.
Besides, WP 5.4.4 with qTranslate-XT is no issue.
I upgraded the qTranslate-XT to 3.9.1
The problem is still there.
I’d appreciate it if you help me.
Thank you,