Open joedolson opened 8 months ago
Hi @joedolson,
Thank you for assigning the task.
Before starting, I just want to make sure I am very clear about the following:
Kind Regards, Ali
Thanks, @alishanvr!
Thank you for taking time to answering my questions, @joedolson!
Please provide me SFTP access when you get time.
Additional tasks:
Commit to theme adds these to the template, but without any significant design.
When prospective speakers submit a talk, the submission includes a track term for the talk level & a set of tags for the relevant topics.
We should make use of this data in some way.
For the track (level), we should be labeling the session in the main schedule & on the session page. That should always be a single term.
For the tags, we should show only tags that appear on more than one talk, so that we're creating groups of related talks & not getting carried away with a ton of tags, since some talks will have checked off a dozen or more relevant topics.
Notes for implementation:
The taxonomy for tracks is 'wpcs_track'. The taxonomy for topics is 'wpcs_session_tag'
The conference schedule is in this repository, but the templates are being replaced in the theme, so this will require edits in both environments.