• Resolved mark4945

    (@mark4945)


    HI All,

    trying to work out why individual events not rendering properly. There seems to be some margin set of -15 but I have no idea where. This page is obviously rendered from a template but I don’t know where this is – nothing in the pages list – or should I look elsewhere.

    Any suggestions welcome.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Yes! I have the exact same problem with my event pages; the text for the location, date/time, etc. are cut off on the left.

    I found the problem and fixed it myself for now. Don’t know when time.ly will fix this. I notice that the settings page does not work right either. When I click on tabs the view does not change. Maybe it’s time to find a new event plugin. Here is the fix for the cutoff text:

    Go to Customize>Advanced options>Additional CSS and paste this into it and save:
    .ai1ec-row {
    margin-left: 0px;
    margin-right: 0px;
    }

    @onojane: Thanks a lot for the presented workaround solution! Worked good enough on my sites at least. ??

    Looking forward to a permanent solution by Timely!

    Best regards,
    Mikko

    Thread Starter mark4945

    (@mark4945)

    @onojane Thanks for this – just what I needed. And yes, it is a pain that Timely haven’t fixed this themselves.

    regards

    Mark

    @onojane: thanks a lot for the workaround CSS code.
    But Time.ly vanished…?

    @onojane: Really great solution – kudos and much appreciated!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Event page not rendering correctly’ is closed to new replies.