• In settings, I have a link to the game page; however, when clicking on the link for Sat. 2, 2023, 14-0, it takes me to the venue page.

    The above used to take me to the game page.

    Sometimes it gives me a 404 error, like when I click on the BYU Texas Game. It goes out to this URL

    https://justinjenkins.info/lm-team/texas/

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mark O’Donnell

    (@markodonnell)

    This is interesting. The link should read siteURL/lm-game/game-permalink, NOT siteURL/lm-team/game-permalink. So something is really not right. I’ll be happy to try to help you with this and if there’s a bug, I’ll fix it ASAP. (It looks good on my sites, check out https://dev.shoalsummitsolutions.com/lm-schedule-tables/ )

    Let’s start with some basic questions:

    1. What plugin and version are you using? (If you are using LM Addons please move this thread to that plugin’s support forum at shoalsummitsolutions.com.)
    2. What version of WordPress and PHP is your site using?
    3. What exact incantation of which shortcode are you using?
    4. Please double check the game permalink (we can stick with Texas game in BYU’s 2023 schedule) and the setting (although I doubt that’s the issue here). (BTW, ‘texas’ is not a good choice for a GAME permalink. Texas is going to be in many games on many dates in many schedules.)

    Thanks,
    -Mark

    Thread Starter jtnokia

    (@jtnokia)

    Thanks for getting back to me Mark. Here are the answers to your questions

    1. League Manager and version 2.10
    2. Version of WordPress is 6.5.3 running a customizer theme
    3. PHP is 8.0
    4. The short code is [mstw_league_schedule_table league=byu season=2023]
    5. THe permalink was https://justinjenkins.info/lm-game/texas.
      I deleted that game and created it again. This is the Permalink.
      Permalink:?https://justinjenkins.info/lm-game/texas-10-28-2023/?

    That link comes up fine if you click on it, but the link in the table located here
    https://justinjenkins.info/something-new/2023-2/byu-2023/

    Just takes me out to https://justinjenkins.info/texas-10-28-2023

    It was working last year. Maybe just not with the new version of WordPress

    Plugin Author Mark O’Donnell

    (@markodonnell)

    Thanks for the info it helps. There are a few problems here:

    First, page inspection inside chrome is disabled (sort of). I suspect your theme (or a plugin maybe?) is disabling the JavaScript for right mouse clicks. I can get around it easily but it’s a pain to navigate around your site.

    Some very strange things are happening with the plugin on your site. For one example, every row in the Time/Result column has two rows. All but the Texas game have some strange numbers that look like scores. The Texas game has the text “Texas”. I looked at the plugin’s source code and I can’t see how/where plugin adds this. (Actually, I know exactly where the game results come from and no such line with a break is generated.) It could be done by the theme. (Stranger things have been done by themes.)

    So I suggest that you start by switching your site to a different theme, say WordPress Twenty Eleven. (I know, it’s really old but there are reasons I suggest it.) Does anything change relative to the above issues? (The plugin’s displays may not look perfect, but there’s no need to clean that up.)

    Next some things may be a bit wonky with your data and your approach to the data and displays. IDK, but let’s start with the following. It looks like you are creating a schedule for the Big 12, then displaying a schedule for the BYU team? You created a BYU LEAGUE and are displaying the games for the LEAGUE not the TEAM. (??) I suggest you create a Big-12 LEAGUE, add the games to that LEAGUE, then display the TEAM schedule for BYU (or any other team) using the mstw_team_schedule shortcode. That works pretty well, check it out at https://dev.shoalsummitsolutions.com/lm-team-schedules/. And it will really provide you with a lot more flexibility.

    As far as the links you describe, I have no idea. For example, if you change https://justinjenkins.info/texas-10-28-2023 to https://justinjenkins.info/lm-game/texas-10-28-2023 it works fine, and that’s what the source code creates.

    Have you looked at the documentation library located here https://shoalsummitsolutions.com/category/users-manuals/lm-plugin/ ? It’s not 100% but it’s got a lot of good information. There are also many video tutorials on the League Manager plugin, which are available to Gold Support members. (Truthfully, the tutorials probably cover more advanced topics than you need to resolve you current issues.

    Let me know. I’ll help how I can.
    -Mark

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.