- This topic has 2 replies, 2 voices, and was last updated 13 years, 4 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › Show more events from same Location/Category
I’m trying to show next events from the same venue underneath the info on the single event page.
In “Default single event format” settings in main settings page, this is what I’ve got so far:
<h2><b>#_NAME</b></h2><div id=”fb-root”></div>
#j #M #Y @ #_LOCATION – #_TOWN
<small><b class=”category”> Style: #_CATEGORIES</b></small>
<div class=”description”>
#_NOTES
</div>
</p>
#_CATEGORIES
<h2>More events at #_LOCATION</h2>
"]
But I’m getting 9 of the same event
Example here: http://www.plainandsimple.tv/events/406/we-fear-silence-present-blueprint-records-with-james-ruskin/
I’d also like to show events from the same category but using the placeholder returns the text. Is it possible to use: this_category somehow?
The “this_location” option only works within a location, not for events. “this_category” doesn’t exist (yet). If you want that, you can always make a feature request.
Ok thanks for the info