Title: 3 problems/questions
Last modified: May 10, 2021

---

# 3 problems/questions

 *  Resolved [dracofeu](https://wordpress.org/support/users/dracofeu/)
 * (@dracofeu)
 * [5 years ago](https://wordpress.org/support/topic/2-main-problems/)
 * Hi,
 * i’ve got three main problems/questions with your (great) plugin :
 * 1. On homepage (under youtube video), where does this ranking comes from ? Can’t
   find it in the block or the HTML code of the page on wordpress
 * 2. On homepage (sidebar on the right) -> Top 10 actuel -> Is it normal that nothing
   is displayed ? Do i have to wait for first games for rankings diplayed (but then
   why question 1. ?)
 * 3. On [http://www.monpronostic.be/mes-pronostics/](http://www.monpronostic.be/mes-pronostics/),
   why does team names are displayed twice ?
 * Thank you very much
 * (PS you can answer in french if you want ;))
    -  This topic was modified 5 years ago by [dracofeu](https://wordpress.org/support/users/dracofeu/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2F2-main-problems%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [AntoineH](https://wordpress.org/support/users/antoineh/)
 * (@antoineh)
 * [5 years ago](https://wordpress.org/support/topic/2-main-problems/#post-14421474)
 * > 1. On homepage (under youtube video), where does this ranking comes from ? 
   > Can’t find it in the block or the HTML code of the page on wordpress
 * Please check the plugin settings page in the admin. In the bottom section you
   can define which pages the plugin has to use to attach the different content 
   to. My guess is that the ranking page links to the homepage.
 * > 2. On homepage (sidebar on the right) -> Top 10 actuel -> Is it normal that
   > nothing is displayed ? Do i have to wait for first games for rankings diplayed(
   > but then why question 1. ?)
 * This is by design, the shortcode function that you use here, does not have a 
   fallback like the ranking page (which will show a list of all users if there 
   is no data). Once the first match has a result and you have completed a calculation,
   the list will contain the user names.
 * > 3. On [http://www.monpronostic.be/mes-pronostics/](http://www.monpronostic.be/mes-pronostics/),
   > why does team names are displayed twice ?
 * I can’t tell, because I do not have an account. But if I have to take a guess,
   then I think that you miss the flag images for the teams. You can either upload
   the images to the correct folder, or hide the images with some CSS:
 *     ```
       img.flag {
           display: none;
       }
       ```
   
 * > (PS you can answer in french if you want ;))
 * Nope, sorry. Je ne parle pas français 😉
 *  Thread Starter [dracofeu](https://wordpress.org/support/users/dracofeu/)
 * (@dracofeu)
 * [5 years ago](https://wordpress.org/support/topic/2-main-problems/#post-14426753)
 * Thanks Antoine, it works great 🙂
 * Last question, in which CSS file can i modify font-size for [https://www.monpronostic.be/tournament/](https://www.monpronostic.be/tournament/)&
   prediction form ?
 * It looks too small for me
 * Thank you
    -  This reply was modified 5 years ago by [dracofeu](https://wordpress.org/support/users/dracofeu/).
 *  Plugin Author [AntoineH](https://wordpress.org/support/users/antoineh/)
 * (@antoineh)
 * [5 years ago](https://wordpress.org/support/topic/2-main-problems/#post-14426798)
 * It is best if you do not change the CSS files because the WordPress update system
   will overwrite your changes after every update of the plugin.
 * You can add your styling to the Custom CSS field (Appearance 》 Customize) or
   you can create a child theme for your theme (sounds complicated, but is [very easy](https://www.google.com/search?q=wordpress+how+to+create+a+child+theme)).

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

The topic ‘3 problems/questions’ is closed to new replies.

 * ![](https://ps.w.org/football-pool/assets/icon-256x256.png?rev=983880)
 * [Football Pool](https://wordpress.org/plugins/football-pool/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/football-pool/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/football-pool/)
 * [Active Topics](https://wordpress.org/support/plugin/football-pool/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/football-pool/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/football-pool/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [AntoineH](https://wordpress.org/support/users/antoineh/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/2-main-problems/#post-14426798)
 * Status: resolved