carlog
Forum Replies Created
-
By the way, here’s the shortcode I’m using for the previously mentioned calendar page.
[event_calendar team=”0″ league=”0″ season=”39″ venue=”0″ status=”default” day=”” show_all_events_link=”0″ align=”none”]
Here is a page I created. When you click on a date in the calendar, it just shows the team names that are playing, but not the times.
http://turlocknll.dollarwp.com/?page_id=2597I’d like to be able to click on the calendar, and see something like this page, which only shows the current date’s games.
http://turlocknll.dollarwp.com/?page_id=2434I’d be nice if the calendar could show on each page, so that you don’t have to click the back button to choose a different day.
I don’t currently have it on a live page since it doesn’t work. Should I create a page?
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Ties in League StandingsSo, I’ve got it to show wins first column, losses second column, and ties third column, but L10 (last 10) is showing T-W-L. I can’t find where to change that.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Changing vs to at in Event listOK, I found the answer. This setting is primarily used when creating new events. I imported all the games from csv while the setting was “vs”. I just created a new game, and it’s showing “at”. So, I looked at the wp_posts database, and sure enough, they are hard coded in the database (as post_title), not hard coded in SP. A quick SQL script was able to change them all from “vs” to “at”. Posting this here, so hopefully someone else with the same issue will see it.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Ties in League StandingsRoch… I did what you said. Thanks for the tip- I found it. The third game, score was 9-9. Changing it from Draft to Published, and the Ties did not increase. I can’t see anything wrong with it. I manually changed the outcome to Tie for each team instead of auto, and it works now. However, I still want to fix it, because there are 42 teams, and I don’t know if there are problems with other scores.
Gator8, that worked perfectly. Thanks!
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Changing vs to at in Event listIs there another place to change this or is it hard coded?
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Changing vs to at in Event listNo custom code.
I just found out where the delimiter is taking effect. On the event calendars, event lists, they all say “vs” with no apparent way to change it. When you click on an event to see its details, you’ll see the title as Team1 vs Team2, but underneath, it shows Team1’s logo AT Team2’s logo. That’s where it’s taking effect, because if I change it in SportsPress’ settings, it will change there too. How can we get it to use the chosen delimiter universally, instead of just in the event details logos?
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Changing vs to at in Event listI just tried changing it to the “/” symbol instead of custom, but it still says vs.
Those numbers reference the ID numbers of the posts or metadata.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Show umpire schedule?Is there a resource or documentation on programming short codes?
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Changing vs to at in Event listAny thoughts? Managers of the teams are still getting confused.
Thanks in advance.
In the posts and posts metadata tables
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Show umpire schedule?Not possible?