Quantcast
Players of the week - by Darth_Umbrus on 2017-09-27 19:50:43
Darth_Umbrus on 2017-09-27 19:50:43
178 Posts
Since 12 years ago

Is there a way to display players of the week from both the AFC AND NFC instead of just two at random?

Last edited by Darth_Umbrus (1506543195)

CBeastwood on 2017-10-10 19:48:24
64 Posts
Since 8 years ago

To piggy back on this, I am struggling to get the code to pull from the game from the companion app, am I doing something wrong?  I am not sure exactly where to input the HTML to get the code pulled correctly.  I just copied all of this

</div><div class="oplayeroftheweek">
    <div class="playeroftheweek">
    <p class="playeroftheweek-name">
    <a  href=""></a>&nbsp; 
            
    </p>
    <div class="pow-player-logo">
        <img  src="" onerror="if (this.src != '') {this.src=''}"  />
    </div>
    <div class="pow-team-logo"><img src=""></div>

     <div class="text">
                        <p class="stat-value"></p>
                     </div>

This isn't giving me any information pulled though, I just took the base code and deleted the information that was already in there, if any of that made sense.  Thanks.

Make sure you have read the forum rules before posting