Legacy doesn’t mean it isn’t supported or functional; I’m just not developing new features for the legacy templates. The older templates will still work the same way they always have.
I don’t really have enough information to help you – while you’ve told me some thing aren’t working, I don’t know what they are or in what way they aren’t working.
If you haven’t enabled PHP templates, then those aren’t going to do anything; but I don’t know whether you have or not.
Hi, thanks for your reply.
I have not actively enabled PHP templates (that then would be the reason why trying to edit those files has no result). The article on the PHP templates does not mention how to enable them I think.
Okay then back to the legacy templates that should still work, but don’t.
I’ll try to elaborate on what goes wrong.
Fot the single event pages I edited the core template ‘details’ like this:
<div class="event-data">
<p>
{daterange before="<span class='mc-date'>" after="</span>"}
<span class="separator"> | </span>
<span class="event-time value-title" title="{dtstart}">{time} {endtime before="<span class='time-separator'> - </span>"}</span>
<span class="separator"> | </span>
<span class='mc-categories'>{categories}</span>
</p>
<div class='mc-location'>locatie: {location}</div>
</div>
{image before="<div class='mc-event-image'>" after="</div>"}
<div class="sub-details">
{excerpt before="<div class='mc-excerpt'>" after="</div>"}
{description before="<div class='mc-description'>" after="</div>"}
</div>
This used to show everything I wanted on there.
But now the single pages only show the description. Everything else has disappeared!
At the homepage and some other pages I use shortcodes calling other templates. These still seem to work as expected.
Thanks for your time and reply!
really hope you can help!! Thanks
update: the bug seems to be in the My Tickets plugin.
Today I first put back an old version of the My Calendendar plugin:
the bug was still there,
Then I put back an old version of the My Tickets plugin: problem solved!
I could then update the My Calendar plugin, problem still solved
If I updated the My Ticket plugin: problem is back!
Hope this helps, as you understand I am now running the old version of the My Tickets plugin, but I really hope you can fix it!
Thanks 🙂
Thanks for reporting! Found the issue.
Good to hear! Does this mean I can update the plugin again?
You certainly should be able to; but let me know if there are problems.
thanks, looks to be okay now!
I will put this on resolved.