Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mmcgregor

    (@mmcgregor)

    I can’t but basically if you are on a venue landing page, a google map of the venue is displayed but below it is also a list of all the upcoming games at that venue (team vs team).

    Each item from the list is set up in a div like this:
    <div class=”entry post post-4042 sp_event type-sp_event status-future hentry sp_league-COMPETITIONNAME sp_season-SEASONNAME sp_venue-VENUENAME”>

    None of the identifiers used seem like something I could hide via css without hiding it in other areas unintentionally throughout the site.

    Thread Starter mmcgregor

    (@mmcgregor)

    I imported one match using a csv file created with Google Docs. The match shows up on the Events WordPress Dashboard list with the scores of the match included. The teams show up on the site in the league table but with zeros for wins, losses, and games played. The calendar list on the site shows the match and the scores under time/results. From the Events WordPress Dashboard I clicked ‘edit’ and then ‘Update’ for that match. Now after refreshing the site page, the correct numbers are displayed in the league table.

Viewing 2 replies - 1 through 2 (of 2 total)