wimmerstefan
Forum Replies Created
-
Thank you @cgscomputers!
I’m going with Google Sit Kit as well 🙂
First I had a look at GAinWP Google Analytics Integration for WordPress as it is a fork of GADWP but at the end of the day the data end up with Google anyway so I decided to go for Google Site Kit which was one of the candidates already… 😉- This reply was modified 6 years, 4 months ago by wimmerstefan.
That was just a mistake!
I’ve edited the original post with an explanation …Thanks for bringing it up! 🙏🏼
Forum: Themes and Templates
In reply to: [Astra] h1 not only for homepage title but also for site title?That fixed it indeed!
Thank you so much for the quick response and the solution of my tiny problem 😀Nevermind – I found the error:
$default = code_manas_get_theme_mods_defaults();
was changed to
$default = cm_kirki_fields()->get_theme_mods_defaults();
in the header.php which caused the empty pages of course 😉Is it perhaps an idea to communicate this kind of vital changes in the Changelog?
Thank you for your quick response!
Talking about feedback: I’ve noticed that the sticky primary menu doesn’t stick on Google Chrome beta Version 74.0.3729.75 … other browsers as Firefox, Opera and Via (on Android) display it without problems. Is it a known issue? Do you need more information?
I’d be glad to help …Nevermind – I removed a comment in my functions.php and everything is back to normal 😉
Enjoying it right now! 😀Forum: Themes and Templates
In reply to: [Sparkling] Sparkling 2.4.5 release not showing up on github?Thanks for you reply!
I’ve already got the WordPress update notification – I was just wondering why the release didn’t show up on github …
Thanks for picking it up so swift!
Forum: Plugins
In reply to: [qTranslate X] Problem with menuRight you are! That solved my problem 🙂
Thanks a lot for all the patience!Forum: Plugins
In reply to: [qTranslate X] Problem with menu@gunu: I finally found the time to play around with max_input_vars and it is effective if I set it to a low value … but setting it to 4800 the categories are still not back.
Sorry for the bad news :-/
Forum: Plugins
In reply to: [qTranslate X] Problem with menuNope – that I didn’t since I got convinced it has no effect at all … I’ll see when I can get to it to check that as well.
Forum: Plugins
In reply to: [qTranslate X] Problem with menu@gunu: I have 28 entries of which 3 categories + subitems that don’t show up. As I mentioned already I’ve played around with max_input_vars in both .user.ini and php.ini to no avail …
Forum: Plugins
In reply to: [qTranslate X] Problem with menuThanks for coming back Gunu!
I’m not sure what you mean now … I checked the *titels* of all items to be sure that they all translations are present. The content is a different story though: some posts have content only in one language …And again I don’t get why the entire *category* (which I’ve checked as well) isn’t showing. The posts are just sub-items of the different categories in the menu …
Quite confusing I have to admit 😉
Forum: Plugins
In reply to: [qTranslate X] Problem with menuI might add that reverting back to 3.4.4 resolved the problem temporarily … at the end I guess it’s better if it is solved at the source 😉
Forum: Plugins
In reply to: [qTranslate X] Problem with menuHello, may I chime in and tell you that I have *precisely* the same problem.
All in a sudden (sorry for being not more precise but I just noted it today and am not sure when it started) the menu items being a category and all it’s sub-items do not show up anymore. Disabling qtranslate-x brings back all items & sub-items but of course makes the pages unreadable :-/I also tried the suggested modification of max_input_vars via .user.ini but that didn’t change a thing.
Is there already a solution?