This topic has 12 replies, 4 voices, and was last updated 8 years, 7 months ago ago by Eva Kemp
Hi,
I’m becoming a fan of this Amazing theme,
but there’re some points that still I can’t get.
1. How can I use the cute horizontal menu for the Languages in the top left header? EN DE ES FR etc..
using WPML appears some default dropdown menu and I can’t set the one in the theme
as seen in the demo https://www.8theme.com/demo/legenda/
2. I can’t set a favicon and also a tagline for my website in the settings nor in the appearance_customize menu..
I can do it somewhere else?
3. I’d like to increase the size of the logo in the header,
how can I do?
Thank you very much,
Dan
WP 4.4.2
WPML Media 2.1.19
WPML Multilingual CMS 3.3.6
WPML String Translation 2.3.6.1
WPML Translation Management 2.1.5
WooCommerce Multilingual 3.7.11
WooCommerce 2.5.5
Hello,
1. You can select in WPML settings how to display languages.
2. Please provide us with WP admin panel credentials in Private Content and give the link to your favicon image.
3. Please show your site link.
Regards,
Eva Kemp.
thanks for your kind answers,
1. unfortunately I can’t find a way to set it as I want in wmpl settings..
Hello,
I’ve set favicon in Theme Options > Header > Favicon.
I’ve selected Horizontal language switcher in WPML > Languages http://storage4.static.itmages.com/i/16/0406/h_1459938662_2751460_1c5816fcbe.png . Please check now.
To increase logo size add this code in custom.css file:
.header1 .logo img {
max-width: 400px;
}
How to create custom.css you can watch in this tutorial
Regards,
Eva Kemp.
Great!
favicon and logo with custom css file are working.
thank you!
1.Still I can’t set my tagline.. any ideas?
I’d like to have this quote as the tagline of website:
the intimate passion
2.Regarding the wpml, I’d like to have only the letters according to Language,
IT ES EN DE
is it possible?
thanks,
Dan
Hello,
1. The problem is caused by WPML plugins. Try to update WPML plugins to the latest versions and set site tag.
2. Please refer to WPML article:
https://wpml.org/forums/topic/only-2-first-letters-in-switcher/
Regards,
Eva Kemp.
1. ok, strange behaviour of wpml..
2. fixed!
Many thanks,
Best!
Dan
Hello itaund,
have you updated WPML plugins?
Regards,
Stan Russell.
Not yet..
Now I’m trying to understand how to have a language switcher in the mobile version, actually it’s missing..
wpml or something to customize in the theme?
Hello,
Please add this code in custom.css file:
@media (max-width: 767px) {.header .shopping-cart-widget {
text-align: center!important;
}
.top-bar .languages-area {
display: block;
}}
Best regards,
Jack Richardson.
it works, thank you!!
I hope it will be working with some Language more.
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Some questions, wpml/favicon tagline’' has been successfully resolved, and the topic is now closed for further responses