• Resolved davejampole

    (@davejampole)


    I did a manual update to ver 1.8.4 a few days ago and I just noticed that the display format dropdown (Posterboard, Month, Week, Day, Agenda) does not work. I don’t know if there is any relationship between the update and the display format not working, but it sure is suspect. The timely demo works fine, so I have to think it could well be the upgrade.

    Replicated the problem on two computers (Win 7 Pro) and an Apple iPad (iOS 6.0.1).

    Has anyone else noticed this?

    http://wordpress.org/extend/plugins/all-in-one-event-calendar/

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter davejampole

    (@davejampole)

    Just noticed ANOTHER ‘issue’ (bug?). With my previously noted problem, I just went to the calendar page on one of my websites; changed the current month to something other than January and then clicked on the ‘Month’ dropdown button, which isn’t working at present. When I click the button, the calendar changed back to the current month.

    Anyone know how to get ride of the demons that are possessing my computer? Fun is fun, but this ain’t funny.

    Richard

    (@richardgirling)

    Hi davejampole,

    Can you confirm that these issues still occur in version 1.9.1?

    If yes, please submit a ticket at help@time.ly

    For the fastest response, we are recommending to users that they upgrade to 1.9 Pro Edition which includes Premium Support.

    Thread Starter davejampole

    (@davejampole)

    Richard,

    As I mentioned on one of my other posts, I can’t upgrade to v 1.9 – I keep getting a ‘page not found’ error.

    I’d love to be able to install 1.9 installed to see if the problems are gone!

    Richard

    (@richardgirling)

    Hi Dave,

    Thanks for providing WordPress admin I have not seen this issue before, however similarly to when you upgraded to 1.8.4 can you please try updating to 1.9.1 manually.
    http://help.time.ly/customer/portal/articles/534931-how-do-i-manually-upgrade-
    The file is available from http://time.ly

    I hope this helps!

    Thread Starter davejampole

    (@davejampole)

    Richard,

    In my post starting with “Just noticed ANOTHER ‘issue’ (bug?). With my previously noted problem, …” at the top of this tropic, that problem seems resolved after manually upgrading to Ver 1.9.1 . However, neither the existing ‘Month’ button nor the new ‘Categories’ button do anything. I click either button and all it does is look back at me.

    Dave

    Thread Starter davejampole

    (@davejampole)

    I got this code from my theme tech support folks and it fixed my reported problem of the display mode and the categories dropdown buttons not working. I appended the code to my theme stylesheet (style.css) file.

    li.ai1ec-views-dropdown
    {
    overflow: visible!important;
    background-image: none!important;
    }
    
    li.ai1ec-category-filter
    {
    overflow: visible!important;
    background-image: none!important;
    }
    Thread Starter davejampole

    (@davejampole)

    ai1ec 1.9.1, WP 3.5.1 now playing well together.

    Thank for the post davejampole

    Did you add this in your main WordPress theme style.css or the All-in-One Event Calendar theme files?

    Thread Starter davejampole

    (@davejampole)

    The theme style.css file. If you add it to the plugin theme stylesheet and you install a plugin update, you could well lose whatever you added.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Display Format Missing’ is closed to new replies.