Hi DesignAC,
Out of the box the plugin cannot display the announcements in such a way, but with a little custom coding this could definitely be achieved.
In future releases I’ll consider adding a ‘Load More’ button which would query the next set of announcements for display via AJAX (similar to this example). That way we avoid long 3 or 4 page timelines.
Thanks,
Evan
I’m not good at coding but maybe I can combine your code with another plugins’ (which has that capability) code. Can you tell me which place to edit in order to show related excerpt when user clicks on its title? Thanks
I wouldn’t recommend editing core code within the plugin. In the next update of the plugin all of your changes will be lost.
Either way you’ll need to change class.timeline-express.php .
Thanks,
Evan