K
Forum Replies Created
-
Forum: Plugins
In reply to: [LeagueManager] calendar viewyou can adjust the style through your theme CSS stylesheet. The plugin style is loaded very early so you can simply overwrite styles. If you need to change the html you can create a custom template. Have a look a the documentation on this
Forum: Plugins
In reply to: [LeagueManager] Spiel um die Relegation der 3.Liga (soccer)das ist leider nicht möglich
Forum: Plugins
In reply to: [Fancy Slideshows] Images not in slideshowGood new, I could find the issues, which were both Theme specific, and implement a fix in version 2.3.9. As far as I could find out you use the Esteem Theme by ThemeGrill?
2) The second issue with the bracket in front of the slide is fixed.
1) The issue with the slideshow not working on the frontpage is because the theme slider uses the jQuery Cycle Plugin, which is not compatible with the jQuery Cycle2 Plugin, which I use. I could, however, implement a hack to replace their slider with a widget where you can add a fancy slideshow.I added an option to replace the theme-internal slider in the same position where you could activate the slider. This will remove the conflicting javascript library and create a new sidebar. There you can simply add a slideshow widget. You have multiple options to use a slide sources.
1) Images
2) Posts from certain category or latest posts
3) Pages
3) LinksAs overlays you can set title and description, I also included an Esteem overlay style, which also uses the theme primary color option for the title background.
For image slideshows the caption is used as title and the description as description. For posts/pages either the title and an excerpt are used as title and description, or you can set specific title/description using post meta boxes.
Forum: Plugins
In reply to: [LeagueManager] Changing the table sort orderThis is now implemented in the latest version
Forum: Plugins
In reply to: [LeagueManager] Tabelle Punktgleichstandupdated
Forum: Plugins
In reply to: [LeagueManager] Spiel um die Relegation der 3.Liga (soccer)update
Forum: Plugins
In reply to: [LeagueManager] Ajax error when klicking on next amtchI hope this is resolved in the latest version
Forum: Plugins
In reply to: [LeagueManager] Last matchchanged in latest version
Forum: Plugins
In reply to: [LeagueManager] calendar viewshow_team_selection=false and show_match_day_selection=false in the matches shortcode will do the trick
Forum: Plugins
In reply to: [LeagueManager] can't proceed games to final, why?in the admin area on the preliminary rounds tab there is a button to start the final rounds
Forum: Plugins
In reply to: [LeagueManager] Standings — Drag-and-Drop functionality brokenI guess there is a problem with another plugin. Try deactivating all plugins except LeagueManager and test the drag-and-drop function. If that works, activate plugins one after another and test drag-and-drop after each plugin activation.
If you are familiar with tools like the web console in Firefox error messages could be helpful.
Forum: Plugins
In reply to: [LeagueManager] No standings display and cannot add new teamsplease post the column names of all wp_leaguemanager and wp_projectmanager tables
Forum: Plugins
In reply to: [LeagueManager] Ajax error when klicking on next amtchI think I found the issue and will fix it
Forum: Plugins
In reply to: [LeagueManager] No standings display and cannot add new teamsApparently your database user priviliges were not sufficient as they lacked ALTER and DROP!
You need to check all wp_projectmanager and wp_leaguemanager tables and post the table columns so I can see if any are missing.
Do you not get any error messages on the standings page or when you try adding a team?
Did you also delete ProjectManager and checked the standings page or tried adding a team?
Forum: Plugins
In reply to: [LeagueManager] Changing the table sort orderHi,
currently the ranking is as follows
1) Points
2) Difference of forScore – AgainstScore
3) number of won matchesShould I change the ranking order to
1) Points
2) Difference of forScore – AgainstScore
3) number of won matches
4) number of draw matches
5) number of played matches