I used elements to create a single event header.
When trying to use <h1 class=”header”>{{post_title}}</h1>
I see the header but no text. Yes, I have checked to make sure colors are correct, etc.
When I change to <h1 class=”header”>My Great Event</h1> it will show.
After inspecting, it looks like the title code on a singe event is tribe-events-single-event-title.
Any suggestions on getting it to work when creating a header in elements?
I have tried:
<h1 class=”header”>{{tribe-events-single-event-title}}</h1>
<h1 class=”header”>{{.tribe-events-single-event-title}}</h1>
<h1 class=”header”>{{tribe_events_single_event_title}}</h1>
I liked to the URL below.
GeneratePress 2.2.2
GP Premium 1.7.7