charrold
Forum Replies Created
-
Forum: Plugins
In reply to: [Team Rosters] Removing/changing stats/attributesThanks again, Mark, for all your help. The picture thing is not working, but I suspect a theme conflict. If it is possible to override that behavior and force the option in the plugin then I wholeheartedly request that feature!
Otherwise we are in good shape so far – Sorry about the player text confusion 🙂
One other small thing I have noticed – the first player I put in the DB seems to “disappear” occasionally. Not sure the correlation yet (like if I add a new player or change something else it happens), but thought I would mention it. It ONLY affects the very first player added and the behavior is that there is still a row in the player roster table, but the info is all “missing” from the display.
Other than that, all is well and when I move the site to production I have to start over with everything, so it hopefully will sort itself out when I reinstall the plugin.
Forum: Plugins
In reply to: [Team Rosters] Removing/changing stats/attributesChanged the HEX color representation to “Hello World” and now it outputs “Hello World” to the page. I am emailing you the PHP page as requested. It is version 1.1
Forum: Plugins
In reply to: [Team Rosters] Removing/changing stats/attributesOK so I wasn’t being clear. I am emailing you a highlighted screenshot so you can see what I mean – it isn’t that the color of the text is wrong, it is that the actual HEX code for the color is being printed into the PHP output itself.
I tried the screen options for the picture and it isn’t there. I will look around and see if I can find it.
Thanks!
Forum: Plugins
In reply to: [Team Rosters] Removing/changing stats/attributesSorry, Mark. I have been super busy with some other projects.
So it is still showing the odd color text.
http://rockymountainrollergirls.com/newsite/players/suri-brawl/?format=pro
THis will take you there and you can see it right below the picture placeholder.
Also, I have read the documentation, and I cannot for the life of me figure out how to get the player images in there. It says to add the picture through the “add player” post type, but there is not image options on that page?
Thanks again.
Forum: Plugins
In reply to: [Team Rosters] Removing/changing stats/attributeshttp://rockymountainrollergirls.com/newsite/players/suri-brawl/?format=pro
it is immediately below the picture that you can see the hex code (I am using Chrome if that makes a difference)
Forum: Plugins
In reply to: [Team Rosters] Removing/changing stats/attributesYep – post name fixed it. Odd-ball behavior, but all good.
So what I was referring to is easier to see now. If you click on the player name in the roster it will open the single player display. If I have input text into the post editor (the big text field above the player details) then when you open the player details link right above that text is the HEX code for one of the color options (I do not know which one). Just odd – you see a #FF0000 in that color there above the text.
If you use the same link you used in your post you’ll see it – I added some dummy text so it would show up.
Forum: Plugins
In reply to: [Team Rosters] Removing/changing stats/attributesI think the ability to customize the fields would be good since it would give you a broader appeal for non-mainstream sports teams. I do not mind hacking the code, but it is certainly easier and cleaner to do it through the plug in if possible.
As for my remaining question, I moved the templates and reset the permalinks and still the page throws a 404 on clicking on the link from the player roster table. Here is the link to the page with a roster on it (site is still in development so I have some time to fix the issues)
http://rockymountainrollergirls.com/newsite/?page_id=161
That has a roster on it and the links are there to the player profile page. Also something I noticed, if I put any text in the text field on the player definition page, the hex code for the text color shows up in the text – only way to see this right now is if you remove the:
?format=pro
from the end of the link out of the roster.
Thanks for taking a look!
Forum: Plugins
In reply to: [Team Rosters] Removing/changing stats/attributesOK – so never mind the first question – I found your answer to Fraglord that answered this question (hack the code).
The other issue I have is I get a 404 on the link from table to player and the url it passes is formed with a:
?format=pro
on the end – if I remove this the root link works fine. I have updated the permalinks (multiple times) and still no love. Thoughts?