LaMonte Forthun
Forum Replies Created
-
Forum: Plugins
In reply to: [LeagueManager] All gamesCan you get me the URL of the page and the shortcodes you are using.
On the ‘edit page’ do you mean in a new post window and getting the LeagueManger window to add a shortcode? If so and you’re using WordPress 3.9, it’s a known problem. WordPress updated their version of TinyMCE to 4.0 and it breaks a lot of code. I’m working on the fix, I didn’t realize WP 3.9 had this change and was focused on other issues so was caught off guard, I apologize.
Forum: Plugins
In reply to: [LeagueManager] Can't edit match resultsThat’s the problem, the ‘Home Team’ functionality isn’t entirely clear to me, but it doesn’t seem to work as you are thinking it does (keep in mind, I didn’t write the original plugin, so I’m not 100% clear on all aspects or functionality, but I’m getting there…).
I haven’t quite figured out what ‘Home Team’ means yet as it’s an option on the Team Page. What you are looking for is just results for the home team of a particular match and handled totally differently. When you put mode=home in the matches shortcode, I’m not clear what it’s even going to do since the ‘Home Team’ check is something I’ve never used since I haven’t followed the code to see how it’s supposed to work.
If you’ve built a page for each team, you can get what you want using this shortcode:
[matches league_id=1 team=TEAMID]It’s possible the purpose of the ‘Home Team’ was for individual team websites so that it’s easy to show the ‘local’ club’s matches, etc., but I have to dig further into that. Let me know if the above shortcode works for you.
Forum: Plugins
In reply to: [LeagueManager] Need GA instead of DiffSorry that I didn’t get back to you…
I’ll fix a new soccer template for you this afternoon that will do this.
Forum: Plugins
In reply to: [LeagueManager] Problème de scores et Warning WordPressHi Marie-Hélène,
Can you let me know if your issues have been resolved with the 3.8.9 update please?
Can you do me a favor, in your WP 3.9 install, deactivate LeagueManager and see if you still have issues with IE 8 and let me know. Hopefully with Microsoft officially putting IE8 on end of life status as of April 8, users will start upgrading. I just realized I have an old laptop with Vista on it, I can install IE8 on that for real testing…
Forum: Plugins
In reply to: [LeagueManager] How to switch next and last match days in widgetTo get this to work would require a bigger widget…
What you’d like is a Widget that would list the matches by match day and be able to switch with the same type arrow to the next or previous match days, yes?
It’s a good idea…
Forum: Plugins
In reply to: [LeagueManager] Could not load template…Hey Paul, I updated the code to include this change, sort of. I didn’t go to child templates, just parents, I want to work with child themes a bit more to get it right. If you’ve got any code you’d like to share that I can possibly implement, let me know.
Thanks
Forum: Plugins
In reply to: [LeagueManager] Problem with the League WidgetHey all, let me know if this issue is resolved for you with the latest update, thanks…
Forum: Plugins
In reply to: [LeagueManager] Can't edit match resultsAre you still having issues with updating matches?
If you can, download the file below and replace it on your system, it should fix the problems with the shortcode:
That file should go in the LeagueManager folder in the ‘libs’ folder, replacing the current shortcode.php file.
When you use the matches shortcode, all matches should show up unless you limit the list to a match day (fixture), by team, by group, etc.
Forum: Plugins
In reply to: [LeagueManager] Players and user teamsNice work… I’m thinking that your solution could be a start to an overall solution if you wouldn’t mind sharing some code with the rest of the users… Let me know how you feel, maybe we can work together on it.
Forum: Plugins
In reply to: [LeagueManager] Can't edit match resultsThere are some things that need to be moved around in the matches shortcodes. I’ll get something back to you later today…
Great info, thanks, I’ll check it tonight and get back to you.
Have you run WordPress 3.9 without LeagueManager to check to see if WP 3.9 is causing the issues or LM 3.8.9? I don’t even have a machine I can test IE 8 on, but I’ll do some research and see what could have changed in my code that is causing a problem. Is it crashing immediately or when you do something specific? Any detail you can provide would be helpful…
Forum: Plugins
In reply to: [LeagueManager] THEME CHECK FAILHey Zeal,
I’ve installed both their Theme Check and Plugin Check and don’t see anything at this point. I’m thinking that they basically turn on PHP Strict mode, which is what I’ve been working on for a few weeks.
I just released a new version, so have a look and let me know if you still see anything, if so, let me know.
Thanks
Gotcha, I like that…
Just updated to version 3.8.9, hopefully that fixes this issue for everyone, let me know!