How to show event image in event management plugin

Unknown | 6:47 PM

How to show event image in event management plugin

Event image is not showing in event management plugin

show event image through php code using event management plugin


Your Solution:
suppose you want to show event image on You own posted event
Then go to plugin Events-management->templates->Tables-> events.php
add the below code where you want to show your event image

<img src="<?php echo $EM_Event->get_image_url(); ?>"  >

No comments:

Post a Comment

Avinash Kumar Singh © 2013. All Rights Reserved | Powered by-Blogger