K
Forum Replies Created
-
Forum: Plugins
In reply to: [LeagueManager] no link each teamDo you mean in the standings table? You can create custom templates by copying them to your theme directory into a subdirecty called “leaguemanager”. The plugin will then load this template. In the standings templates there is a line
<td><a href="<?php echo $team->pageURL ?>"><?php echo $team->title ?></a></td>Simply remove the
<a href...code block, e.g.<td><?php echo $team->title ?></td>Forum: Plugins
In reply to: [LeagueManager] League manager and databasecan you add teams and matches?
Forum: Plugins
In reply to: [ProjectManager] Warning: Invalid argument supplied for foreach()Ah, I think you didn’t understand my question. Do you have the projects widget activated and use slideshow option?
Forum: Plugins
In reply to: [ProjectManager] Warning: Invalid argument supplied for foreach()Do you also use the slideshow option?
Forum: Plugins
In reply to: [ProjectManager] Warning: Invalid argument supplied for foreach()I think you could circumvent this for now by adding a widget to add the widget option to the database. You can delete it afterwards again
Forum: Plugins
In reply to: [ProjectManager] Warning: Invalid argument supplied for foreach()This looks like it’s a small issue caused because you have no widget activated? I will fix this in future releases
Forum: Plugins
In reply to: [ProjectManager] Cannot delete plug-inDoes plugin deletion work in the latest version?
Forum: Plugins
In reply to: [LeagueManager] Match reportI added a screenshot
http://plugins.svn.wordpress.org/leaguemanager/trunk/screenshot-7.jpg
Forum: Plugins
In reply to: [LeagueManager] Whole calendarThe matches can be shown with the shortcode [matches league_id=ID]. You can use the TinyMCE editor. There are multiple additional tags you can use to control match display. One that could be interesting is limit=”false” to disable pagination.
Forum: Plugins
In reply to: [LeagueManager] League manager and databaseThere is no special connection, but the plugin simply uses the wordpress settings.
How exactly did you transfer your database and files?
Forum: Plugins
In reply to: [Fancy Slideshows] Display problemso does the slideshow work without other plugins activated?
Forum: Plugins
In reply to: [Fancy Slideshows] Display problemplease, post a list of plugins you use so I can have a try at figuring out where the problem is
Forum: Plugins
In reply to: [Fancy Slideshows] Display problemI see that you are using jquery for different functions on the site. I recommend you deactivate all plugins, then activate the slideshow plugin alone and test the accordions function you mention. Then activate other plugins, but test after each activation if the slideshow works
Forum: Plugins
In reply to: [Fancy Slideshows] Display problemHmm, this is strange as the slideshow doesn’t seem to work..
Did the slideshow work before and rotated?Forum: Plugins
In reply to: [LeagueManager] Match reportIn the post/page edit page there is a Match Report Box where you can choose a league, then season and then match. This will then create a link to this page on the specified match page or in the widget