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

Not displayed correctly in the mobile version

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.

Hello. The plugin itself works very well, everything is clear how to customize, but I encountered a problem that in the mobile version of the site the switch is displayed as a single bar. Check out the screenshot https://prnt.sc/fFlyJBdXvM_P
The switch is displayed in the header of the site shortcode, for PC I configured, there all ok, but in the mobile version is terrible. Please take a look and how can you solve the problem, thank you?

Site url with problem https://rent.servicecomp.kiev.ua/en/

 

Hello

Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png

https://share.pluginus.net/image/i20250506102425.png - My test

 

License key added. I don't know how you test, but I'm not getting the switch displayed correctly, especially on different devices. Try going in incognito mode and check the switch works. First page load and it just displays a bar. What other proofs should I send you to check and solve my display problem? Screenshot https://prnt.sc/ZnXJsU-gsU6w

 

Please try to add this CSS

.menu-left-open .selectron23{

min-height: 36px !important;

}

.menu-left-open .selectron23 .selectron23-container{

min-height: 36px !important;

}

 

It became not much better, but still not very suitable. Can you please tell me how I can make the currency switch as a list instead of a dropdown menu? Here I have an example of languages on the site, I want to do the same with the currency switch. Screenshot https://prnt.sc/qtDNh472BhfA

Hello

To implement your custom template, you should hire a developer.

Please read this - https://wp-currency.com/how-to-create-currency-links-without-shortcode

Thanks, I'll give it a try. Why do you have only one option to display the currency switch in the drop-down list? It's not convenient.

It doesn't work. Check the mobile version at https://rent.servicecomp.kiev.ua/. I added HTML code as you have in the instructions and added JS code in footer.php.

Welcome;)

 

Welcome? So your solution doesn't work, I wrote above. Please check it out.

Hello

Ok!  To implement custom solutions, you should hire a developer.

Customization of your site and corrections to your code are not included in support

and added JS code in footer.php.  - I checked your site, it's not like that, there is no such code in the footer - https://share.pluginus.net/image/i20250513102156.png

Hi! Thanks for the help, the code is already on the site (screenshot https://prnt.sc/gWRW9MHonVEK), but the switch still doesn't work. If I try to switch to euro for example, the page url says “currency=undefined” (https://prnt.sc/D14oCNc4bZOJ). Can you tell me why that is?

Your  html - https://share.pluginus.net/image/i20250513122839.png   your  code - https://share.pluginus.net/image/i20250513122943.png

 

It's your code, not mine. I did everything you wrote. Copied the HTML, copied the Js. What's the problem?

Thanks, I changed currency to curr and it seems to be working. But if you write a manual how to do it, write a working version at once. You have different classes in your code, different data.

This example is intended for people who have experience in programming.

I will pass it on to the site administrators to correct this typo.