Single event content not shown
-
I set a personal format heading in the default single event formatting space as below:
<div class=”single-event-item”>
<div class=”event-top”>
<div class=”event-headings”>#_EVENTIMAGE{175,125}
<h2 class=”heading”>#_EVENTNAME</h2>
<span class=”sub-title”>#_ATT{notes}</span> </div>
<div class=”event-date”>#_EVENTDATES</div>
</div>
<div class=”clear”> </div>
</div>
I create a single-event.php page leaving the <?php the_content(); ?> call but the event content is not displayed. here the link of the single event page:
https://www.yogalaila.com/retreats/event1/
Any suggestion? What i did forget in placeholder shortcodes?
- The topic ‘Single event content not shown’ is closed to new replies.