-
AuthorPosts
-
April 15, 2021 at 10:04 am #1294528
Hello,
I have 2 weird problems with my site.
1. in my menu in the GERMAN VERSION the flags are going up, and are not aligned with the text. So I added the following code:
}
#menu-item-11470-en,
#menu-item-11470-de{
top:8px!important;
}
This fixed the ENGLISH version, but not the GERMAN one.
2. I set the GERMAN Version to standard, but still it’s the ENGLISH version that pops up first when opening the page. Is there a way to force it to the German version to show when opening the page?
THANKS SO MUCH!
NoraApril 19, 2021 at 7:00 am #1295124Hey NoraGTS,
Thank you for the inquiry.
1.) Did you add the css code in the child theme’s style.css file? You may need to check if the ID of the menu item in the DE version is different, or if the css selector is correct.
2.) You have to set the DE as the main language in Polylang and in the Settings > General panel.
// https://polylang.pro/doc/configure-the-languages/
Best regards,
IsmaelApril 19, 2021 at 7:55 am #12951341. where can I see the ID of the menu item in the DE version?
2. yes I did, but still get the EN version first.
Thanks NoraApril 21, 2021 at 5:20 am #1295665Hi,
Thank you for the update.
1.) You can check it through the browser inspector. Please check the screenshot below showing the ID of the flag menu items on EN version.
2.) Make sure that the selected home or front page in Theme Options > Startseiten-Einstellungen settings is from the correct language.
Best regards,
IsmaelApril 21, 2021 at 10:49 am #12957552.: The settings ARE CORRECT, still each browser shows the EN version by default, and not the GERMAN VERSION.
PLEASE HELP!Thanks Nora
April 21, 2021 at 11:23 am #12957691. yes, the menu ID is correct and the same for EN and DE.
But this code only affects the EN Version – in the DE version the flag is still to much up.
}
#menu-item-11470-en,
#menu-item-11470-de{
top:8px!important;
}
See screenshot in private message!2.: The settings ARE CORRECT, still each browser shows the EN version by default, and not the GERMAN VERSION.
PLEASE HELP!3. AND a new problem: Only in FIREFOX I cannot switch to the german version of the startpage. It’s getting weirder by the minute…
April 22, 2021 at 11:46 am #1296010Hi,
1.) If you look at the screenshot closely, you will see that the menu ID in the EN version is 11472, not 11470.
2.) The EN version is still displaying because it is set as the front page in the Settings > Reading panel. We reset the options to default.
If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Thanks!
Best regards,
IsmaelApril 22, 2021 at 5:17 pm #1296117I’m a little confused
1. The menu ID in the EN version is 11472 for the SIDE MENU, but ever since starting this thread I’m talking about the MAIN MENU – BALKENMENU on the page – I sent already 2 screenshots. And there the flag menu item is 11470.2. No, the Setting > Reading panel was the correct HOME page. It was not the EN verison – I checked that. After redoing everything, it all worked fine yesterday.
NOW it’s set to English again, after you changed it back.I think the thread wouldn’t be that long if there were not so much confusion.
April 23, 2021 at 6:17 am #1296190Hi!
Thank you for the update.
1.) In DE version, the ID of the menu flags in the default menu is 11478. Please replace the css code with this.
#menu-item-11470-en, #menu-item-11470-de, #menu-item-11478-en, #menu-item-11478-de{ top: 8px!important; }
2.) You do not have to set anything in the Settings > Reading panel, which is why we reset it back to default. We reset it again back to the default. Just make sure that the correct home page is set in the Enfold > Frontpage settings.
The DE version is now displaying properly on our end. Please make sure to purge the cache before checking the page.
Best regards,
IsmaelApril 23, 2021 at 7:47 am #1296221OMG, now the whole layout of the page has changed!
Did you do any update or something?
All the fonts have changed too!When you look down to the FOOTER – it’s not wide anymore – it’s framed. And that’s for the rest of the page content. Everything is centered.
What exactly did you change????April 23, 2021 at 7:50 am #1296226I could fix it again.
However the code didn’t change anything to the menu.
Let’s just keep it the way it is before more weird things keep happening!!!!
ThanksApril 24, 2021 at 2:34 am #1296438Hi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.