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

WC Currency Rates widget in sidebar

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

I added the currency rates widget to a right sidebar and made CSS adjustments to display the flags in two columns. I work fine on the right sidebar (screenshot):

 

On the single product page, where the left sidebar is used, the flags don't display the same way, they take two lines. See screenshot:

How can I fix that? I would have thought they would display exactly the same.

I have added in the private area, access to view these pages because the website is not yet launched.

Thanks

Lyse

 

 

 

 

 

 

Hello Lyse

Install please latest version of the plugin from codecanyon, rates now has new skin: https://demo.currency-switcher.com/shortcode-woocs_rates/

Do not forget to reset site cache

Hi

You din't quite answer my question.

How do I update without loosing my configuration? Via FTP?

Thanks

Lyse

Hi again,

I uploaded the new version of the plugin via FTP.

The new version still displays too big and why have the first field if all currencies are displayed?

How can have rates display in 2-cols like I did before. More compact because I have very long filtering widgets to show.

I await your suggestion.

Thanks

Lyse

 

 

 

 

Hi again,

I decided to adjust the padding of the table heading and table data (but I still prefer the 2-col as it was more compact).

Those types of change are pretty important because I had done some CSS customization on the existing display widget. Giving us two ways to display could be offered for those who put in customization already and wish to keep it.

Thank you for your understanding.

Lyse

 

 

Hello Lyse

No matter how update, settings will be kept, sure FTP is the best way

Ok, you can stay on previous version, but if you will decide to use tables which is more compact you can apply CSS code like:

What about now, on the images from theme CSS influence instaruction display: block, you can ovveride it by next CSS code:

img.woocs_currency_rate_flag{

   display: inline-block !important;

}

Hi

I always prefer to have the latest version of the plugins. I have made some table (th,td) adjustments decreasing the padding and that is better than using the DIV option.

Thank you so much for the suggestions.

You can now close this ticket.

Lyse

Hello Lyse

Welcome :)