Home › Forums › Calendar Products › Events Calendar PRO › Distributing Additional Fields (splitting them into columns)
- This topic has 6 replies, 3 voices, and was last updated 12 years, 8 months ago by
Barry.
-
AuthorPosts
-
August 27, 2013 at 8:30 am #63036
Cintia
ParticipantHi there!
I have a doubt concerning the 3.0 version. Before, on a single event (readers view), there was a box where the first column listed things such as start/end date, venue and organizer; and a second column where all the additional fields were listed.Now, the dates/category, venue and organizer are splitted into 3 columns and the additional fields are listed below on a single column right in the middle of the box (example http://www.vidadetrainee.com/programa/estagio-ipsos-2013/).
I’d like to rearrange this a bit. Maybe get everything divided into two columns only again or maybe we could “stretch” the column for the additional fields (other), so it will spread from left to right covering the entire box, right bellow the first 3 columns (date, venue and organizer).
So, question is, how do I do that?
Thanks!
August 27, 2013 at 5:59 pm #63217Julie Kuehl
ParticipantHi Cintia,
I’m going to move this question over to the PRO forum so someone can point you in the right direction!
— Julie
August 28, 2013 at 3:44 pm #63504Barry
MemberHi Cintia!
The two .vcard sections (Consultoria and Segmento) caught my eye – is this the result of a customization (normally I’d expect to see 3 columns, not 4 as you have there).
Thanks for clarifying!
August 28, 2013 at 3:49 pm #63508Cintia
ParticipantSo “Segmento” is the venue and “Consultoria” is the organizer (I’ve modified the translation). The column labeled “Outro” (Other) is formed by the additional fields (mostly originated by check boxes). I haven’t done any customization regarding these columns yet.
Thanks!
August 28, 2013 at 4:47 pm #63528Barry
MemberAh, sorry my mistake.
Or maybe we could “stretch” the column for the additional fields (other), so it will spread from left to right covering the entire box, right bellow the first 3 columns (date, venue and organizer).
A rule like this might help:
.tribe-events-event-meta .tribe-events-meta-group:last-child {
clear: both;
width: 100%;
}You could create a custom tribe-events.css stylesheet and add it there, for example (see our Themer’s Guide for details). Does that help?
August 29, 2013 at 3:18 am #63566Cintia
ParticipantHi Barry,
Thanks for the tip! But it still didn’t look “nice”, so I came back to the original format.I guess the best way will be either set the Dates, venue and organizer to be listed on a single column with the Other (additional fields) on a second expanded column or we’ll have to find a way to “break” the Other into more than one column, so the information distribution is more balanced.
What do you think?Thanks!
August 29, 2013 at 7:07 am #63590Barry
MemberThose are all possibilities but, I’m afraid, we’d need to leave it to you to explore how that might be done – to really break away from the existing look and feel either switching to skeleton styles and building up much of the CSS yourself, or else unhooking things like the code that produces this particular piece of output and hooking up your own alternative, may be the way to go.
Sorry we can’t do more on this occasion.
-
AuthorPosts
- The topic ‘Distributing Additional Fields (splitting them into columns)’ is closed to new replies.
