Tagged: x
-
AuthorPosts
-
September 19, 2016 at 5:16 pm #1182191
mariaParticipantHi,
I’ve managed to add the WPML to the topbar by following instructions from other post, but I have a bug.I can only see ‘english’ (see attached image) when I should be seeing ‘English Spanish’ as I’ve set up (see attached image) in WPML.
Can you help?
Thanks, Silka
September 19, 2016 at 11:11 pm #1182579
Prasant RaiModeratorHello Silka,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Thanks.
September 20, 2016 at 12:02 pm #1183390
mariaParticipantSure. the page is http://ecbiz206.inmotionhosting.com/~hnporg5/
I added this to the global CSS…
.wpml-selector {
float:right;
display: block;
margin-top: 17px;
width: 60px;
padding-right:0em;
}
.home #lang_sel_list ul {
border-top: none !important;
}
.home #lang_sel_list a.lang_sel_sel, #lang_sel_list a.lang_sel_sel:visited {
background-color: transparent;
border: 0;
font-size: 13px;
color:#fff;
opacity: 0.7;
letter-spacing: 0.15em;
font-family: poppins, Helvetica Neue, Helvetica, Arial, sans-serif;
font-weight: 400;
}…and also modified the _topbar.php file and added it to the x-child theme as you recommend.
Thanks in advance for your help.
Silka
September 20, 2016 at 1:04 pm #1183468
DarshanaModeratorHi there,
Did you add translations to the other language? otherwise it will not show. Please refer to the following resource (https://wpml.org/forums/topic/language-switcher-display-only-one-language/).
Hope that helps.
September 20, 2016 at 5:41 pm #1183796
mariaParticipantHi,
So I made the suggestion by WPML. How do I now change the ‘Espanol’ in CSS? See image…September 20, 2016 at 9:54 pm #1184116
JadeModeratorHi Silka,
You can use this code to target the Espanol text in the language menu:
#lang_sel_list li.icl-es a.lang_sel_other { /* Your CSS here */ }Hope this helps.
September 21, 2016 at 12:42 pm #1185061
mariaParticipantThanks that worked!
September 21, 2016 at 1:24 pm #1185143
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1182191 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
