OK, like I said I’m still easily confused by the EE “vocabulary” but I’ll give it a try:
The project’s goal is to create a sort of “fan-page” or “supporters-page” for a northern german soccer-club.
On the index page will be a News Blog in a pretty old-fashioned way: Title, Body, maybe different authors and categories, comments. No problems here.
In the Sidebar of the index page aka. the News Site aka. the Blog there is supposed to be a match-schedule. Next matches, with results (to be entered after the game of course), Date, Time and such.
Screenshot 1 shows the sidebar element so far (it’s german obviously but you’ll get the idea).
Now, there is a note underneath the (fictious) game result “Bundesliga”. This is a category actually. Now, there are three more categories. Let’s say it would read “Champions League”, then I wouldn’t need the info “6. Spieltag” (Gameday 6) because there are no Gamedays in this sense in the Champions League. I simply don’t want this info to be shown.
All the data is being entered via a Channel with 11 custom fields and the use of some Conditionals. Here is the whole code for this area of the site and Screenshot 2 shows the Edit Screen of the sample entry:
The field “Spieltag” has one possible entry “-”. This is my workaround right now.
At the end I want to show all games of the season in a probably jquery powered slider (past and future entries).
Now I don’t even know if this post is a real question. So if there’s any info missing just tell me people. 😊
Thanks and regards, Marc