Jump to content

(NB41) My Football

Featured Replies

  • Author

Hello,

 

How's this going?

I added custom fields to fixtures. It took longer than expected

So you can create new field like Player. Call it for example "Best player". Then select that field in the new widget.

Currently I'm testing the work. 1-2 days to release

Edited by newbie LAC

  • Replies 587
  • Views 35k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Ok. Please. Yes. But it's a button. You can add/delete favorite team. I'm a fan I'm a guest

  • I've changed the button. Fan Not fan Guest Fans list. Displayed when user clicked on X fans button.

  • newbie LAC
    newbie LAC

    Hello, Check league permissions and league settings Be sure you use the latest version of the app and IPS software.   I think you can use sql-queries

Posted Images

Thanks for latest update!

Capture.thumb.PNG.cb97ef9d6b9bf97c2fdd8c6d7c4367dd.PNG

When i click on field nothing happens

 

Thanks for latest update!

Capture.thumb.PNG.cb97ef9d6b9bf97c2fdd8c6d7c4367dd.PNG

When i click on field nothing happens

Nevermind, it's because it was set to text instead of player.

 

Now, say i had a spreadsheet with 100's of player names. How easy would it be to add them to the player database all at once? 

Like this is just a section of my list:

Capture.thumb.PNG.42921f29c72438261749b1fabf802f97.PNG

It would be amazing if i could just import my full list. If it's a lot of work I would pay extra. They don't need all the extra player fields just the names

Edited by Paul Play To Enjoy

  • Author

Hello,

 

It would be amazing if i could just import my full list. If it's a lot of work I would pay extra. They don't need all the extra player fields just the names

Attach your file

 

Hello,

Your file only contain names. On the screen I see other fields

Yeah the other fields aren't important, I just need the names so I can populate the widget you kindly added

  • Author
 

Yeah the other fields aren't important, I just need the names so I can populate the widget you kindly added

In this case I can give you a code to create members from names list.

PM me.

  • Author

Hello,

 

Scroll under the league table and click the league tables button, you end up with two copies of the league table showing on the page

First table is a widget which displays on all league pages

I can exclude it from league/tables/ page

Arha

All those buttons actually take you to pages with the league widget at the top.

Is there a way to exclude that whole row of buttons as I ideally would just like to have the buttons at the top as they work perfectly in the widget?

I much prefer the pages loaded like this ones does via the button widget where on the news section, there is no table at the top:

https://www.walkingfootball.com/football/league/48-ercfa-walking-football-league/news/

  • Author

Add in custom.css 

.cFootballLeagueButtons {
	display: none;
}

 

Edited by newbie LAC

  • Author
 

Scroll under the league table and click the league tables button, you end up with two copies of the league table showing on the page

Update

Strange. I excluded Tables widget from that page. Try resave widget settings.

 

 

Update

Strange. I excluded Tables widget from that page. Try resave widget settings. 

still happened. Plus it's the same for every new league I am adding.

I have used the custom css which is perfect to fix this, thank you

  • Author

Hello,

 

still happened. Plus it's the same for every new league I am adding.

I can't reproduce on dev board.

If you give me acp/ftp access I'll look into that.

I have another question.

I have added someones league but they are not happy as my website logo takes precedence and have asked if they can have a cover photo or something more prominent to display their league banner logo.

This obviously will need to be league specific so is there anyway I can add a cover photo which appears above their league table?

Thanks again

 

Hello,

I can't reproduce on dev board.

If you give me acp/ftp access I'll look into that.

I have used the custom css which is perfect to fix this so don't worry about that one

  • Author

20 minutes ago I thought to add cover photos to leagues :laugh:

 

This obviously will need to be league specific so is there anyway I can add a cover photo which appears above their league table?

Tables widget or league fixtures?

Please clarify

 

Please clarify

Above each league table I need a cover photo for that specific league.

So for example:

league-banner--cover-photo.thumb.png.3c66ef04f746b1e069a0d51f812d1eb8.png

  • Author

This is a widget

 

This is a widget

Hi, OK that's the page that was created when I created a new league table and lives here:

https://www.walkingfootball.com/football/league/49-walking-football-northern-premier-league-60-2019/

So I assume that widget is automatically created when I add all the details for the league table.

That  would be where we need it then, in the widget if that is possible, thanks

I guess we could do it also by having the " About league " section above the league table

that way we could add the image and description so it stands out above the table?

  • Author
 

Hi, OK that's the page that was created when I created a new league table and lives here:

https://www.walkingfootball.com/football/league/49-walking-football-northern-premier-league-60-2019/

So I assume that widget is automatically created when I add all the details for the league table.

That  would be where we need it then, in the widget if that is possible, thanks

On that page (league view) you have a widget called Tables for which you setup Yes for Current league (When you on league page will be displayed teams from viewing league)

 

On that page (league view) you have a widget called Tables for which you setup Yes for Current league (When you on league page will be displayed teams from viewing league)

Yes for Current league was switched on. If I switch it off the league table disappears.

The page is fine apart from getting their banner photo as per that image in a prominent position above their table.

It would be handy to be able to get a solution or they will request we remove their league from the site which would be a shame as it is a big one.

 

  • Author
 

The page is fine apart from getting their banner photo as per that image in a prominent position above their table.

It would be handy to be able to get a solution or they will request we remove their league from the site which would be a shame as it is a big one.

I'll add cover photos for next release.

Currently you can add the image via css

 

any pointers much appreciated. Thank you

  • Author
 

any pointers much appreciated. Thank you

Something like

.nbFootballWidgetTableLeague_49 .ipsWidget_inner {
	background: url(https://dne4i5cb88590.cloudfront.net/invisionpower-com/monthly_2018_07/in-off-the-post.thumb.jpg.a713a18104cc32f08fad434a504d5bf6.jpg) no-repeat top center;
	padding-top: 178px;
}

 

  • 3 weeks later...

I updated IPS and now I get this error at the top of fixtures:

Capture.thumb.PNG.19d75b96e632cddcfefbb3f38b31aa20.PNG