• Resolved darkidk

    (@darkidk)


    Is it possible to make a player gallery with out the pictures and have a list view with top 5 goal scorer. like this ?
    Name goals season

    Best regards.

    Bjarne

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Roch

    (@rochesterj)

    Hi!

    Thanks for reaching out!

    You can create player lists for that. Unfortunately, you need to pick between the list and gallery view, so we can’t have both.

    Thanks!

    Thread Starter darkidk

    (@darkidk)

    Thank you for the solution. ??

    In addition to this topic:
    Is is possible to Change the number of players for each row and the pic size?
    I would like to have it smaller…

    See: https://fc-hinzenbach.at/wp/mannschaft/

    The same with the pic size on the player’s page:

    See: https://fc-hinzenbach.at/wp/player/meindlhumer-rainer-2/

    Thanks for your help!
    Cheers, Rainer

    Plugin Contributor Savvas

    (@savvasha)

    Hi @rai10,

    To achieve what you want you should add the following CSS code to SportsPress -> Settings -> General -> Custom CSS

    .gallery-columns-3 .gallery-item {
        max-width: 15%;
    }
    .sp-template-photo {
        max-width: 240px !important;
    }

    You can try changing the above values to fit your needs.

    Please next time open a new topic for each question. It will be easier for other users with similar problems to find a solution.

    Thanks,
    Savvas

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Player gallery list view.’ is closed to new replies.