big-counter-widget
-
hi
in version 2.6.2 the earning code was:
<div class=”count”><?php echo $seller_balance; ?></div>
and it was working well.but in version 2.6.3 you changed the earning code to:
<div class=”count”><?php echo wc_price( dokan_get_seller_earnings( get_current_user_id() ) ) ?></div>
and its not calculating right…please check it
thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘big-counter-widget’ is closed to new replies.