Viewing 9 replies - 1 through 9 (of 9 total)
  • Pro has one view, stream, which is more optimized for mobile, but it has no other optimization, so i guess it wouldn’t solve the issue. I tested and our standard version works on my galaxy note 2, so if yours don’t, it might be something specific to your install ( a conflict with a theme or a plugin ). Also please, be more precise, what do you mean with “don’t work”?

    Thread Starter Daniele

    (@dabesa)

    Hi Nicola,
    I mean that if I click over the drop-down element, nothing happens.

    I tried another website startupseattle.com/events and got the same result.

    Another issue is that in week view, I can’t scroll the calendar because the whole page is scrolling.

    Thanks

    What browser are you using on Android?

    ok you are right. it’s a bug. i will add it to the tracker. we will fix it in the next version. i mark this as resolved as i can’t do much more for you right now.

    Thread Starter Daniele

    (@dabesa)

    Thanks Nicola,
    Any temporary fix I can implement?

    No i’m sorry, we are busy working on version 2.0 and we consider this minor. If you find a fix for this let me know so other can benefit.

    I solved this by adding the following to the style.css in my child theme:

    .ai1ec-calendar-toolbar .dropdown:hover > .dropdown-menu {
         display: block;
    }

    Thread Starter Daniele

    (@dabesa)

    Brilliant!

    I confirm, it solves the problem.

    Thanks Chase!!

    Bravo Chase!

    I’ve been trying to figure out what the deal was with a site I’ve got that was not displaying the dropdowns. I was thinking it was a javascript issue. For some reason I didn’t think of CSS.

    This solved it.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘I can't select view, category and tags from mobile’ is closed to new replies.