Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author vark

    (@vark)

    Hi Ligia,
    Here’s the code change for the BR Real:
    IN minimum-purchase-for-woocommerce/admin/vtmin-setup-options.php after line 764, add this line:

    $html .= '<option value="BRL"' . selected( $options['use_this_currency_sign'], 'BRL', false) . '>R$ &nbsp;&nbsp;(Brazilian Real) &nbsp;</option>'

    In the next version, I’ll be doing away with my own currency sign, and using the parent plugin’s.

    Best,
    Vark

    Plugin Author vark

    (@vark)

    Hi Ligia,
    Marking this as resolved…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Missed Currency Sign’ is closed to new replies.