Mark O'Donnell
Forum Replies Created
-
Forum: Plugins
In reply to: [Team Rosters] HTML Jersey Number Box Not SymmetricalThank you!
Forum: Plugins
In reply to: [Team Rosters] Sort By – Not Correct Values ReferencedOkay, I understand. I don’t plan to do that in this particular view. The bio/profile does this and it’s linked from this view. Again, I am (sort of) modeling a “college view” of a roster (https://goducks.com/sports/football/roster). I like the view, but I understand it is not the right view for everyone.
Again, it will get a bit more flexible in version 4.5, and ‘show/hide data fields’ and ‘data field order’ are planned, but there won’t be headings on the data fields.
-Mark
Forum: Plugins
In reply to: [Team Rosters] Roster Table ColorsOkay. We can take that offline. There could be a bug but I will check that out.
Forum: Plugins
In reply to: [Team Rosters] Colors Not EditableI’d be happy to talk about this, but further discussion is not appropriate for this forum. Pls contact me via e-mail. ([email protected])
Thanks.
-MarkForum: Plugins
In reply to: [Team Rosters] Sort By – Not Correct Values ReferencedThanks for the updated page. I’m not quite sure what you mean here, but as I thought I had mentioned additional flexibility of the fields show in this display is coming in version 4.5.
-MarkForum: Plugins
In reply to: [Team Rosters] Segment Player Number from Other DataThanks for the update. The referenced page looks fine to me.
I shrunk the browser window to 300px wide, and saw no fields “running into each other”.
I brought it up in a phone display, and saw no fields “running into each other”.
So I guess I do not understand what you are asking me.
-Mark
Forum: Plugins
In reply to: [Team Rosters] HTML Jersey Number Box Not SymmetricalThank you. If you love it, please post a 5 star review. 🙂
Forum: Plugins
In reply to: [Team Rosters] Roster Table ColorsHummm, I’m pretty sure this used to work. It is possible that I broke it at some point. I will have to go back and run some tests and see what is up.
In the meantime, yes, you can edit the colors. Depends upon the shortcode you want to use, but there are settings, and I talked about custom stylesheets (CSS) in a previous thread. All the styles you see on dev.shoalsummitsolutions.com are done with stylesheets. In my mind that is the preferred way to do it because you get MUCH more control.
-Mark
Forum: Plugins
In reply to: [Team Rosters] HTML Jersey Number Box Not SymmetricalAssuming you are referring to the [mstw-tr-roster-2] shortcode, yes I noticed this. I tend to be a bit anal retentive about such things so it bothered me for awhile. Then I looked at my model (https://goducks.com/sports/football/roster), and decided that if Sidearm Sports could do it for major college websites, I’d get over it. Plus it was a bit harder than one might think, maybe someday I will get motivated or bored enough to figure out the styles.
-MForum: Plugins
In reply to: [Team Rosters] Colors Not EditableI will assume you are referring to the Player Bio/Profile in plugin version 4.4.
Actually, I don’t think there is a color setting for the text you are referring to. That is an oversite that’s been around for a long time. Because …
A better way to set the colors is using custom stylesheets. There is documentation on this in the users manuals on shoalsummitsolutions.com and there are code snippets showing how I style the shortcode displays on the dev site (dev.shoalsummitsolutions.com). The code snippets are only available to Gold Support members.
-Mark
Forum: Plugins
In reply to: [Team Rosters] Sort By – Not Correct Values ReferencedAgain, which shortcode are you referring to? If you are referring to [mstw-tr-roster-2], it displays exactly the fields that are available in the shortcode’s display.
In version 4.4, there is little flexibility in this shortcode (first release). That will change in version 4.5. If you don’t use that field, oh well, I guess this shortcode is not for you. (it was based on a college football roster, which is not for everyone). Stay tuned, it will get better in terms of flexibility.
-Mark
Forum: Plugins
In reply to: [Team Rosters] Segment Player Number from Other DataWith which shortcode are you having troubles? If you could provide a link to the page where ‘fields are running into each other’, that would be most helpful. I have not seen this behavior.
Thanks.
-MarkForum: Plugins
In reply to: [Team Rosters] 4.4 Update – Multiple ChangesThanks for posting here. One standard way to keep things organized, and allow users (and me) to find things easier is to have ONE topic per thread. On this thread I would have to jump all over the place to answer all the questions. SO I will address the first one, please post the others as separate threads and we’ll keep going. Thanks for understanding.
I am not sure what shortcode you are referring to … [mstw-tr-roster-2]?? The page in your first reference looks like the [mstw-tr-roster] shortcode and each player’s name and photo both link to the player’s bio/profile page.
In [mstw-tr-roster-2] I removed links from the player’s photo and name for no really great reason (format issues, as I recall). No worries, I will put them back into the next release.
So there’s number one of six!
-Mark
Forum: Plugins
In reply to: [Coaching Staffs] Table ShortcodeThanks for posting your question here. Unfortunately, the link you provided is generating an error, but ….
Custom colors on the display are set by creating some custom CSS styles. For example, check out https://dev.shoalsummitsolutions.com/coaching-staffs/. If you are an MSTW Gold Support member, I believe you can find code samples for customization on the Code Snippets page.
Instructions on where to put the custom styles is provided on the man page https://shoalsummitsolutions.com/cs-styling/
Hope this helps.
-Mark
Forum: Plugins
In reply to: [MSTW Schedules & Scoreboards] Mobile AppearanceHey Kyle,
Thanks for the screenshots. I took a look at your site, and I see what you sent me,https://www.dropbox.com/s/59o9r4y013fmfyo/SS%20Phone%20-%20Messed%20Up.png?dl=0
but if I scroll right a bit I see:
https://www.dropbox.com/s/45kdnnprj8tsp36/SS%20Phone%20Schedule.png?dl=0
I haven’t dug into this a lot, because it looks like a theme issue, where the theme’s container of the schedule is pushing it to the right. (And it doesn’t happen on my dev site (https://dev.shoalsummitsolutions.com/schedule-tables/) It’s not hard to find out via the browser’s inspector, and probably not hard to correct with CSS.
I hope that helps.
-Mark