Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Mark O’Donnell

    (@markodonnell)

    Hi manulazio,
    Thanks for writing. It appears to me that the “HEAT” in the upper right corner is only appearing on Kevin Durant and is supposed to be the Title for the Bio. It should be in the bio box. You can set the title for the Bio on the Display Settings page in the Player Profile(Bio) Title field. A number of <p> tags with non-breaking white space( ) in them also appear. So I’m not sure what’s going on in the database but you might try to delete Durant and re-enter him.

    The body text (bio) is entered/editted in the big ‘content’ box when editing each player.

    Regards,
    -Mark

    Thread Starter manulazio

    (@manulazio)

    Ok, but I also tried with jeff green (http://www.gazzettanba.it/players/jeff-green/?format=pro)
    and I have the same problem with the word “Heat”

    please help me! 😉

    thanks a lot

    Plugin Author Mark O’Donnell

    (@markodonnell)

    Hi manulazio,
    Sorry but I don’t know what to tell you. On your page I’m seeing:

    <div id="player-bio" >
    <h1 >Heat</h1>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>

    On my dev site, I see:

    <div class="player-bio player-bio-cal-bears ">
    <h1>Player Bio</h1>

    I’ve told you where the Player Bio text comes from, but I have no idea where all the empty paragraphs (<p>&nbsp;</p>) are coming from. You will notice that the class on the <div> is different in terms of classes too. What version are you running?

    Did you try deleting and re-entering Durant?

    -Mark

    Thread Starter manulazio

    (@manulazio)

    I tried to deleting and re-entering Durant, but nothing happens!

    In my page there is this:

    <div id=”player-bio” >
    <h1 >Heat</h1>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>

    because otherwise the biography is attached to the photo. But now i have another problem: not seen the details of the players

    Please Help me!
    I can give you the username and password of my website and thus resolve the problem?

    thanks

    Plugin Author Mark O’Donnell

    (@markodonnell)

    Hi manulazio,
    That’s a bad idea. The bio is still attached to the photo, it’s just shifted down via the white space.

    The page is broken. From what I can see, you have been experimenting with with the HTML, adding style="" rules to it, etc., and you’ve broken a few things. As one example, the height of your

    <header id="player-header" style="color:; background-color:; ">

    element is zero. That’s not right, it should be about 164px (depending on your player photo height, etc.) Besides the extra style= rules, the header is not right. (BTW, using style= inline is generally considered bad coding practice anyway.) Also it should be something like:

    <div class="player-header player-header-team-slug">

    That tells me you are not on the current version of the software. I don’t support older versions.

    My best advise would be to delete the plugin you have and install the current version. Then clean up any nonsense like the white space above in the database. Then see where you are at.

    If you would like me to log-in to your admin dashboard and help you fix all this, please contact me through shoalsummitsolutions.com.

    Regards,
    -Mark

    Thread Starter manulazio

    (@manulazio)

    Ok, so now i delete the plugin and install the current version 3.1.1 (this: https://wordpress.org/plugins/team-rosters/)

    not to lose the players can do the backup and then import them on the new plugin?

    thanks

    Plugin Author Mark O’Donnell

    (@markodonnell)

    You can backup your WordPress database whenever you would like. Most shared hosting uses phpAdmin for this purpose. Check with your hosting provider. Help on this is beyond the scope of this forum.

    BUT, uninstalling and re-installing the plugin should not change the player database. Some of the Display Settings may need to be adjusted, just depending on what you’ve already set.

    -Mark

    Plugin Author Mark O’Donnell

    (@markodonnell)

    Marked RESOLVED due to inactivity. If you have other issues, please open a new thread.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Edit Single player’ is closed to new replies.