Home › Forums › Calendar Products › Events Calendar PRO › 3 Events at the same time in week view are not showing up
- This topic has 18 replies, 5 voices, and was last updated 8 years, 8 months ago by
Nico.
-
AuthorPosts
-
August 10, 2016 at 1:38 am #1149878
Philip
ParticipantHi there,
I’ve got three similar events simultaneously at the same time. In week view the 3rd event is not showing up. What can I do?
August 10, 2016 at 2:13 pm #1150219Andras
KeymasterHello Adrian,
Thanks for going pro and welcome to the forums!
I’m sorry you are experiencing this issue, let me try to help you with this.
To be able to support you, could you please share your system information with me in a private reply?
Here’s a handy guide how you can do that:
https://theeventscalendar.com/knowledgebase/sharing-sys-info/Thanks and cheers,
AndrasAugust 11, 2016 at 5:42 am #1150466Philip
ParticipantThis reply is private.
August 11, 2016 at 12:13 pm #1150690Andras
KeymasterThis reply is private.
August 12, 2016 at 9:36 am #1151044Philip
ParticipantThis reply is private.
August 12, 2016 at 9:41 am #1151045Philip
ParticipantThis reply is private.
August 12, 2016 at 9:45 am #1151049Philip
ParticipantThis reply is private.
August 12, 2016 at 10:18 am #1151060Andras
KeymasterThis reply is private.
August 12, 2016 at 10:21 am #1151063Philip
ParticipantThis reply is private.
August 12, 2016 at 10:32 am #1151064Andras
KeymasterThis reply is private.
August 12, 2016 at 10:49 am #1151071Philip
ParticipantThis reply is private.
August 15, 2016 at 3:23 am #1151586Andras
KeymasterThis reply is private.
August 19, 2016 at 5:07 am #1153549Philip
ParticipantThis reply is private.
August 19, 2016 at 2:05 pm #1153848Andras
KeymasterHey Philip,
For those 3 events you can use the same code, you just need to extend it with the event IDs (post IDs). So you would need to extend the above code with the following:
/* SET THE WIDTH OF THE THREE EVENTS */
.type-tribe_events.post-8130, .type-tribe_events.post-8627, .type-tribe_events.post-8628,
.type-tribe_events.post-8133, .type-tribe_events.post-8739, .type-tribe_events.post-8738 {
width: 32% !important;
}
/* LEFT POSITION OF SECOND EVENT*/
.type-tribe_events.post-8627,
.type-tribe_events.post-8739 {
left: 32%;
}
/* LEFT POSITION OF THIRD EVENT */
.type-tribe_events.post-8628,
.type-tribe_events.post-8738 {
left: 64% !important;
}
Hope this helps!
Unfortunately there is no generic way to do this, so it needs to be done event by event. It is quite unusual to have 3 events at the same time.Cheers,
AndrasAugust 22, 2016 at 3:19 am #1154279Philip
ParticipantHey Andras,
yes, it works fine, although I’m a bit disappointed that there isn’t any generic way to do this, I love your calendar and I thought it’s the best availible and I couldn’t believe that there isn’t any chance for a generic solution.
However, now the 3rd event isn’t showing up (http://www.phoenix-hp.de/termin/ftf-vor-seminar-08-16). Can you tell me what is the problem there?
Thank you very much for your great support,
Philip
-
AuthorPosts
- The topic ‘3 Events at the same time in week view are not showing up’ is closed to new replies.
