Title: shortcode list display issue
Last modified: August 24, 2016

---

# shortcode list display issue

 *  [dhart5241](https://wordpress.org/support/users/dhart5241/)
 * (@dhart5241)
 * [11 years ago](https://wordpress.org/support/topic/shortcode-list-display-issue/)
 * The only thing coming close to proving the embedded list I’m looking for is [
   event_embed categories=”live-at-the-lodge”] (see [http://162.144.134.215/~thelodgeonlake/live-at-the-lodge/](http://162.144.134.215/~thelodgeonlake/live-at-the-lodge/)).
   It’s close, but the feature images are too big.
 * I’d like to be able to display the regular calendar list contents from the month
   indicated down (see [http://162.144.134.215/~thelodgeonlake/events-calendar/category/all-events/](http://162.144.134.215/~thelodgeonlake/events-calendar/category/all-events/)).
   Don’t want anything but the events list with the smaller images.
 * I’ve looked thru everything I can find on this and am getting frustrated.
 * Hope you can help.
 * Thanks
 * [https://wordpress.org/plugins/event-rocket/](https://wordpress.org/plugins/event-rocket/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Barry](https://wordpress.org/support/users/barryhughes-1/)
 * (@barryhughes-1)
 * [11 years ago](https://wordpress.org/support/topic/shortcode-list-display-issue/#post-6098682)
 * Hi dhart5241,
 * If the output of `[event_embed]` doesn’t quite fit your needs you can customize
   it.
 * Check out [this wiki page](https://github.com/barryhughes/event-rocket/wiki/Embed-Events#how-are-events-displayed)
   for complete details – but the essence of it is you can set up a custom PHP template
   and tell the shortcode to use it:
 * `[event_embed template="custom-list-template" from="now" to="+1 month"]`
 * In the above example, it would try to locate a template file named `custom-list-
   template.php` from your theme directory and use that in place of the default (
   you could then take complete control over the size of the featured image).
 * > I’d like to be able to display the regular calendar list contents from the 
   > month indicated down (see [http://162.144.134.215/~thelodgeonlake/events-calendar/category/all-events/](http://162.144.134.215/~thelodgeonlake/events-calendar/category/all-events/)).
   > Don’t want anything but the events list with the smaller images.
 * So I’m a little confused as to whether you’d rather use the shortcode or simply
   customize this existing view – but if it’s the latter please check out the official
   [Themer’s Guide](https://theeventscalendar.com/knowledgebase/themers-guide/) 
   and/or reach out to the [Modern Tribe team](https://theeventscalendar.com/support/forums/)
   if you have further questions.
 * I hope that helps!

Viewing 1 replies (of 1 total)

The topic ‘shortcode list display issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/event-rocket_dacd8c.svg)
 * [Event Rocket](https://wordpress.org/plugins/event-rocket/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/event-rocket/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/event-rocket/)
 * [Active Topics](https://wordpress.org/support/plugin/event-rocket/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/event-rocket/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/event-rocket/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Barry](https://wordpress.org/support/users/barryhughes-1/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/shortcode-list-display-issue/#post-6098682)
 * Status: not resolved