flaviopitta
Forum Replies Created
-
Forum: Plugins
In reply to: [Football Pool] team flags on mobileYes @antoineh, it was just a matter of css.
Thank you again and congrats for the excellent work.Forum: Plugins
In reply to: [amr users] Show only after searchingExactly anmari
thank you
🙂
Forum: Plugins
In reply to: [Football Pool] User page only shows the matches in which he actually bet?Omg Antoine that’s what I wanted, it was perfect
You are the boss
thank you so much!Forum: Plugins
In reply to: [Football Pool] User page only shows the matches in which he actually bet?Need to do a simple search for subscribers
Just add a search box on the top of the table
To act like a filterForum: Plugins
In reply to: [Football Pool] User page only shows the matches in which he actually bet?I did several tests and I did not find any bug, thanks for the excellent work,
Deserve to win that coffee 🙂Do you plan to put some kind of search in the next updates?
Forum: Plugins
In reply to: [Football Pool] User page only shows the matches in which he actually bet?Can you please help me to add this code?
$match_rows = array_filter( $match_rows, function( $m ) {
return $m[‘home_score’] !== NULL || $m[‘away_score’] !== NULL;
} );I have tried everything but nothing works, I’m afraid I don’t know where to add that.
Thank you so much.- This reply was modified 9 years, 4 months ago by flaviopitta.
Forum: Plugins
In reply to: [Football Pool] User page only shows the matches in which he actually bet?Ok thank you so much, your plugins are fantastic