This topic has 8 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Eva Kemp
I already bought WPML and it is already active.
I have the following doubts:
– How do I display the language flags on the same place as the demo?
– How do I display the currency ($ or €) next to the language?
– How do I translate the buttons “Login and Logout” in the header?
– How do I translate the word “cart:” in the shopping basket ?
Hello,
1. Go to Appearance > Widgets and add Language Switcher widget to Left Side top bar area.
2. You need use Woocommerce Multilingual plugin and set up currency there.
3./4. You can translate it in WPML > String Translation.
Regards,
Eva Kemp.
How do I get the currency like the demo?
1. Appearance > Widgets > Currency at widget to Left Side top bar area.
2. WooCommerce Multilingual > Multi-currency
Look: https://i.imgsafe.org/b685a6d365.jpg
Settings: https://i.imgsafe.org/b686dac291.jpg
Thanks
Hello,
On demo currency was added via html just as an example, to show that the theme is compatible with multilingual plugin.
If you want to change styling I can provide you with css code:
.wcml-active-currency {
background-color: transparent;
}
.languages-area .widget_currency_sel_widget {
padding-top: 10px;
}
Add this code in Theme Options > Custom CSS > Global Custom CSS.
Regards,
Eva Kemp.
How do I change the Flickr footer for Instagram?
Thanks
Hello,
You need use some Instagram Widget plugin as there is no such feature in the theme. Sorry.
Regards,
Eva Kemp.
There is no footer to replace Flickr! Flickr is not in the Footer Widget but in static blocks.
How do I replace the Flickr code with the Instagram code?
Hello,
You need use some Instagram Widget plugin as there is no such feature in the theme.
Go to Appearance > Widgets and create custom sidebar, add Instagram widget there.
Then go to your footer static block, open the VC editor and add Widgetised Sidebar element, there you can choose your custom sidebar.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up