• Resolved Gregosz

    (@gregosz)


    Hi!

    I would like to use your plugin for my Polish English website with WooCommerce. Multilingual & Multicurrency is enabled. When the Polish language is on, there is the Polish currency (z?). When the English language is on, there is a dollar ($).

    For testing purposes, my most expensive product costs 150 z?. This price, based on the fixed exchange rate, corresponds to $60. When switching the website language from Polish to English, the prices of products change correctly.

    Unfortunately, the maximum price in the price slider of your filter does not change. When the Polish language is on, in the price slider I have the correct maximum price of 150.

    But, after switching the website language to English, this price does not change to 60. It is still 150.

    I am using _price Meta Key for Custom Field Numeric. Maybe there is a snippet I can add to the functions.php file which will modify this field on the used exchange rate in WooCommerce according to the current language.

    regards,
    Grzegorz

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support fesupportteam

    (@fesupportteam)

    Hi @gregosz

    Thank you for your interest in the Filter Everything plugin.

    In WooCommerce Multi-Currency, there was a meta key used to store the exchange rate for different currencies. The meta key is _woocs_regular_price
    Or maybe a different meta key, hard to tell from the memory, you need to check which one is used by the Multi-Currency.

    Best Regards – Victor

    Thread Starter Gregosz

    (@gregosz)

    Hi

    Thank you very much for your quick reply! The _woocs_regular_price key is not working properly. I’m a bit new to this, could you advise me where can I find a list of such keys to test? I would be very grateful for your help!

    Grzegorz

    Plugin Support fesupportteam

    (@fesupportteam)

    Hi @gregosz

    The best way would be to ask WooCommerce Multi-Currency support or any other plugin support that is used for multi currency.

    Best Rgards – Victor

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Max price in the filter price slider does not change’ is closed to new replies.