Title: Multisite counter
Last modified: March 4, 2019

---

# Multisite counter

 *  Resolved [shieldhero15](https://wordpress.org/support/users/shieldhero15/)
 * (@shieldhero15)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/multisite-counter/)
 * Hi
    I am currently using this plugin to show popular posts on my multisite. Until
   yesterday it showed popular posts in Serbian and English separately. Now it merged
   those two languages and it shows posts in Serbian and English in one list. Can
   you help out ?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmultisite-counter%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/multisite-counter/#post-11277514)
 * What plugin are you using for the multi language on your site?
 *  Thread Starter [shieldhero15](https://wordpress.org/support/users/shieldhero15/)
 * (@shieldhero15)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/multisite-counter/#post-11278607)
 * Polylang
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/multisite-counter/#post-11281005)
 * Did this just come up in the version that I just released? I made an edit in 
   the PolyLang implementation which was supposed to allow for cases where you didn’t
   have a language translation available but I think this might have created an 
   issue.
 * Are you in a position to edit the files in top-10? If so, please backup before
   making changes.
 * This is the file that would be as below and you replace lines 41-43 with:
 * [https://github.com/WebberZone/top-10/blob/master/includes/l10n.php#L41](https://github.com/WebberZone/top-10/blob/master/includes/l10n.php#L41)
 *     ```
       $post_id = pll_get_post( $post_id );
       ```
   
 *  Thread Starter [shieldhero15](https://wordpress.org/support/users/shieldhero15/)
 * (@shieldhero15)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/multisite-counter/#post-11282025)
 * Thanks.
    I edited line 41 and it fixed it. Here is the site url so you can check
   it out [http://www.thecitygentleman.com](http://www.thecitygentleman.com)

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

The topic ‘Multisite counter’ is closed to new replies.

 * ![](https://ps.w.org/top-10/assets/icon-256x256.png?rev=2986432)
 * [WebberZone Top 10 — Popular Posts](https://wordpress.org/plugins/top-10/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/top-10/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/top-10/)
 * [Active Topics](https://wordpress.org/support/plugin/top-10/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/top-10/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/top-10/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [shieldhero15](https://wordpress.org/support/users/shieldhero15/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/multisite-counter/#post-11282025)
 * Status: resolved