[mycred_total_balance] is not formatted
-
Hi,
I am using 3 point types.
In the front end I use the following shortcode to show a total of all types of points.
[mycred_total_balance types=”mycred_default,mycred_type1,mycred_type2″ raw=”1″]
In the documentation of this shortcode, it says as follows,
Attribute Type Default Required
raw ( int ) 0 noOption to return the amount without any formatting (1) or return the total formatted (1).
Both the options are 1 ?(bolded in above)
I am confused, which to use to show the total point in formatting style ? I have tried with both, raw=”0″ and raw=”1″ nothing works. The total balance is not formatted with proper separator and pre-fix.
And my another query, how can I use this in the in admin back-end, where I should have an column for total points, like that of all point type have. So, that I can track the total point. Also, any idea to add it to the wordpress dashboard ?
- The topic ‘[mycred_total_balance] is not formatted’ is closed to new replies.