Title: Adding .php file
Last modified: August 20, 2016

---

# Adding .php file

 *  Resolved [shredhead](https://wordpress.org/support/users/shredhead/)
 * (@shredhead)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/adding-php-file/)
 * Hello.
 * I’m creating a new site for my roller derby team.
    We’ve decided to use Team 
   Rosters to display our profiles. I was hoping you could walk me though adding
   the .php file to the themes active directory. We want to use the gallery view
   so I know I need the taxomony.php. I don’t know exactly which file to put it 
   in and I’m worried I am going to mess everything up! Please help!
 * -Michelle
 * [http://wordpress.org/extend/plugins/team-rosters/](http://wordpress.org/extend/plugins/team-rosters/)

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

 *  Plugin Author [Mark O’Donnell](https://wordpress.org/support/users/markodonnell/)
 * (@markodonnell)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/adding-php-file/#post-3607608)
 * Hi Michelle-
    To do this, you really want to use an FTP (File Transfer Protocol)
   client. I recommend the (free) Filezilla client, which is probably the most popular
   FTP client out there today. But your web host probably provides an FTP capability
   in the control panel. That will work too. From there, you can just copy the file
   and paste into your theme’s directory.
 * -Mark
 * Please contact me through shoalsummitsolutions.com if you would like some more‘
   hands on’ help.
    -M
 *  Thread Starter [shredhead](https://wordpress.org/support/users/shredhead/)
 * (@shredhead)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/adding-php-file/#post-3607630)
 * Ok thanks Mark.
 * We have added the .php file.
    Now I cannot get the gallery display to work. Is
   there a shortcode to display this? I was able to get the roster table to work.
   Also I was reading through the forms and it says it should be site-url/teams/
   team-slug. How do I make that page? Heres the site URL [http://new.ohiorollergirls.com/ohrg-gang-green/](http://new.ohiorollergirls.com/ohrg-gang-green/)
 *  Thread Starter [shredhead](https://wordpress.org/support/users/shredhead/)
 * (@shredhead)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/adding-php-file/#post-3607631)
 * when i type in the url with /teams/ this is all that appears
 * [http://new.ohiorollergirls.com/teams/ohrg-all-stars/](http://new.ohiorollergirls.com/teams/ohrg-all-stars/)
 * Thanks so much for the help
    I really appreciate it
 *  Plugin Author [Mark O’Donnell](https://wordpress.org/support/users/markodonnell/)
 * (@markodonnell)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/adding-php-file/#post-3607633)
 * Hi Michelle-
    Looks like you almost have it. If you go in and inspect the page,
   you’ll see that all your player ’tiles’ are there. The problem is that the element
   <div id=”content-player-gallery”> has a height of 50px. If you use the inspector
   in Chrome (or Firefox) to change the height of that element to 1500px, say, all
   your data will magically appear (modulo some css cleanup).
 * At a quick glance, I don’t see why this element is being forced to be 50px high,
   something to do with the plugin-theme interaction that’s fixable with a (probably
   one line) css mod.
 * See if this hint helps and let me know. I can take a deeper dive next week if
   you don’t get it figured out.
 * -Mark
 * P.S. You are the second roller girls team (that I know of) using the plugin.
 * P.P.S. “Kitty Liquorbottom” … really?

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

The topic ‘Adding .php file’ is closed to new replies.

 * ![](https://ps.w.org/team-rosters/assets/icon-128x128.png?rev=1087838)
 * [Team Rosters](https://wordpress.org/plugins/team-rosters/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/team-rosters/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/team-rosters/)
 * [Active Topics](https://wordpress.org/support/plugin/team-rosters/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/team-rosters/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/team-rosters/reviews/)

## Tags

 * [php](https://wordpress.org/support/topic-tag/php/)

 * 4 replies
 * 2 participants
 * Last reply from: [Mark O’Donnell](https://wordpress.org/support/users/markodonnell/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/adding-php-file/#post-3607633)
 * Status: resolved