Title: why-hello-there theme
Last modified: August 31, 2016

---

# why-hello-there theme

 *  Resolved [pekos](https://wordpress.org/support/users/pekos/)
 * (@pekos)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/why-hello-there-theme-1/)
 * Hi Antoine
 * i understand the following question might be easy for you to answer but of course
   you are not obliged to since the problem occurs in one theme only (amongst 10-
   15 i have tried so far) hence the problem is probably due to this theme.
    The
   theme is free to download from the wordpress theme repository. The problem is
   that when the user hits the gear button in the statistics page, then the same
   page is reloaded instantly. In all other themes the behaviour is different, a
   checkbox list appears to select players to compare against, then the user can
   confirm by hitting the button that appears under the list of players. Can you
   please check this?
 * Kind Regards
 * [https://wordpress.org/plugins/football-pool/](https://wordpress.org/plugins/football-pool/)

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

 *  Plugin Author [AntoineH](https://wordpress.org/support/users/antoineh/)
 * (@antoineh)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/why-hello-there-theme-1/#post-7160222)
 * The problem is in the fact that this plugin adds an anchor tag on the title of
   the page. So a click on the cog icon (which is inside the title element) also
   propagates to the anchor and reloads the page.
 * I changed the following in my dev version to resolve this problem.
 * Change line 9 in `/pages/class-football-pool-statistics-page.php` to:
 *     ```
       $title .= sprintf( '<span title="%s" class="fp-icon-cog charts-settings-switch" onclick="jQuery( \'#fp-charts-settings\' ).slideToggle( \'slow\' );return false;"></span>'
       ```
   
 * Thanks for reporting.
 *  Thread Starter [pekos](https://wordpress.org/support/users/pekos/)
 * (@pekos)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/why-hello-there-theme-1/#post-7160358)
 * Yes, this is fixed.
 * Topic closed

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

The topic ‘why-hello-there theme’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [pekos](https://wordpress.org/support/users/pekos/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/why-hello-there-theme-1/#post-7160358)
 * Status: resolved