PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

My currency bottom is not beeing displayed properly.

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

hi,

My currency bottom is appearing in a funny way all the time in mobile!. Sometimes is grey, sometimes it has 2 different arrows and it just doesn't look good.

How can i fix this please?

Thank you.

 

 

Hello

Drop me  exact  link to the  issue  please

http://www.ecobuy.store

the problem is in the mobile version. Specially with iphones.

this is what my theme told me: It looks like on mobiles the plugin replace the custom dropdown with a standard <select> element for compatibility. You’d probably need to ask your plugin’s support team about that.

Hello

Try  in  file - \wp-content\plugins\woocommerce-currency-switcher\js\front.js - delete  code - https://c2n.me/48jbZo5.png

 

hi, i tried this and the grey bottom disppeared. However, there still an extra grey arrow which shouldnt be there. how can i fix this please?

 

https://drive.google.com/file/d/1371upUcauViQ5RbMF9SMvU7imQxIQ1Se/view?usp=sharing

see photo attached.

 

 

 

??

Hello

I can't repeat  it - https://c2n.me/48l22ln.jpg

This seems to conflict with the current theme.

Try  to add  CSS:

select.woocommerce-currency-switcher{

display: none;

}