crooy3
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Club Manager - WordPress Sports Club Plugin] Head to head matches countit has to be more
I tried with ‘posts_per_page’ => 3, but still got last 5 matches on output
Thanks Leon,
but if I’m going to manual adjust the table is there a possibility to adjust whole table statistic or I can do it with only points?
Still doesn’t work.
But let’s clarify something.
To make the table work properly, I need to add all games. Not only games of my team. All games. Is that correct?
And when I’m adding new game (other clubs) what to put under Team section? “First Team”? But that is related with my team? I can’t leave it blank.Forum: Plugins
In reply to: [WP Club Manager - WordPress Sports Club Plugin] Override includes filesJust one last question. How to manage thumbnails sizes?
$badges = wpcm_get_match_badges( $post, 'crest-medium' );I have that ‘crest-medium’ size and that makes me a lot of trouble. I can’t find where that sizes are definied.
Forum: Plugins
In reply to: [WP Club Manager - WordPress Sports Club Plugin] Override includes filesThank you, that helps me a lot 🙂
Forum: Plugins
In reply to: [WP Club Manager - WordPress Sports Club Plugin] Override includes filesHi Leon
Well I don’t need to change the entire class for my first problem.
I wanted to remove <ul class=”wpcm-matches-widget”>But for second problem I think I would need change the entire class. It is because I want to create new widget (called “Next Game Widget”). Here I need a brand new Widget.