I don’t think I completely understand your question. You want a page for a player where they can see their own predictions? Other than the prediction page?
I don’t think the plugin offers (out of the box) what you want. The only things that come close, are the option to always show predictions or the Personal Data exporter that WP offers. But the first will open up the predictions also to other players and the latter has to be requested first.
Thread Starter
pekos
(@pekos)
Hi Antoine
let me explain.
A user that is registered and allowed to participate in a league, when logged in can visit the predictions page (not the prediction form page). On that page, he can see his predictions, but the page only shows future matches. What I need is for the user to see all the predictions he has made so far. Therefore I am not talking about another page other than the predictions page, I am saying that the predictions page shows only the predictions submitted for future matches while it should show predictions for matches already played.
A user can see all predictions made from all users if he goes to the matches page and clicks on the actual result, then he is directed to a page where the predictions for the specific match from all users are shown even if the match has already been played.
Therefore I believe there is a logic that prevents past matches from being displayed on the current user’s predictions page.
Thank you
Periklis
Therefore I believe there is a logic that prevents past matches from being displayed on the current user’s predictions page.
There is no logic on that page that removes old matches. There is an option “Only show finished matches/questions?”, but that does the exact opposite of what you are saying.
Do you perhaps have the “Only open matches” extension enabled?
Thread Starter
pekos
(@pekos)
Hi Antoine
thank you for the response. That was indeed the problem. I disabled the plugin and the page works as expected.
Thank you