• Resolved dartlab

    (@dartlab)


    Hi,
    I’ve just updated your plug-in.
    It works fine, but when I change the currency, the page show 2 prices, the same price but the first one with line-through.
    Any hints?

    • This topic was modified 7 years ago by dartlab.
Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author RealMag777

    (@realmag777)

    Hello

    Drop the link please, and what woocommerce is installed on the site?
    +
    Be sure that currenct wp theme is compatible for the latest woocommerce.

    If you updated to the laetst woo 3.0.1 I can reccomebd test all plugins, as it was big update

    Install this plugin https://wordpress.org/plugins/duplicator/ and create clone of the site for experiments, where you can test current wp theme

    Plugin Author RealMag777

    (@realmag777)

    Hello

    Loosk like I catched it on variable products on their the single page, try next please:
    * open file index.php of the plugin
    * find code add_filter('woocommerce_product_variation_get_sale_price', array($this, 'raw_woocommerce_price'), 9999, 2); and comment it http://clip2net.com/s/3JHNHs7

    • This reply was modified 7 years ago by RealMag777.
    duhamel

    (@duhamel)

    Wow! Thanks a lot.

    Plugin Author RealMag777

    (@realmag777)

    Welcome 😉

    Thread Starter dartlab

    (@dartlab)

    Any hint to solve it from the functions.php of the theme instead to modify the index.php of the plug-in that will be replaced once a new update will be installed?

    Plugin Author RealMag777

    (@realmag777)

    <i>a new update will be installed?</i> – maybe I will remove it from the next version

    Thread Starter dartlab

    (@dartlab)

    RealMag777, thanks for your reply…
    I think that you have to remove it surely from next version to avoid this bug.
    I notice that other users are experienced in the development of their websites!
    Thanks

    Plugin Author RealMag777

    (@realmag777)

    Sure, Welcome!

    I’ve got the same problem, but also the values in customer emails are wrong – the default price is shown rather than the converted foreign currency price (even though the foreign currency symbol is displayed). Anyone else see this?

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Double price when change currency’ is closed to new replies.