Title: CTSiwebdev's Replies | WordPress.org

---

# CTSiwebdev

  [  ](https://wordpress.org/support/users/ctsiwebdev/)

 *   [Profile](https://wordpress.org/support/users/ctsiwebdev/)
 *   [Topics Started](https://wordpress.org/support/users/ctsiwebdev/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ctsiwebdev/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ctsiwebdev/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ctsiwebdev/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ctsiwebdev/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ctsiwebdev/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Timeline and History slider] Version 1.2.4 caused JS problem that hides the plugin](https://wordpress.org/support/topic/version-1-2-4-caused-js-problem-that-hides-the-plugin/)
 *  Thread Starter [CTSiwebdev](https://wordpress.org/support/users/ctsiwebdev/)
 * (@ctsiwebdev)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/version-1-2-4-caused-js-problem-that-hides-the-plugin/#post-9827318)
 * I returned it to the actual version 1.2.4 just to keep the broken version out
   there.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Timeline and History slider] Version 1.2.4 caused JS problem that hides the plugin](https://wordpress.org/support/topic/version-1-2-4-caused-js-problem-that-hides-the-plugin/)
 *  Thread Starter [CTSiwebdev](https://wordpress.org/support/users/ctsiwebdev/)
 * (@ctsiwebdev)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/version-1-2-4-caused-js-problem-that-hides-the-plugin/#post-9827312)
 * Update: in the wpsisac-template.php file, if I change line 88:
 * <div class=”wpostahs-slider-conf” data-conf=”<?php echo htmlspecialchars(json_encode(
   $slider_conf )); ?>”></div>
 * to line 84 of 1.2.2
 * <div class=”wpostahs-slider-conf”><?php echo json_encode( $slider_conf ); ?></
   div>
 * Things work again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Event Manager Shortcode Performance Issues](https://wordpress.org/support/topic/event-manager-performance-issues/)
 *  Thread Starter [CTSiwebdev](https://wordpress.org/support/users/ctsiwebdev/)
 * (@ctsiwebdev)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/event-manager-performance-issues/#post-3519232)
 * agelonwl,
    Thanks for the suggestion. I’ve tried messing with those settings 
   and none of them make a difference.
 * Marcus,
    In total we have >2k events. However, with the above code we’re wanting
   to only ever show one (1) event. I tried implementing both limit and pagination
   as you mentioned above but this either has no impact or fails to show the event.

Viewing 3 replies - 1 through 3 (of 3 total)