Viewing 1 replies (of 1 total)
  • Hello

    I have given “rate auto-update as no auto updatehttp://clip2net.com/s/3Bwq5jW This function updates these rates. If the update is not happening try in plugin setting->Options- CURL for aggregators set Yes. If no luck try to change – Currency aggregator
    +
    Read this please – http://currency-switcher.com/currency-recounts-wrong-double-zero-and-others/

    But the HKD price has to be fixed. – If you want, so that clients can not change the currency on all pages except for checkout. In file functions.php of your currency theme paste this code:
    if(!is_checkout()){
    $WOOCS->current_currency=’HKD’;
    $WOOCS->storage->set_val(‘woocs_current_currency’,’HKD’);
    }

    If I not understood you describe me by screens it please

Viewing 1 replies (of 1 total)

The topic ‘Currency rate fluctuation’ is closed to new replies.