There are times you may want to display specific announcements on the timeline not based on the announcement date, assigned categories or timelines. This would allow you to build a fully custom timeline by cherry picking specific announcement to be displayed.
Timeline Express Announcements by ID Example:
[timeline-express ids="8, 10, 15, 22, 24"]
Timeline Express – Post Types Add-On
The Timeline Express shortcode ids
parameter also works well with our Timeline Express – Post Types Add-On, allowing you to build fully custom timelines of posts, pages or custom post types by post id.
WordPress Posts by ID Example:
[timeline-express post-type="post" ids="1, 3, 5, 7, 9"]
WordPress Pages by ID Example:
[timeline-express post-type="page" ids="2, 4, 6, 8, 10"]
this doesn’t work, or is this limited to pro ver?
Hi Ken,
This is limited to Timeline Express Pro. Feel free to take a look at the shortcode attributes in the free version:
https://github.com/EvanHerman/timeline-express/blob/master/lib/classes/class-timeline-express-public.php#L45-L47
limit, order, and display. the pro version has a number of additional shortcode attributes available for use.
Hello,
does it work with cuqtom post type ?
Thanks,
Our post-types add-on will allow you to generate a timeline using post types other than the one created by this plugin.
Hello,
does it work with custom post type ?
Best regards,