• Resolved roko123

    (@roko123)


    It is possible i can display Players Profile picture only who has birthday current month on homepage

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

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

    (@rochesterj)

    Hi there!

    Thanks for reaching out.

    That’s a great idea but we don’t have this option at the moment, unfortunately. You’ll need some custom code to achieve this.

    I’ve tried to find a shortcode or a plugin to do it as well, but I couldn’t.

    Thanks!

    Plugin Contributor Savvas

    (@savvasha)

    The birthday widget of SportsPress is not suitable?

    Thanks,
    Savvas

    Thread Starter roko123

    (@roko123)

    I have added birthday player pictures on homepages but the problem is i can’t resize the column of picture you can right hand side

    https://www.pvgf.org/

    Plugin Contributor Savvas

    (@savvasha)

    Hi @roko123 ,

    If you want to resize the column size of the sidebar, then you should come in contact with your theme developer (Newsphere I think?)

    You can try to resize the “column of picture” using some CSS code. For example try to add the following code at SportsPress->Settings->General->Custom Code:

    div#sportspress-birthdays-2 {
        width: 50%;
    }

    Thanks,
    Savvas

    Thread Starter roko123

    (@roko123)

    Thanks

    Roch

    (@rochesterj)

    You’re most welcome!

    Let us know if you need anything else.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Birthday player profile picture’ is closed to new replies.