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

2 issues for the currency code, the edges of the currency dropdown

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,

1 The currency code can appear twice for the variable products on the price info list.
https://www.aotream.com/mtestr2/shop/sleeve-linen-blend-caro-pane-shirt/

2 The edges of the currency dropdown that be touched by the borders on the menu with Edge browser in a mobile device, the edges need more spacing.
https://i.ibb.co/T01gSR3/WOOCW-Mobile-Edge-Menu-Currency-dropdown-Edges-be-touched.jpg

Thank you.

Hello

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

1 - Unfortunately I don't see this error. What should I do?

2 - Problem with these custom styles - https://share.pluginus.net/video/v20220523093350.mp4

Hello,

 

1.  https://www.aotream.com/mtestr2/shop/sleeve-linen-blend-caro-pane-shirt/

https://i.ibb.co/BNHfCNX/WOOCS-Variable-products-Price-Info-Currency-code-Twice.jpg

 

2.  We’ll try to test it.

 

 

Thank you.

Hello

  1.  Ok!  Because you customized the price template. You can  hide  it:

.woocs_price_info ul li b{

display: none;

}

Hello,

The code is working fine.  : )

 

Thank you so much !

Welcome;)

Hello,

 

2.  Q1> The edges of the currency dropdown that be touched by the borders on the menu with Edge browser in a mobile device, the edges need more spacing.

----

A1> - Problem with these custom styles –

[video src="https://share.pluginus.net/video/v20220523093350.mp4" /]

----

Q3> We have added the code, it still doesn’t work.

element.style {

position: none;

box-sizing: none;

top: none;

margin-top: none;

margin-right: none;

}

 

https://www.aotream.com/mtestr2/

 

Thank you.

Hello

This CSS is absolutely wrong. If you have no experience in programming, you should hire a developer

.menu-item-object-gs_sim.menu-item-10754>div{

position: unset !important;

top: inherit !important;

margin-top: inherit !important;

margin-right: inherit !important;

}

Hello,

 

2  Q4> The CSS code is working, but it can cause currency dropdown that is not aligned in a desktop computer.

https://www.aotream.com/mtestr2/

https://i.ibb.co/wpGC6hq/WOOCS-CSS-Can-cause-desktop-computer-Currency-dropdown-Not-aligned.jpg

 

Thank you.

Hello

Try  this  code:

.mobile-version

.menu-item-object-gs_sim.menu-item-10754>div{

positionunset !important;

topinherit !important;

margin-topinherit !important;

margin-rightinherit !important;

}

Hello,

2.  Q5> The new CSS code is working fine.

 

Thank you very much !  : )

Welcome;)