Hi ssecor,
That’s interesting. Are you trying to display a roster table? Or a player gallery? (If you’re not sure which is which, check out dev.shoalsummitsolutions.com.)
If you are trying display a player gallery, have you reset your permalinks to post-name? Have you moved the taxonomy-teams.php template from the plugin’s theme-templates directory to your theme’s main directory? Check out the installation instructions.
Let me know.
-Mark
Thread Starter
ssecor
(@ssecor)
Mark,
I’m trying to show the roster table. I did copy up the taxonomy pages and that was showing up correctly but I removed them to try and get the table to show.
-Scott
Hi Scott,
Thanks for writing. The taxonomy pages have nothing to do with the team roster tables. (Good on you for getting the taxonomies working, that’s usually the hard part!) You probably have an error in your shortcode incantation. Please review the roster table shortcode manual page. The most common problem is using the team’s NAME instead of the team’s SLUG.
Let me know. If you still have problems, send me the incantation you are using and a link to the page.
-Mark