K
Forum Replies Created
-
Forum: Plugins
In reply to: [LeagueManager] Whole calendarYou can insert a list of matches using the shortcodes and TinyMCE Button. This gives a tabular list of matches.
What exactly do you mean by calendar?
Forum: Plugins
In reply to: [LeagueManager] Match ExportHmm, I can export both teams and matches. You use the Export Menu? How did you open the file?
Forum: Plugins
In reply to: [LeagueManager] League Manager UpgradeBitte nutze die Suchfunktion des Forums:
https://wordpress.org/support/topic/database-updated-and-matches-missing?replies=17
Forum: Plugins
In reply to: [LeagueManager] Problem after updating to last version of LeagueManagerclosed
Forum: Plugins
In reply to: [LeagueManager] Updated database!! Matches disappeared!!closed
Forum: Plugins
In reply to: [LeagueManager] Feature Request: Teams Ascend/Descent per seasonI will think about this, but adding new features doesn’t have a high priority, as I don’t have much time. Until then, I suggest you add a new league for each season
Forum: Plugins
In reply to: [LeagueManager] Version 3.9.3 – Team view broken?So you get these messages when you click on a single team?
Please wait for the next update and check if the error persists. I have made some changes to the file and therefore I am not able to pinpoint the problem with these information. If it persists after the next update, please re-post the messages
Forum: Plugins
In reply to: [LeagueManager] Changing the logos sizeyou can also use this css to resize the logos
Forum: Plugins
In reply to: [LeagueManager] Changing the logos sizeYou can hide them in the widget using CSS
.leaguemanager_widget_content .logos img {
display: none;
}truly deleting the html code would require some code hacking in the file lib/widget.php, which I don’t recommend.
Forum: Plugins
In reply to: [LeagueManager] Widget – Next matchThank you for pointing this out. I will change this. My suggestion would be to show “N/A”. Any other recommendation?
Forum: Plugins
In reply to: [LeagueManager] Feature Request: Table ranking modeYour idea sounds nice, but also looks like a lot work and difficulties as different sport types have very different ranking rules. This is why I make use of wordpress filters to modify team ranking
Forum: Plugins
In reply to: [LeagueManager] Goals and Difference not counting anymoreI found an issue with updating match results due to the pagination function. I will work on it and hopefully fix it in the next release
Forum: Plugins
In reply to: [LeagueManager] BUG with score point ruleI found an issue with updating match results due to the pagination function. I will work on it and hopefully fix it in the next release
Forum: Plugins
In reply to: [LeagueManager] Goals and Difference not counting anymorePuh, this is really odd. Please, have a look if this problem re-occurs
Forum: Plugins
In reply to: [LeagueManager] Database updated and matches missingThis looks like it’s a problem with projectmanager. Are you using this to add a team roster?
Which version of ProjectManager do you use? Do you also get this error on a ProjectManager admin page? Please, try LeagueManager with ProjectManager deactivated.