Timetravel not working after update to EE 2.7
Hello,
I just updated my site to EE 2.7.2 and Timetravel stopped working—it shows nothing within the tags.
My template code hasn’t changed:
{exp:timetravel by='month' channel='events' show_expired='no' show_future_entries='yes'}
<h2 class="subtitle">{current format="%F %Y"}</h2>
<div class="time-travel">
{older}
<a href="{path='events'}" class="button prev">« Prev Month</a>
{/older}
{newer}
<a href="{path='events'}" class="button next">Next Month »</a>
{/newer}
</div>
{/exp:timetravel}
I’m also getting some alerts in the Developer Log. Would the issues in the Dev Log be causing this?
Thanks,
Adam
- Dev_Log.png 34.7 KB
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac