Events List Not Display on Android Devices

Home Forums Calendar Products Events Calendar PRO Events List Not Display on Android Devices

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1619120
    Lance
    Participant

    Hi,

    I’ve just noticed that our events list is not displaying correctly on two Android phones that I own. One, a Samsung S4, is running Android 5.0.1. The other, a Samsung S5, is running Android 5.1.1. On each phone, I tried in two browsers, Firefox and Chrome.

    The top banner shows, and the Find Events box. Nothing else. See attached screenshot.

    The individual event pages display normally.

    The event list displays normally on my PC and my iPad.

    Any suggestions appreciated! Thanks, Lance

    #1620570
    Andras
    Keymaster

    Hi Lance,

    Thanks for getting in touch!

    Does this also happen if you switch to a default theme like twentyseventeen or twentysixteen?

    My hunch is that your theme is somehow interfering with this.

    Let me know what you find out.

    Andras

    #1620576
    Andras
    Keymaster

    I just did some trial and error and the following css might do the trick for you:

    [code language=”css”]
    @media only screen and (max-width: 768px) {
    #tribe-events-content.tribe-events-list {
    width: 100%;
    }
    }
    [/code]

    Let me know.
    A.

    #1638293
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Events List Not Display on Android Devices’ is closed to new replies.