Viewing 1 replies (of 1 total)
  • Plugin Author Barry

    (@barryhughes-1)

    Hi dhart5241,

    If the output of [event_embed] doesn’t quite fit your needs you can customize it.

    Check out this wiki page 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/ ). 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 and/or reach out to the Modern Tribe team 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.