Viewing 5 reply threads
You must be logged in to reply to this topic.
Hi,
During our pre sales chat I enquired about displaying the WPML widget.
You responded, <span style=”color: #666666; font-family: ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px;”>Yes is possible, you can add the language switcher on the header tools navigation widget area or in the footer.</span>
but I cannt see the <span style=”color: #666666; font-family: ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px;”>header tools navigation widget area. I have tried other header options but the flags will not display.</span>
https://optimizeddevelopment.net/ambientec/
Regards,
Mike
Hello,
Please try to add the switch on the Top Navigation in the Tower option. After that you can add the widget in the top navigation area.
Tower > Header Option > Top Widgetized Area >
Show Top Navigation switch on
Go to Appearance > Widget > Top Header Right
Let us know.
Regards!
Hello,
I have just added the two flags for you. You will have only to add the WPML widget to the right widget area. Also we have restyled the colors on the WPML configurations.
The error you have see was caused by an older widget that we don’t use anymore.
Regards!
Thanks,
How do we get the flags to display on mobile devices ?
Regards,
Mike
Hello,
Please add the lines below into Specular > General > Custom Css Box:
@media (max-width: 767px){
.top_nav {
display:block !important;
}
.wpml-ls-sidebars-top-header-right{
margin-top:-20px;
border-color:transparent !important;
background:transparent !important;
}
}
Click on save.
Let us know.
Regards!
You must be logged in to reply to this topic.