Shoal Summit Solutions › Forums › MSTW Team Rosters Plugin › In 4.0 Can I Do Any Of These? › Reply To: In 4.0 Can I Do Any Of These?
Okay, my bad, you’re talking about the roster tables.
1. I don’t know about small images. Here’s what mine looks like:
So I need to think about this one. (???)
2. Here’s my view of tables. (And many may disagree, that’s fine.) Tables are meant to be tables; that is, each row of data is “linked”, and should be displayed as a row. You want to see the entire row together. Responsive tables that turn a table into a long list of data entries, essentially turning each row into a column because only one data element fits in the space provided, ARE LAME. The responsiveness is not helping the viewer understand the data; in fact, it’s making things worse. So if a table doesn’t fit in the space provided, cut the table down to two columns or something. But then again, the data disappears. So I’m not wasting a huge amount of time on ‘responsive tables’. Maybe you could use the gallery view instead?
3. Re: settings. You must be way better than I am at adding settings. It takes me quite a bit of time to add a setting to the front end, the back end, the shortcode, the page templates, etc, and test it all. I’m not sure that a few more settings will meet 90% of the needs; in fact, I think I’ve met 90% of the needs. Options … (a) this is open source, so you could add settings you need and contribute them back to the plugin. (b) you could pay someone to add the few you need to the code.
Regards,
-Mark