Tagged: logo switch
Hi,
I’m using Enfold & Polylang.
1) How can I:
set the Logo location in English to the left (and menu to the right), and
set the Logo location in Hebrew to the right (and menu to the left)?
2) In my default language, the homepage url is the domain-name (which is good), but…
in the second language, the homepage url is domain-name/en/page-name.
How can I remove the page name from there, so it will be domain-name/en (only in the homepage)?
Tnx.
Hey alonarad,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
Rikard
Attached.
Tnx.
Shalom!
Login page link does not seem to be correct. Please check it once again.
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
.rtl .logo {
left: auto;
right: 0;
}
.rtl nav.main_menu {
right: auto;
left: 0;
}
2- Please make sure to choose frontpage and blog page in Settings > Reading and not in Enfold theme options.
Best regards,
Yigit
Hi,
I just checked and the login page & User+pass works.
Please check it once again,
Tnx.
Hi!
Login page still leads me to 404 page. Have you tried custom CSS code i posted above? :)
Regards,
Yigit
Hi Yigit
Thank you, this works! Brilliant support!
Kind regards
capuchin