Thread Starter
pehog
(@pehog)
Where I can find this classes .ai1ec-posterboard-view .ai1ec-event-title especially height: 63px; in which file? Any help will be greatly appreciated!
Thread Starter
pehog
(@pehog)
I am curious, nobody else have this problems. I already know for other website with the problem from #2. Maybe everybody here have the problem from #1. #3 and #4 are very strange for me. Somebody from time.ly can give some suggestion here?
1. Part of the problem with posterboard in 1.x was that it took ages to render (because it had to download the font), and people complained it was slow. By fixing the height of the event title for posterboard, it speeds up brwoser rendering a lot.
You probably want to look at creating a child calendar theme and populating override.css with copies of the CSS you want to change. If you want more lines of title, simply change the title space to some multiple of 31.5px (63px is 2 lines).
2. I’d be looking at a theme or plugin conflict. Also, if you’ve got a top-level site redirect in place (eg: something extra in .htaccess for mod_rewrite or similar), then instead of CSS or javascript being returned by Ai1ec, you’ll get an embedded copy of the main website page and you get weird stuff like that happening.
3. For work on translations, see https://translate.time.ly/projects There is some stuff that isn’t translatable, but that is being worked on.
4. Check what the cache report says (Go to Dashboard->Events->Settings then the Advanced->Cache Report tab).
PS: I think I’ve replied to various posts of yours on these same topics recently on the Time.ly forum as well.