K
Forum Replies Created
-
Forum: Plugins
In reply to: [LeagueManager] Theme broken in front end after updateHmm… I briefly installed the theme and it looks as expected…
Forum: Plugins
In reply to: [LeagueManager] LeagueManager and YoastI can crop images and also the Yoast SEO plugin seems to be working
Forum: Plugins
In reply to: [LeagueManager] No logos teams after updateForum: Plugins
In reply to: [LeagueManager] Database erroris there a folder called “leaguemanager” in wp-content/uploads? or any other folder containing the team logos?
Forum: Plugins
In reply to: [LeagueManager] [BUG] Can't save results without quarter partial resultsThis is actually no bug, but the final results are supposed to be automatically calculated from quarter results.
I will have a look into this again
Forum: Plugins
In reply to: [LeagueManager] Database errorIn wp-content/uploads there should be a folder called “leagues” with subfolders called “League-ID” where ID is the ID of each league. Are there logos inside these folders? Also a version with prefix “thumb_”?
Forum: Plugins
In reply to: [LeagueManager] Database errorGo to the league admin page. You should then be presented with a database upgrade
Forum: Plugins
In reply to: [ProjectManager] Fatal Error on ActivationThis should be resolved in the current version 3.4.3
Forum: Plugins
In reply to: [LeagueManager] Same ranking even after -2 pointsHi,
you need to save match results or standings table (depending on your team ranking settings).
Forum: Plugins
In reply to: [LeagueManager] Volleyball pointDo you want to change the ranking of teams or the order in the standings table? What you attemted to change was how the teams are ranked. If you want to adapt the order in the standings table have a look at the functions standingstable_header and standingstable_content (something like that). Beware that any changes will be overwritten with new versions
Forum: Plugins
In reply to: [Fancy Slideshows] Illegal string offset error after upgrading to v2.3.2I presume these widgets were already present before the update? Go to the widget settings and save the settings for each slideshow widget. That should resolve the issue.
I newly introduced additional parameters, which are not present in previously saved widgets
I am sorry for this issue. Obviously, you are using some other plugin which also uses the PHPMailer class and neither one checks for the class existence. I will fix this issue in the next release
Forum: Plugins
In reply to: [Fancy Slideshows] Problem with sliderThe overlay style issue I observed before seems to be fixed. I think you mean that the images disappear when the next/prev buttons are clicked? Do all the images have the same dimensions? It could cause trouble if they don’t.
Forum: Plugins
In reply to: [Fancy Slideshows] Problem with sliderI did some slight changes to the styling, but cannot tell if this will resolve your issue as I was unable to reproduce it completely
Forum: Plugins
In reply to: [Fancy Slideshows] Problem with sliderHow did you include the slideshows? Using a widget or shortcode?