-
J John
Ah, I would never have guessed that it´s going to work that way :) Thank you so much! Works like a charm!
Best & Best *
-
J John
Hi, I´m currently setting up a multilingual page with Polylang. Everything just works fine, I just don´t get how to switch the footer for each respective language. I duplicated the footer and edited it in the language but to me it seems I can select only one foter globaly in the Lay settings. Would supernice if someone could help <3 Happy Day!
-
J John
Hi, I need to extend a monolingual page to be multilingual. It´s going to be german, english and spanish. If someone has expertise and time I´d be super happy :) Just drop me a mail to iamkrull [AT] gmail.com. Cheers!
-
-
J John
Just curious: Is anyone able to get qTranslate XT working?
-
J John
found a solution here: https://wordpress.org/support/topic/problem-with-php-7-1-2/#post-8908632
You will find it in qtranslate-x/qtranslate_frontend.php
In line 523 change
function qtranxf_postsFilter($posts,&$query) {//WP_Query
to
function qtranxf_postsFilter($posts,$query) {//WP_Query
and in line 597 change
function qtranxf_excludeUntranslatedPosts($where,&$query) {//WP_Query
to
function qtranxf_excludeUntranslatedPosts($where,$query) {//WP_Query
-
J John
Hello,
I´m using Lay ThemeVersion: 2.8.2 and WordPress 5.2.3. Tried both versions of qTranslate but they do not work. I can translate the title of an page and the languageswich changes that in the frontend but all gridder content is unaffected – it does not switch in the backend. The URL switch is working as well.
Update: I managed to get qTranslate-X to work but now I get this error in the backend:
Warning: Parameter 2 to qtranxf_postsFilter() expected to be a reference, value given in /kunden/505778_96160/webseiten/wp-includes/class-wp-hook.php on line 286
Warning: Cannot modify header information - headers already sent by (output started at /kunden/505778_96160/webseiten/wp-includes/class-wp-hook.php:286) in /kunden/505778_96160/webseiten/wp-includes/pluggable.php on line 1251
Warning: Cannot modify header information - headers already sent by (output started at /kunden/505778_96160/webseiten/wp-includes/class-wp-hook.php:286) in /kunden/505778_96160/webseiten/wp-includes/pluggable.php on line 1254
And this in the frontend (flashing before the page is loaded):
Warning: Parameter 2 to qtranxf_postsFilter() expected to be a reference, value given in /kunden/505778_96160/webseiten/wp-includes/class-wp-hook.php on line 286
Any Idea what I can do?
Thank you!
-
J John
Thank you so much. I could remove the HTML video on the homepage if that helps to improve some compatibility?
Thanks!
-
J John
@mariusjopen said in No Content shown on PC & IE (Just Top Nav and Footer):
Marius
Do you have any thoughts on this problem so far?
Thank you! -
J John
Thank you Browserstack!
I see that the blanc page occurs on:- Windows 8.1, ie 11
- Windows XP, firefox 3.6
- Windows XP, ie 7
- Windows 8, ie 10
- OS X Yosemite, opera 12.15
- Windows 7, ie 9
- Windows 7, ie 8
- ...
The URL is: www.salsaferien.de
Thank you!