Title: Default Image Event
Last modified: August 22, 2016

---

# Default Image Event

 *  Resolved [spespam](https://wordpress.org/support/users/spespam/)
 * (@spespam)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/default-image-event/)
 * Hello,
 * Someone already asked this question but it was unanswered.
 * In case the user does not upload an event image, is there a way to use a default
   image ? The thing is when the user does not upload an image, the event listing
   does not look nice, it’s really unaesthetic.
 * Thank you.
 * [https://wordpress.org/plugins/events-manager/](https://wordpress.org/plugins/events-manager/)

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

 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/default-image-event/#post-5639151)
 * Hi,
 * You could use the _has\_image_ conditional placeholder. Something like this:
 *     ```
       {has_image} #_EVENTIMAGE {/has_image}
       {no_image} -- put your default image here -- {/no_image}
       ```
   
 * This might help:
    [http://wp-events-plugin.com/documentation/conditional-placeholders/](http://wp-events-plugin.com/documentation/conditional-placeholders/)
 *  Thread Starter [spespam](https://wordpress.org/support/users/spespam/)
 * (@spespam)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/default-image-event/#post-5639165)
 * Thank you. It helped. But is there a way to resize the picture ? I tried this,
   but it did not work. The image is full size.
 * {no_image} <img src=”[http://www.mysite.com/wp-content/uploads/2015/01/myimage.jpg”&gt](http://www.mysite.com/wp-content/uploads/2015/01/myimage.jpg”&gt);{
   100,100} {/no_image}
 *  Thread Starter [spespam](https://wordpress.org/support/users/spespam/)
 * (@spespam)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/default-image-event/#post-5639171)
 * Oh ok. I just understood how it works. Don’t take my latest message in account.
   Thank you very much ! it works fine 😉

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

The topic ‘Default Image Event’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=3550347)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [spespam](https://wordpress.org/support/users/spespam/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/default-image-event/#post-5639171)
 * Status: resolved