mackon3
Forum Replies Created
-
Forum: Plugins
In reply to: [24liveblog - live blog tool] 24liveblog wordpress user role required?Hi Pat,
Thats how we do it because the page of 24liveblog loads much quicker than our wordpress. You could also add entries in the wordpress, but why would you have the baggage of a whole wp site when you can do so much quicker 😉
While live blogging a icehockey game time is what counts. in one minute there is so much happening…Happy to have helped you
regards MackoneForum: Plugins
In reply to: [24liveblog - live blog tool] 24liveblog wordpress user role required?Hi Pat,
my author is using this on his tablet and never complained about anything like this.
He logs in with 24liveblog not with our site. THis is because our site is so full of stuff and loads slow. Even with cache. 😉
I know this error message only from wordpress itself. I had this when i was using an outdated plugin.I just tried logging in via my iphone and everything went fine.
Sorry
greetings mackoneForum: Plugins
In reply to: [24liveblog - live blog tool] 24liveblog wordpress user role required?Thanks for providing the wordpress comunity with this superb service/Plugin. As the two above I also need some of my Authors to create blogs if they plan on commenting a game for our website.
Feel free to visit us on http://www.eccpreussen.de search for “live” and you will find our icehockey live blogs.
Hopefully you can include the feature that an admin can decide which other users can create or modify a live blog.
regards
MarkusForum: Plugins
In reply to: [Team Rosters] How to display team Logo above team rosterMy solution so far is an alteration of the file mstw-tr-tam-rosster.php in line 123
$output .= $title_h1 . $team_name ; $output .= '<div style="float:right">'.mstw_tr_build_profile_logo($team). '</div>'; $output .= '</h1>';but only the default logo is showing.
Why doesn’t the function return the logo from the S&S team logo?
Am I missing something here?
Forum: Plugins
In reply to: [Team Rosters] How to display team Logo above team rosterNo this is easy to accomplish.
What I want to do is to top a player listing table with the team symbol.
Like this:
_________________________________
team Name LOGO |player 1
player 2
payer 3