Title: artgrrl's Replies | WordPress.org

---

# artgrrl

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

 *   [Profile](https://wordpress.org/support/users/artgrrl/)
 *   [Topics Started](https://wordpress.org/support/users/artgrrl/topics/)
 *   [Replies Created](https://wordpress.org/support/users/artgrrl/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/artgrrl/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/artgrrl/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/artgrrl/engagements/)
 *   [Favorites](https://wordpress.org/support/users/artgrrl/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: [[Events Made Easy] Events page not listing past events](https://wordpress.org/support/topic/events-page-not-listing-past-events/)
 *  Thread Starter [artgrrl](https://wordpress.org/support/users/artgrrl/)
 * (@artgrrl)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/events-page-not-listing-past-events/#post-3172282)
 * Well, as I wrote in my first post, because I have my “Events” page template selected
   as my “Events Page” in the EME settings, shortcodes aren’t working (as noted 
   by the plugin). I can’t figure out how to show all events (past and future) _without_
   using a shortcode. Any other thoughts? Thanks for your patience and help!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Made Easy] Events page not listing past events](https://wordpress.org/support/topic/events-page-not-listing-past-events/)
 *  Thread Starter [artgrrl](https://wordpress.org/support/users/artgrrl/)
 * (@artgrrl)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/events-page-not-listing-past-events/#post-3172277)
 * Changing the single events format doesn’t have any effect on my single event.
   My theme is currently using “page-events.php” for what seems to be both the main
   events listing and the single event listing since they both use the same “events”
   slug. This is the code in question from the page-events.php file:
 *     ```
       <div class="events-list">
          <?php eme_get_events_list("limit=5&scope=all&order=DESC"); ?>
       </div>
       ```
   
 * I’m guessing the template is just using that code on both the full listing and
   single event pages no matter what my settings say?
 * If that’s the case, how do I use the eme_is_single_event_page() you mention? 
   I found it in the functions file but I’m not sure how to implement it into the
   template. Sorry, kind of clueless when it comes to PHP! Is it some kind of “if/
   else” statement?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] jQuery breaks on 2.0.10 upgrade](https://wordpress.org/support/topic/jquery-breaks-on-2010-upgrade/)
 *  Thread Starter [artgrrl](https://wordpress.org/support/users/artgrrl/)
 * (@artgrrl)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/jquery-breaks-on-2010-upgrade/#post-3188721)
 * Thanks for the quick reply and for the link to 2.0.9. Really appreciate it.
 * [Here’s the dev site](http://dev.southbaltimorecf.com) with version 2.0.10 of
   the plugin activated. When I deactivate the plugin the slideshow works fine.
 * Please let me know if you need anything else.
 * Sidenote: I didn’t have the tabbed sidebar activated on the dev site – it’s just
   the slideshow that’s using jQuery.

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