Plugin Contributor
Savvas
(@savvasha)
Hi there @devvkanth ,
That is a very nice looking calendar view! I am not sure if it is usable in general though, for cases that you have a whole league and not just a team to administrate. What if there are several games in a single day?
Anyway, you can copy the file event-calendar.php from wp-content/plugins/sportspress/templates/ to /wp-content/themes/your_child_theme/sportspress/` and alter it in any way you want. The info (date, team logos, venues etc) are already there. You just need a different way to show them to your users 🙂
Thanks,
Savvas
Is there anyway to alter the calendar – scorecard view, we want to add an event name to a game, when ever there is an event in the schedule.
For example check the dates on aug 23rd, aug 24th and aug 25th, they have mentioned foodie Tuesday, Wet Nose Wednesdays & Thirsty Thursday https://www.lancasterbarnstormers.com/game-schedule/
Plugin Contributor
Savvas
(@savvasha)
You can add a “match day” title here –> https://snipboard.io/yXvkZt.jpg
Thanks,
Savvas
Hello Savvas,
thanks for the reply,
i just now tried it but is it possible to update it right above the team vs team,
as you can see in this screenshot. https://snipboard.io/1RK2AQ.jpg, can you tell me where we can edit this in the code, so that i could guide my developers.
Thanking you,
Devvkanth.
Plugin Contributor
Savvas
(@savvasha)
Hi @devvkanth ,
Sorry for the delay. You should copy the appropriate template from plugins/sportspress/templates/ (i.e. event-blocks.php) to your-child-theme/sportspress/ and make the edits you want there.
Thanks,
Savvas