• Resolved omniafausta

    (@omniafausta)


    Since the the previous update (and the last one did not fix it) I am having problems with the templates.
    I have an edited details template, but it is no longer displayed like that.
    I see that it now says Legacy, so I would have to do it in a new way?
    The Legacy option does not work anymore?

    More info about my original settings:
    On 2 pages I use a shortcode, these are not displayed correctly (certain things are missing)
    And for the single event I edited the ‘details’ and this is not used at all.

    Thanks for any help you can give. I am afraid I don’t find your help file on the PHP-templates very helpful. I have tried adding template files to my child theme, but any changes I make there seem to have no result whatsoever.

    • This topic was modified 1 month, 2 weeks ago by omniafausta.
    • This topic was modified 1 month, 2 weeks ago by omniafausta.
    • This topic was modified 1 month, 2 weeks ago by omniafausta.
    • This topic was modified 1 month, 2 weeks ago by omniafausta.

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    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.

    Thread Starter omniafausta

    (@omniafausta)

    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">&nbsp; | &nbsp;</span>
    <span class="event-time value-title" title="{dtstart}">{time} {endtime before="<span class='time-separator'> - </span>"}</span>
    <span class="separator">&nbsp; | &nbsp;</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!

    Thread Starter omniafausta

    (@omniafausta)

    really hope you can help!! Thanks

    Thread Starter omniafausta

    (@omniafausta)

    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 🙂

    Plugin Author Joe Dolson

    (@joedolson)

    Thanks for reporting! Found the issue.

    Thread Starter omniafausta

    (@omniafausta)

    Good to hear! Does this mean I can update the plugin again?

    Plugin Author Joe Dolson

    (@joedolson)

    You certainly should be able to; but let me know if there are problems.

    Thread Starter omniafausta

    (@omniafausta)

    thanks, looks to be okay now!
    I will put this on resolved.

Viewing 8 replies - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.