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 Switcher currency converter widget

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 see that on you demo site the converter widget looks much more professional than mine.

Yours:

 

Mine:

 

How can I make mine look like yours where both the from and to input fields are on the same line. It doesn't matter what I tried I just can't find the right CSS element to change to look inline block.

Thanks

Lyse

Hello Lyse

Yes, its CSS overloading, I need exact link to this page where I can see it

Hi

I have added the two URLs where I use the converter widget along with site access credentials to view the site.

Thanks

Lyse

Hello Lyse

I was not able to login into wp-admin, but made code in console:

.woocs_converter_shortcode_to,
.woocs_converter_shortcode_from{
width: 170px;
display: inline;
}

.woocs_converter_shortcode_results{
margin-top: 18px;
}

Loooks better:

Hi

The credentials I provided are correct.

I placed the CSS and it's not fully working. Here's a screenshot:

Also note the jQuery error/pause that I keep getting...

Thanks for your help.

Lyse

Hi

I fixed the CSS inline display - there was a"." missing in the second class.

I still get the pause error.

Thanks

Lyse

Hi

The error only happens when I have the FF inspector open.

Thank you for all of your help here.

You can close this ticket.

Lyse

Hello Lyse

Ok!  Great