• when i click on the statistics button you will see all players from two different pools. Can I keep this separate too?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author AntoineH

    (@antoineh)

    It is possible, but not without doing some PHP coding. There is a filter footballpool_statistics_matchpredictions that you can use to filter out the unneeded predictions.

    Thread Starter kamp011

    (@kamp011)

    On which page should I make this adjustment?

    Plugin Author AntoineH

    (@antoineh)

    With the given filter you can change the output without touching the plugin code. You can add code to your theme’s function file or write an extension. More info can be found on the help page.

    Thread Starter kamp011

    (@kamp011)

    This filter is there to filter in the page. Is there also an option not to show users from another pool?

    Plugin Author AntoineH

    (@antoineh)

    I think it will be possible to only show users from one pool, but then you’ll have to investigate every page, shortcode and widget that shows users for any hooks that you can use to filter out the users from other pools.

    There is not 1 option that can be simply enabled, it requires several pieces of custom code that hook into the plugin’s functionality. But, as said, I think it can be done.

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

The topic ‘Users Statistics’ is closed to new replies.