Open includes/cool_timline_template.php
* You can do it from the plugin editor
Line 200 :’posts_per_page’ => $ctl_post_per_page,
Add after it : ‘post_status’ => array( ‘publish’, ‘future’ ),
Open includes/cool_timline_template.php
* You can do it from the plugin editor
Line 200 :’posts_per_page’ => $ctl_post_per_page,
Add after it : ‘post_status’ => array( ‘publish’, ‘future’ ),