Home › Forums › Calendar Products › Events Calendar PRO › List View Image Not Clickable in Mobile View
- This topic has 6 replies, 3 voices, and was last updated 10 years, 8 months ago by
Leah.
-
AuthorPosts
-
August 5, 2015 at 12:02 pm #993551
Dan Feeley
ParticipantWhen we are viewing a “mobile version” of the list view, depending on how long the excerpt is the image isn’t clickable. I’m guessing it may be a z-index thing. Not sure if it is a bug or theme related but I wanted to make sure it wasn’t just us and found the same issue on a couple of other Event Calendar sites:
http://www.sockeyebrew.com/events/list/
http://www.bikemaine.org/events/listI linked a picture to show what I am talking about (if it makes sense). You can see where the clickable spot stops at the same height as the excerpt. http://goo.gl/gmtnV5
I also tried it with the Twenty Fifteen theme with the same results.
August 5, 2015 at 5:28 pm #993690Barry
MemberHi @danfeeley,
Sorry to see you’ve hit up against some difficulties – I can certainly see what you mean and will make a note for us to look at this in more detail.
In the meantime you could try adding this CSS to a custom tribe-events/tribe-events.css stylesheet within your theme:
@media screen and (max-width: 768px) { .tribe-events-list-event-description { clear: left } }It’s possible this would also work as an extension to your existing theme’s stylesheet, but I’d recommend the “official approach” of a tribe-events.css file described above 🙂
Does that help in the interim?
August 6, 2015 at 1:36 pm #994039Dan Feeley
ParticipantYes, that should work. Thank You.
I was doing this:
@media screen and (max-width: 768px) {
.tribe-events-list-event-description { z-index: -1 }
}Would that work as well or will it break something else?
August 6, 2015 at 4:52 pm #994074Barry
MemberHmm, you could try it and see – depending on other CSS added by your theme, etc, it may be that isn’t sufficient by itself if you prefer a z-index based solution.
Best way to find out is to experiment – and you can always fall back on my suggestion 🙂
August 7, 2015 at 2:42 am #994133Dan Feeley
ParticipantWill do. Thank you Barry.
August 7, 2015 at 5:51 am #994156Barry
MemberMy pleasure 🙂
September 3, 2015 at 3:31 pm #1001845Leah
MemberHi there,
I wanted to report back to you on the status of this issue. Your report is tracked in our internal system and a fix is on our to-do list, but we were not able to fit it into our upcoming 3.12 release. Please know that the issue is still very much on our radar and we will be working on it for a future release. We appreciate your patience while we work to improve our plugins. Thank you for using The Events Calendar!
Best,
Leah
and The Events Calendar team -
AuthorPosts
- The topic ‘List View Image Not Clickable in Mobile View’ is closed to new replies.
