Hi mediacubestudio-
The roster table page you provided does not provide links to the single player bios. Actually, I did not recall any version of the plugin where the single-player.php included a sidebar. But no worries, if you want to remove the sidebar from your single player bios, just remove something like the following line:
<?php get_sidebar( $name ); ?>
($name may or may not be there).
Regards,
-Mark
Thread Starter
Nik
(@mediacubestudio)
That’s strange! I copied the single-player.php in my main theme directory, following the instruction. And, when I’m logged-in as admin, the roster table provide the links!
It is strange. Given that the links work when you are logged in as admin, the first thing I would check is the permissions on the file you moved.
-Mark
Thread Starter
Nik
(@mediacubestudio)
The problem is only in the links not displayed in the roster table: you can see the single players pages, for example http://www.grossetobaseball.it/players/banchi/ or http://www.grossetobaseball.it/players/marquez/
Thread Starter
Nik
(@mediacubestudio)
I solved the problem of links not displayed in table roster (it was an issue by another plug-in)
Now I’d like to know why the single player page display the sidebars!
Great. I just looked at the single player pages links you provided above and they aren’t in the sidebar. Did you fix this one?
-Mark
Thread Starter
Nik
(@mediacubestudio)
No, I don’t know how to fix… I think I’ll just leave it as it is
Send me your single-player.php file and your theme’s template for the sidebar page.
Thread Starter
Nik
(@mediacubestudio)
How can I send you those files?