Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Unlucky Posted August 17, 2017 Posted August 17, 2017 1 hour ago, newbie LAC said: But I don't know how this prevent create fixtures in the clubs. This only exclude leagues from select field. We are only going to allow the football app in the clubs themselves so it would need to work in them Is this idea possible as it would also take all of the workload away from me and allow the club owners to create their fixtures exactly how they want
newbie LAC Posted August 17, 2017 Author Posted August 17, 2017 8 minutes ago, Unlucky said: What to add else? Freandly/league checkbox? What this will do?
Unlucky Posted August 17, 2017 Posted August 17, 2017 If they choose league as the option can they enter a custom name of the league? Also if it will be check box, can their be a third option called Tournament? So three options - League Fixture, Friendly Fixture, Tournament Fixture ?
newbie LAC Posted August 18, 2017 Author Posted August 18, 2017 17 hours ago, Unlucky said: If they choose league as the option can they enter a custom name of the league? Name of the league is a club tab name. 17 hours ago, Unlucky said: So three options - League Fixture, Friendly Fixture, Tournament Fixture ? What it will be do (where is info about that will be displayed)?
Unlucky Posted August 18, 2017 Posted August 18, 2017 Hi, I mean in the form below, currently users can create a custom team name when filling the form in. Could it be possible if they select the fixture as a league fixture from the checkbox list previously discussed, - then be able to add a custom league name in the form too?
newbie LAC Posted August 18, 2017 Author Posted August 18, 2017 Hello, 2 minutes ago, Unlucky said: Could it be possible if they select the fixture as a league fixture from the checkbox list previously discussed, - then be able to add a custom league name in the form too? Why this need it? Where this information will be displayed? For league/friendly/tournament checkbox (select field better) on fixture form I can add new setting on ACP where you can add different types. Something like Then user can select the type on fixture create/edit form.
Unlucky Posted August 18, 2017 Posted August 18, 2017 Hi, OK I think I understand correctly - yes that sounds like it should work ok
newbie LAC Posted August 18, 2017 Author Posted August 18, 2017 7 minutes ago, Unlucky said: OK I think I understand correctly - yes that sounds like it should work ok 20 minutes ago, newbie LAC said: Where this information will be displayed? Example user selected type "League". What's next? Where display his choice?
Unlucky Posted August 18, 2017 Posted August 18, 2017 (edited) Hi, Could it be displayed before the date in the area I have marked red in the fixtures widget Could the sort by filter the results by league, friendly and tournament or is that part of the core IPS code? Edited August 18, 2017 by Unlucky
newbie LAC Posted August 18, 2017 Author Posted August 18, 2017 21 minutes ago, Unlucky said: Could it be displayed before the date in the area I have marked red in the fixtures widget Yes. 22 minutes ago, Unlucky said: Could the sort by filter the results by league, friendly and tournament or is that part of the core IPS code? New application setting Field on fixture form Table filters
Unlucky Posted August 18, 2017 Posted August 18, 2017 Hi, OK that looks good Can I, or can you change the wording - Friendly type to - Friendly Fixture I think the word fixture is more appropriate than the word type. Is it possible to hide the areas circled green so all the user has to do is enter team names and select which type of fixture it is?
newbie LAC Posted August 18, 2017 Author Posted August 18, 2017 11 minutes ago, Unlucky said: Can I, or can you change the wording - Friendly type to - Friendly Fixture Have you seen first screenshot? It's configure setting. You can add types as many as you want. 13 minutes ago, Unlucky said: Is it possible to hide the areas circled green so all the user has to do is enter team names and select which type of fixture it is? I guess no.
Unlucky Posted August 18, 2017 Posted August 18, 2017 8 minutes ago, newbie LAC said: Have you seen first screenshot? Hi, If we can change the wording - that is perfect If we cannot hide the league field that will mean I will have to manually input 900+ team names and all the leagues just in the UK alone. Then keep manually re-adding every team into each new league when it starts. What about just hiding the league field and leaving the custom field visible? I am not sure if I will have the time to do all the manual input work. If it cannot be done in the main footballapp, can it be done as custom paid edits?
newbie LAC Posted August 19, 2017 Author Posted August 19, 2017 Hello, 16 hours ago, Unlucky said: If we cannot hide the league field that will mean I will have to manually input 900+ team names and all the leagues just in the UK alone. You can use custom type and add team name manually when you create fixture. 16 hours ago, Unlucky said: What about just hiding the league field and leaving the custom field visible? You need to change some code for that. 16 hours ago, Unlucky said: If it cannot be done in the main footballapp, can it be done as custom paid edits? Yes.
Unlucky Posted August 19, 2017 Posted August 19, 2017 Hi, Yes I want the club owners to add team names themselves when creating fixtures instead of me continually adding hundreds of them myself over and over again each league season. Also want it to look professional and easy to use for the club owners so hiding the league option I circled green is important So what is the way forward? Can you provide the code to edit or will you do it as a custom job? Thanks
newbie LAC Posted August 19, 2017 Author Posted August 19, 2017 1 hour ago, Unlucky said: So what is the way forward? Hello, I think - I'll upload new version (in next 24 hours) - You will test it - After tests you will give me a list what to change/add/remove etc. You can use PM for that. sadel 1
Joey_M Posted August 25, 2017 Posted August 25, 2017 Apologise Newbie (I have a terrible memory). Can the league table be updated via the front end? If so, I can't see to be able to do it. Would you be able to tell me how to implement the CSS trick which would divide the table up (by adding the dash lines), so then I could highlight the play-offs, relegation etc. Also, I can't fully edit the table due to the away goal difference etc being cut off.
newbie LAC Posted August 25, 2017 Author Posted August 25, 2017 Hello, 4 hours ago, Joey_M said: Can the league table be updated via the front end? If so, I can't see to be able to do it. Yes. ACP - Football - Moderators - Add/edit moderator - Can update tables scores 4 hours ago, Joey_M said: Would you be able to tell me how to implement the CSS trick which would divide the table up (by adding the dash lines), so then I could highlight the play-offs, relegation etc. Also, I can't fully edit the table due to the away goal difference etc being cut off. .nbtabletr_%league_id%_%team_position% Example .nbtabletr_1_8 { border-bottom: 1px dashed; }
Joey_M Posted August 25, 2017 Posted August 25, 2017 Thanks @newbie LAC. From the front end I can't edit the league table, perhaps this is due to an out-dated template? Also via the ACP, I can't fully edit the league due to the area cutting off two of the sections (as shown in the screenshot above).
newbie LAC Posted August 25, 2017 Author Posted August 25, 2017 6 minutes ago, Joey_M said: From the front end I can't edit the league table, perhaps this is due to an out-dated template? Maybe. What the skin you use? I checked "PON v3" and all fine. Check your permissions. And where you don't see the cog icon? https://invisioncommunity.com/forums/topic/433472-nb41-my-football/?do=findComment&comment=2675698 Quote Moderators Added permissions Front side Moderators can update tables scores. 13 minutes ago, Joey_M said: Also via the ACP, I can't fully edit the league due to the area cutting off two of the sections (as shown in the screenshot above). I'll look into that.
Joey_M Posted August 25, 2017 Posted August 25, 2017 Aye, sorry Newbie. Turns out that I needed to enable the areas I could edit. How would I add the skins background to the template Newbie? When I click to edit it's white boxers over my background and is hard to see.
newbie LAC Posted August 25, 2017 Author Posted August 25, 2017 Just now, Joey_M said: How would I add the skins background to the template Newbie? When I click to edit it's white boxers over my background and is hard to see. Show me the screen please. 22 minutes ago, Joey_M said: Also via the ACP, I can't fully edit the league due to the area cutting off two of the sections (as shown in the screenshot above). Currently you can add into constants.php file define('NB_FOOTBALL_HIDE_DISABLED_COLUMNS', 1); This hide disabled columns like Played, Won, Drawn, Lost etc
Joey_M Posted August 25, 2017 Posted August 25, 2017 16 minutes ago, newbie LAC said: Show me the screen please. Just PM'ed you. 16 minutes ago, newbie LAC said: This hide disabled columns like Played, Won, Drawn, Lost etc Thank you Newbie.
Unlucky Posted August 29, 2017 Posted August 29, 2017 Friendly urls issue I am trying to change the friendly urls to swap word football for word sport But when I remove the word football from most of the urls and save it using the word sport it is creating a friendly url like below https://www.walkingsports.com/football/sport/league/id-?? So it's adding the word sport into it but leaving the word football there This is happening on most of them, but for some it works OK such as this one https://www.walkingsports.com/sport/
Recommended Posts