kcwebplaza
Forum Replies Created
-
Tamkusm, I’d recommend created several competition – a League, and then two subdivisions A and B. The A and B are sub-competitions, under the “Parent” league competition. You can create teams for Divisions A and a team for subdivision B.
Then, you can create Player Lists for Division A and Division B.
For the Top Scorers for each division, create two League Tables, and for each select the competition A or B. If you want an overall Top Scorers table, then create another League Table and for competition select “All”.
I’m having the same issue – but it’s not just teams, it’s also players that are not filtered. In their YouTube video (1:20 – https://www.youtube.com/watch?v=UA25lgqgnSc), SportsPress explains that after you select a competition and season, the teams and players are then filtered to only show the ones that correlate with those specific competition and seasons. I’m finding that ALL teams and ALL players are displayed. After you have a dozen teams and a hundred or so players, this becomes a huge issue. I’ve emailed SportsPress about this a few days ago with no response. My project to implement SportsPress with many clients is now on hold. I might just use a WordPress theme with sport/team features.
Thx for the reply Roch.
This is almost a deal breaker issue for me. I’m creating a website with 14 teams and approximately 16 players on each team. Manually selecting the teams and players from these large lists is problematic and very time consuming.
Could buttons be added to the form to “populate/filter” the teams and players in those drop down menus once a Competition and Season are selected? This would be a fairly simple query and array. The create Event form runs a very quick query and insert for the appropriate players (and venue, and team names) when Update is clicked into the main content area when Update is clicked.
Prior to selecting SportsPress this video explains that players in the drop-down menu of Create Events auto populates only the players in the competition and season selected. This video is incorrect then?
@ 1:20 she says players are filtered for each team:
Looks like you have to go into each player and select the “Current Team”. That field flags who shows up on the Events page under Players. I assumed that the Competition and Season would filter it. Problem is, I’m loading in a few historical seasons… to enter in games for say Fall 2014, I’d have to temporarily flag players as “Current Team” even tough the competition and season is not “current”.
I’ve disabled Plugins and have reproduced this on existing and new Events. Running latest SportsPress 1.9.12. The list of players and teams in the Add Events drop-down menus show all players and teams entered in SportsPress – from competitions and seasons NOT selected. If I populate the competition, season, add 2 teams, the list of teams and players is still not being filtered.
Correction: the list of teams to add to an event also does not filter for the even’t competition and season. When I add an event, select the competition and season, the list of teams shows all teams for all competitions and seasons. If I click Update, the list is still populated with too many teams.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Event Links BrokenFixed. Turns out installing The Events Calendar plugin created a conflict. Uninstalling that plugin fixed issue.
Thx Otto.
My Facebook site is at http://www.facebook.com/elearningtemplates. There are a few posts with links back to my website such as “Launch Pad Updated for Captivate 6”, http://www.kcwebplaza.com/elearning/blog/?p=57, which on my WordPress blog resolves to http://www.kcwebplaza.com/elearning/blog/2012/07/adobe-captivate/control-pad-for-adobe-captivate-6-released/.
thanks in advanceIn my case, Facebook is blocking all links to my WordPress site if I post in my WordPress blog and it copies the post on my Facebook site. The link SFC uses is classic URL (examplepage.com/?p=12), but I have setup in WordPress a custom URL format (examplepage.com/[postid]/[postname]).
Is Facebook blocking my website because the page is forwarding to a different URL, and that is a potential security risk?
Post in WordPress, link that is posted onto Facebook page:
http://www.kcwebplaza.com/elearning/blog/?p=57. The page forwards to http://www.kcwebplaza.com/elearning/blog/2012/07/adobe-captivate/launch-pad-updated-for-captivate-6/Forum: Fixing WordPress
In reply to: Use WordPress as CMSDoodlebee, very nice design at audettemedia.com.
Could you provide any specific information about how you’ve configured your navigation menu at the top of the content pages? I read through the HTML and started in on the CSS. One thing I don’t understand is how you’re indicating the active page. Your “class” parameters don’t seem to indicate which of the pages is active vs just another inactive a href menu item. Is it some conditional statement?