WPfoot
Forum Replies Created
-
Forum: Plugins
In reply to: [LeagueManager] Database errorIn spite of the modified update, still no logos after the update. A manual copy of the logo’s to the folder with the ID of the league at /wp-content/uploads/leagues/, solves the problem.
Forum: Plugins
In reply to: [LeagueManager] Database errorIn wp-content/uploads there is no folder present called “leagues”.
I’ve got a local copy of WordPress to test. This version has the folders you mention. I copies all the files to this folders. Strangely all the logo’s are shown, except for the team marked as ‘home team’. Adding the logo doesn’t solve the problem. Any ideas how to solve this?
Forum: Plugins
In reply to: [LeagueManager] Database errorAfter applying the above mentioned update, all the clublogo’s have disappeared. They are not shown in the standings and match results. Adding them again, has no effect. Still no logo’s. How to solve this?
Forum: Plugins
In reply to: [LeagueManager] Don't update scoreSame problem here. After an update (don’t know exactly which one), no score added to match played that day in the widget. Developer, please fix the bug. Thank you.
Forum: Themes and Templates
In reply to: [Graphene] Align read more buttonSolved bij adding this to custom css
.entry-content .more-link {
float: right;
}Forum: Themes and Templates
In reply to: [Graphene] Align read more buttonI tested with a local copy and the result is that the alignment of the Read more button is caused bij the Graphene update. After restoring the style.css from version 1.9.1, the alignment problem is solved. The
a.more-link,
a.more-link span {
display: block;
margin: 10px 0 5px;section has disappeared from the style.css file.
Adding it to the 1.9.2 style.css file produces a button as wide as the whole message. Anyone any idea how to solve this? Thanks.
Forum: Plugins
In reply to: [LeagueManager] Match result not processedWork Around: Select one Playing round and the results will be processed.