Title: funmelody's Replies | WordPress.org

---

# funmelody

  [  ](https://wordpress.org/support/users/funmelody/)

 *   [Profile](https://wordpress.org/support/users/funmelody/)
 *   [Topics Started](https://wordpress.org/support/users/funmelody/topics/)
 *   [Replies Created](https://wordpress.org/support/users/funmelody/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/funmelody/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/funmelody/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/funmelody/engagements/)
 *   [Favorites](https://wordpress.org/support/users/funmelody/favorites/)

 Search replies:

## Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CAOS | Host Google Analytics Locally] Tracking-code](https://wordpress.org/support/topic/tracking-code-12/)
 *  Thread Starter [funmelody](https://wordpress.org/support/users/funmelody/)
 * (@funmelody)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/tracking-code-12/#post-15074802)
 * Hi Daan,
 * Thanks for your answers.
 * After setup “snippet types” = **Minimal Analytic**, I have copied the tracking
   code to the header.php (theme) before </head> node. The tracking ID is **v4 API**(:
   G-XXXXXXXXX)
 * I started the website but nothing about Analytics shown.
    I expected as the snapshot
   below:
 * [Reports snapshot from Google Analytics](https://i.postimg.cc/B6DHHS2Y/report-snapshot.png)
 * My question no. 3 means how I know the CAOS-plugin works successfully. Will I
   get the report as the snapshot above ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Views Counter] Showing number of views](https://wordpress.org/support/topic/showing-number-of-views/)
 *  Thread Starter [funmelody](https://wordpress.org/support/users/funmelody/)
 * (@funmelody)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/showing-number-of-views/#post-14998906)
 * I read the plugins manual usage and tried to display views with a shortcode: **[
   post-views]** as in the paragraph _3.1_, but nothing happened.
 * The shortcut : **pvc_post_views(0, true)**; also did not work.
 * Please tell me what I did not correctly. I have setup plugin as in _2. Setting_
 * I have testet both **PHP 7.4 + WordPress 4.9.18** and P**HP 8 + WordPress 5.6.5**.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Show number of views](https://wordpress.org/support/topic/show-number-of-views/)
 *  Thread Starter [funmelody](https://wordpress.org/support/users/funmelody/)
 * (@funmelody)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/show-number-of-views/#post-14996238)
 * I found out that the plugin is Post Views Counter from dfactory. I used this 
   plugin to show the 5 most viewed posts.
    It is better if I can show number of
   views on every post. Maybe I need to ask the plugins support.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Plugins problem after upgrade to 5.8.1](https://wordpress.org/support/topic/plugins-problem-after-upgrade-to-5-8-1/)
 *  Thread Starter [funmelody](https://wordpress.org/support/users/funmelody/)
 * (@funmelody)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/plugins-problem-after-upgrade-to-5-8-1/#post-14978112)
 * > That first plugin has been discontinued, I recommend finding an alternative:
   > [https://wordpress.org/plugins/ads-wp-site-count/](https://wordpress.org/plugins/ads-wp-site-count/)
 * The site wrote:
    _This plugin has been closed as of September 22, 2020 and is
   not available for download. This closure is permanent. Reason: Author Request._
   Please upload this plugin if you have it. Thanks.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Upgrade CMS](https://wordpress.org/support/topic/upgrade-cms/)
 *  Thread Starter [funmelody](https://wordpress.org/support/users/funmelody/)
 * (@funmelody)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/upgrade-cms/#post-14971013)
 * Thanks for explaining, I will try to upgrade to the latest version.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Wrong format number after updated to version WordPress 5.6](https://wordpress.org/support/topic/wrong-format-number-after-updated-to-version-wordpress-5-6/)
 *  Thread Starter [funmelody](https://wordpress.org/support/users/funmelody/)
 * (@funmelody)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/wrong-format-number-after-updated-to-version-wordpress-5-6/page/2/#post-13877230)
 * Many thanks for your explaination.
 * I am satisfy with version 4.9.15.
 * > `number_format_thousands_sep` should be “translated” to “.”.
 * I think if dot (.) or comma (,) is hardcoded in the specific language is not 
   bedst solution.
 * The WordPress core should check the region in the device configuration (Windows
   or iOS) and displays thousand_sep = ‘.’ or ‘,’.
    It will be not dependent on 
   translation delay
 * Just my idea !!!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Wrong format number after updated to version WordPress 5.6](https://wordpress.org/support/topic/wrong-format-number-after-updated-to-version-wordpress-5-6/)
 *  Thread Starter [funmelody](https://wordpress.org/support/users/funmelody/)
 * (@funmelody)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/wrong-format-number-after-updated-to-version-wordpress-5-6/#post-13872240)
 * Hi [@sterndata](https://wordpress.org/support/users/sterndata/),
 * No answer from the plugin-support.
    [Post Views Counter support](https://wordpress.org/support/topic/wrong-format-thousands-separator/#new-topic-0)
 * > Please attempt to disable all plugins, and use one of the default (Twenty*)
   > themes. If the problem goes away, enable them one by one to identify the source
   > of your troubles.
 * Nothing help as you wrote.
    I copied the backup WP 4.9.15 and it works fine as
   I expected. There is obviously bug in WP 5.6
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Wrong format number after updated to version WordPress 5.6](https://wordpress.org/support/topic/wrong-format-number-after-updated-to-version-wordpress-5-6/)
 *  Thread Starter [funmelody](https://wordpress.org/support/users/funmelody/)
 * (@funmelody)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/wrong-format-number-after-updated-to-version-wordpress-5-6/#post-13856720)
 * I will try your advice if it does not work, I will ask the plugin-forum.
    Thanks.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Wrong format number after updated to version WordPress 5.6](https://wordpress.org/support/topic/wrong-format-number-after-updated-to-version-wordpress-5-6/)
 *  Thread Starter [funmelody](https://wordpress.org/support/users/funmelody/)
 * (@funmelody)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/wrong-format-number-after-updated-to-version-wordpress-5-6/#post-13856672)
 * Hi [@sterndata](https://wordpress.org/support/users/sterndata/),
 * > Do any other numbers appear with the wrong use of comma and dot?
 * I used only number in the plugin.
 * > it’s a problem from that plugin and should be reported via the link above.
 * I tried to reinstall version 4.9.15 with the same plugin “Post Views Counter”
   
   and the thousands separator is displayed as I expected as dot (.) so we can not
   say that is plugins bug.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Wrong format number after updated to version WordPress 5.6](https://wordpress.org/support/topic/wrong-format-number-after-updated-to-version-wordpress-5-6/)
 *  Thread Starter [funmelody](https://wordpress.org/support/users/funmelody/)
 * (@funmelody)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/wrong-format-number-after-updated-to-version-wordpress-5-6/#post-13856641)
 * Hi [@vladytimy](https://wordpress.org/support/users/vladytimy/),
 * Which WordPress version are you using ?
 * How the “Post Views Counter” displays the thousands separator “,” or “.” ?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Wrong format number after updated to version WordPress 5.6](https://wordpress.org/support/topic/wrong-format-number-after-updated-to-version-wordpress-5-6/)
 *  Thread Starter [funmelody](https://wordpress.org/support/users/funmelody/)
 * (@funmelody)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/wrong-format-number-after-updated-to-version-wordpress-5-6/#post-13856531)
 * Hi [@vladytimy](https://wordpress.org/support/users/vladytimy/),
 * I do not think there is bug in the plugin “Post Views Counter”.
 * As I wrote in my first post: “…. If I rolled back to version 4.9.15 the thousands
   separator is displayed as I expected as dot (.) …”
 * There is some changes in version 5.6 that affected to the thousands separator.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Wrong format number after updated to version WordPress 5.6](https://wordpress.org/support/topic/wrong-format-number-after-updated-to-version-wordpress-5-6/)
 *  Thread Starter [funmelody](https://wordpress.org/support/users/funmelody/)
 * (@funmelody)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/wrong-format-number-after-updated-to-version-wordpress-5-6/#post-13856442)
 * I found something in “class-wp-locale.php”, maybe here I will modify:
 *  /* translators: $thousands_sep argument for [https://www.php.net/number_format](https://www.php.net/number_format),
   default is ‘,’ */
    $thousands_sep = __( ‘number_format_thousands_sep’ );
 *  // Replace space with a non-breaking space to avoid wrapping.
    $thousands_sep
   = str_replace( ‘ ‘, ‘ ‘, $thousands_sep );
 *  $this->number_format[‘thousands_sep’] = ( ‘number_format_thousands_sep’ === 
   $thousands_sep ) ? ‘,’ : $thousands_sep;
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Wrong format number after updated to version WordPress 5.6](https://wordpress.org/support/topic/wrong-format-number-after-updated-to-version-wordpress-5-6/)
 *  Thread Starter [funmelody](https://wordpress.org/support/users/funmelody/)
 * (@funmelody)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/wrong-format-number-after-updated-to-version-wordpress-5-6/#post-13856435)
 * Here is my site in Vietnamese:
 * [http://baigiangdtc.dk/](http://baigiangdtc.dk/)
 * I used the plugin “Post Views Counter” to display 5 posts, that is viewed most.
 * I can unfortunately paste the snapshot, where the numbers are displayed comma(,)
   instead of dot (.), but you can scroll down and see them on the right column 
   with the following numbers after the most viewed posts title. They are numbers:
   3188, 2020, 1637, 1247 and 1224 in the parentheses with black color.

Viewing 13 replies - 1 through 13 (of 13 total)