Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter opopop

    (@opopop)

    Please someone response?

    Plugin Author Brian

    (@brianmiyaji)

    @opopop I think you need to be a bit more specific. Are you trying to change the permalink structure?

    Thread Starter opopop

    (@opopop)

    no i am not saying permalink structure / rewrite

    I m saying i want one Page for Player Ranking only where only show total number of player only

    Thread Starter opopop

    (@opopop)

    Sorry for double post but please response

    Roch

    (@rochesterj)

    @opopop

    Sorry I’m still not getting your request. Could you send us an example of what you are trying to achieve?

    Kind Regards,
    -Roch

    Thread Starter opopop

    (@opopop)

    Sorry for delay reply

    see below page

    https://www.pvgf.org/index.php/list/test/

    I wanted to show Player name Column only.

    1. Go into the Sportspress > Settings
    2. Choose the Players tab
    3. Under the Player Options section, uncheck Nationality and Current Team. Now only the players name will display.

    You may also need to uncheck “Display National Flags” too.

    That’s a site-wide change though so you can make it specific by player (if I’m not mistaken)

    Thread Starter opopop

    (@opopop)

    Not works it effect only player profile page only not player list page

    Roch

    (@rochesterj)

    Hi!

    This CSS should do it:

    body .sp-player-list .data-name .player-flag {
        display: none;
    }

    Kind Regards,
    -Roch

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘few pages’ is closed to new replies.