How to remove the prettify formatting with a shortcode
-
How do we turn off the prettify setting and get the number with a comma?
I have a sidebar with a list of popular posts here [ redundant link deleted ] but need to find a way to remove the prettify formatting through the shortcode. I also want the number to have commas. Can you give me some samples of shortcode that works please?[wpp post_type='post' limit=28 range='all' order_by='views' cat='71,-140' thumbnail_width='130' thumbnail_height='73' wpp_prettify_numbers="false"][wpp post_type='post' limit=28 range='all' order_by='views' cat='71,-140' thumbnail_width=130 thumbnail_height=73 stats_views=1 include_views_text=1 stats_comments=0 number_format=1 include_views_text=0]I know I can get numbers with commas for a page like this
[wpp_views_count number_format=1 include_views_text=0]The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.