chris37
Well-Known Member
Lucky me i dont use it.Unless you're using Easy Digital Downloads.
Lucky me i dont use it.Unless you're using Easy Digital Downloads.
Easy Digital Downloads.
Very fast shipping though. lolLucky me i dont use it.
Thanks for that.https://snipboard.io/nYlCIv.jpg
https://snipboard.io/qtnQ0W.jpg
i was able to add the flag with this link here https://aelia.freshdesk.com/support...lags-in-the-dropdown-currency-selector-widget
but is have many limitation on my mobile menu ... and also the css is not really working on it.
when i try the css of the flag is conflict with the css of the size of the currency ... i will disable it for now.
@Mar @Direct Webstore i will sent PM you my snippet maybe you can find a way to make it work for all of our site...
For CSS codes for mobile, try this:but is have many limitation on my mobile menu ... and also the css is not really working on it.
thank i give a tryFor CSS codes for mobile, try this:
@media all and (min-width:321px) and (max-width: 480px) {
/* put your css styles in here */
}
Replace the /* put your css styles in here */ with your codes. It worked for me when I hide elements in mobile but not in PC.
Thanks. Just woke up. Will check it out later.@Mar @Direct Webstore i will sent PM you my snippet maybe you can find a way to make it work for all of our site...
That article was posted about 1 month after the almost identical article I posted a link to. I wish they'd delete the outdated ones.
That's not easy as everyone has different themes.find a way to make it work for all of our site...
That CSS code they provided is pretty useless. It's just for the flag image. You don't need it. Just try 24x24 flag images.the css is not really working on it.
Thank i will try later your css code and twisted in my need .That's not easy as everyone has different themes.
That CSS code they provided is pretty useless. It's just for the flag image. You don't need it. Just try 24x24 flag images.
I used this ...
select,.select2-container .select2-choice, .select2-container .select2-selection {
background-color: #f7f7f7;
border-radius: 18px;
width: 90px;
}
... with 24x24 flag images.
1. width: 100% would not work. Even with !important
2. Delete the border radius if you don't want rounded corners
3. Change/delete the background-color
This is the best I can get it to look in Flatsome theme. No idea what it would be like in Davinci-Woo.
It looks identical in mobile too. I'm happy with it. Thanks for the newer article!
View attachment 12924
And open ...
View attachment 12925
You're single-handedly creating a whole new language. Luckily, I'm multi-lingual. loland twisted in my need
If someone know how to make the container height short ,can provide here the code pleaseThank i will try later your css code and twisted in my need .
Nice lingual LoL,multi-lingual.
Did you try height: XXpx; or border-top: XXpx; (or bottom) already?If someone know how to make the container height short ,can provide here the code please
Thank I will try later.Did you try height: XXpx; or border-top: XXpx; (or bottom) already?
I will try them when I have access on a computer.line-height: XXXem; ?
line-height: XXXpx; ?
I will install Aelia Currency in my other site soon when I have time. So the new codes to install flags are working, or is it the same codes we tried earlier? How about the codes to create a widget area, that is what we don't have earlier, is it necessary? What I am curious now is the difference in loading speed of different currency switchers.That article was posted about 1 month after the almost identical article I posted a link to. I wish they'd delete the outdated ones
Yes. The new ones work. I just put them in the "Code Snippets" plugin.So the new codes to install flags are working,
I think he pasted them by mistake. I don't know what it's for.How about the codes to create a widget area,