Hello,
I have tried to use the SEO Framework (https://de.wordpress.org/plugins/autodescription/) with the Theme but somehow it does not work. All the info that I input is deleted once I save the page. Is this my fault? Is there a SEO tool that is suggested? Thanks for any hint!
Best posts made by John
-
Lay Theme & SEO extension?
-
RE: Polylang and Footer in different language
Ah, I would never have guessed that it´s going to work that way :) Thank you so much! Works like a charm!
Best & Best *
-
Searching for Polylang Support
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!
Latest posts made by John
-
White Translucent Layer > Update 4.8.1
Hi, when i load the page it has some translucent white layer on it that vanishes when i click or scroll, pls help!
Thanks
J -
RE: Polylang and Footer in different language
Ah, I would never have guessed that it´s going to work that way :) Thank you so much! Works like a charm!
Best & Best *
-
Polylang and Footer in different language
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!
-
Searching for Polylang Support
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!
-
RE: Multilingual with qTranslate-X or XT
@arminunruh this would be super nice! <3
-
RE: Multilingual with qTranslate-X or XT
Just curious: Is anyone able to get qTranslate XT working?
-
RE: Multilingual with qTranslate-X or XT
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
-
Multilingual with qTranslate-X or XT
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!
-
RE: No Content shown on PC & IE (Just Top Nav and Footer)
Thank you so much. I could remove the HTML video on the homepage if that helps to improve some compatibility?
Thanks!
-
RE: No Content shown on PC & IE (Just Top Nav and Footer)
@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!