Title: Events listing problems
Last modified: February 25, 2019

---

# Events listing problems

 *  Resolved [allansjackson](https://wordpress.org/support/users/allansjackson/)
 * (@allansjackson)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/events-listing-problems/)
 * Hi There
    I’d be very grateful for help on the listings page I’ve created with
   WP Event Manager.
 * I wanted to create a very simple listing with the same image on every every event.
   I replaced the organizer.png image with our logo but it distorts on the page.
 * Also, the page heading reads Recent Events when it should be something like Upcoming
   Events. The shortcode I’m using is [events per_page=”20″ show_filters=”false”].
 * A minor issue on the expanded listing page is the two commas in the location 
   field which I don’t want to display.
 * As I’ve said, any help would be greatly appreciated. Thank you.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fevents-listing-problems%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Hitesh Makvana](https://wordpress.org/support/users/hiteshmakvana/)
 * (@hiteshmakvana)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/events-listing-problems/#post-11243694)
 * Hi [@allansjackson](https://wordpress.org/support/users/allansjackson/)
 * Thank you for using our plugin.
    1. If you are facing with image size issue then
   please override the template file called `"content-event_listing.php"` to your
   theme side and change the `<?php display_event_banner(); ?>` to `<?php display_event_banner('
   medium'); //here you can pass full,medium,thumbnail. This size will be defined
   in the media settings on your admin panel settings menu. ?>` To override template
   file please checkout this documentation [https://www.wp-eventmanager.com/template-files-override/](https://www.wp-eventmanager.com/template-files-override/)
 * 2. Please override the template file called `event-listings-start.php` and change
   the text to Upcoming.
 * 3. Two comma is showing to separate address and location field value. In this
   case you can override the single event template file `content-single-event_listing-
   organizer.php` to your theme side and remove separation.
 * I hope it will help. If you still face any issue please let us know.
 * Thank you
 *  Thread Starter [allansjackson](https://wordpress.org/support/users/allansjackson/)
 * (@allansjackson)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/events-listing-problems/#post-11244972)
 * Thanks very much for this. One thing I don’t understand about overriding the 
   template is whether I will have to redo the changes when I update the theme or
   plugin.
 *  [Hitesh Makvana](https://wordpress.org/support/users/hiteshmakvana/)
 * (@hiteshmakvana)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/events-listing-problems/#post-11244997)
 * Hi [@allansjackson](https://wordpress.org/support/users/allansjackson/),
 * If you override the plugin template file to your child theme then you don’t have
   to worry about theme update.
 * If you update our plugin and we have changes in our template file then you might
   need to update some time not in every update(this happen rarely).
 * I hope it is clear now.
    Thank you
 *  Thread Starter [allansjackson](https://wordpress.org/support/users/allansjackson/)
 * (@allansjackson)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/events-listing-problems/#post-11245002)
 * Thanks again.

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

The topic ‘Events listing problems’ is closed to new replies.

 * ![](https://ps.w.org/wp-event-manager/assets/icon-256x256.png?rev=1622826)
 * [WP Event Manager – Events Calendar, Registrations, Sell Tickets with WooCommerce](https://wordpress.org/plugins/wp-event-manager/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-event-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-event-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-event-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-event-manager/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [allansjackson](https://wordpress.org/support/users/allansjackson/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/events-listing-problems/#post-11245002)
 * Status: resolved