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

Some small issue with woof and woocommerce composite products

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 Pablo

I have now stated my next project on staging.nordiskgarn.dk, which use woocommerce composite products. I have not added any new code to any php files

except translatepress automatically language-currency change. You can see my issue ex on this product

https://staging.nordiskgarn.dk/nl/product-2/wol-pack-28-3-riddari-trui-lettlopi/ and here is the screenshot, all values are correct but when changing language the currency symbol is not changed in the total (54 is correct euro but dkk should be euro symbol)

Hello

Ok! Please drop me link to a site of  this third party plugin(woocommerce composite products)

staging.nordiskgarn.dk

Sorry, it seems I didn't explain it correctly. I need a link to this plugin's site on wordpress.org or envato

https://woocommerce.com/products/composite-products/

Hello

Ok! thank you! Please add wp-admin+ftp access to your test site - https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png

And I'll add this to the adaptation queue.

Hi pablo

user and password is added

regards

Ole

Hello Ole

ok! I'll write to you as soon as I get the result

Hello Ole

https://c2n.me/4l4bIEI.png - The problem was that you turned off this currency.

Now - https://share.pluginus.net/image/i20240621161350.png

Please note that this custom price will not work with caching

Hi Pablo

Thanks for your answer, but if i first open ex language in english (euro) cahnge language to danish the euro symbol is still there , and not dkk and change back to english language then the currency symbol is euro ?

regards

ole

Hello Ole

Please  disable all cache and do a test

Hi Pablo

One more issue on staging.nordiskgarn.dk. I have set decimal to 2 and want always an round to 5 . I have added this code to functions.php

add_filter('woocs_raw_woocommerce_price', function($price) {
return round($price * 2, 0) / 2;
});

price ex 7.75 shall be 8.00,  7.60 shall be 7.5 and 7.20 shall be 7.00 but it's like there dont be a rounding

can you help

regards

Ole

Hello Ole

I checked, everything works fine for simple products

Please read this - https://currency-switcher.com/hook/woocs_woocommerce_variation_prices/

Hi Pablo

Thanks

regards

Ole

Welcome;)