Hey ThisIsViovio,
Thanks for taking the time to open up a support thread.
I went in and took a look at your timeline, and I think that it has something to do with the fact that you are getting a few javascript errors on the page. That would lead me to believe that masonry is not properly being initialized, and causing the icons to stack all in the location of the first post.
I would recommend disabling all other plugins to check if its a conflict with any other plugin. I would also check that your theme is loading the latest version of jquery and not a second copy ontop of the one wp core loads.
Also, in regards to re-ordering things so the Newest announcements appear at the top, that is not currently possible with the current version. I will release a v1.0.2 patch that will add a parameter to the short code so you can specify the order of things.
It will most likely be a order paramater with options ASC (ascending) or DESC (descending), and you’ll use it in the following way:
[timeline-express order="DESC"]
or [timeline-express order="ASC"]
I should have 1.0.2 pushed out in the next hour or so, and I will post back here.
Thanks,
Evan