This topic has 12 replies, 4 voices, and was last updated 9 years, 11 months ago ago by Robert Hall
The language and currency icons do not work on the theme. How do I get them to work? I need to be able to change the currency. I do not want to change the language. I could not find a reference or install guide on this.
see private area for url
Hello,
You need edit the file wp-content/themes/royal/headers/parts/top-bar.php. You can add your currency there.
Thank you.
Regards,
Eva Kemp.
ok. but I dont see that the currency icons are changing the currency.
Hello,
In this case you need to use wpml plugin http://wpml.org to achieve what you want.
Thank you.
Regards,
Eva Kemp.
wpml.org is for languages. nevermind. im taking it out of the header. it doesnt work. so no reason to be there.
Hello,
There is multi-currency feature in wpml plugin:
http://wpml.org/documentation/related-projects/woocommerce-multilingual/multi-currency-support-woocommerce/
Regards,
Eva Kemp.
i tried putting the woo commerce curency widget ther and got little circles.
Hello,
Do you still need our help?
Thank you.
Regards,
Eva Kemp.
yes. my customer has the WooCOmmerce currency changer and does not want to spend money on WPML and does not want languages changed
Hello,
Please describe your request with more details. How can we help you in this case?
Thank you.
Regards,
Eva Kemp.
Hi Eva,
How can I disable the language and currency icons on the iphone? I did disable the top bar.
kyliej.com
Thanks
BEn
Hello zazenwebdesign,
Please add following code into custom.css file.
@media only screen and (max-width: 480px){
.top-bar {
display: none;
}
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
The issue related to '‘currency icons’' has been successfully resolved, and the topic is now closed for further responses