• Hi.

    I see that several others here have similar issues, but mine is a bit different. After upgrading to v 5.6.4 – all of my actual Events are now gone – completely.

    I still have categories loaded and the settings for the plugin haven’t changed, but hundreds of events are just suddenly gone.

    I am using both shortcodes and placeholders. here is an example:

    <div class="events-page-list">
    
    [events_list limit="30"]
    <table id="">
    <tbody>
    <tr class="events-page-box">
    <td class="border-none-right">
    <div class="date-box"><i class="event-date-list">#_EVENTDATES</i></div></td>
    <td class="border-none-left"><i class="event-link-list">#_EVENTLINK</i>
    <i class="event-location-list">
    #_LOCATIONADDRESS
    #_LOCATIONTOWN #_LOCATIONSTATE #_LOCATIONPOSTCODE</i>
    <i class="event-time-list">#_ATT{Event Timings}</i>
    <i class="event-link"><a class="button-event-details" href="#_EVENTURL">View Event Details</a></i></td>
    </tr>
    </tbody>
    </table>
    [/events_list]
    
    </div>

    All I see on the front end is:

    ‘{has_category_81}content{/has_category_81}’

    you can see the live page for yourself at: https://shred360.com/upcoming-shred-day-events/

    At this point, my only idea is to restore the entire site to a previous point so I can revert to the prior version of EM.

    I really need help with this one.

    https://www.ads-software.com/plugins/events-manager/

Viewing 5 replies - 1 through 5 (of 5 total)
  • My greatest fear… updating.. and poof. Bad news.
    I almost always test upgrades on my local development machine using WAMP… if you don’t know about WAMP… or similar.. basically it runs PHP and Apache on your home computer..

    The guys are not often here on the weekends.. so maybe I we can try something(s).

    Take out the
    {has_category_81}content{/has_category_81}
    and hard code the category in your event list and test that.
    [events_list limit=”30″ category=”81″] providing 81 is correct ??

    Go to Events Categories.. you know, where all your categories are listed.
    What ever the category 81 is.. click on the View option or the Count number.
    See if you get a list of your events.

    I haven’t upgraded recently so I can’t comment specifically to the version upgrade.

    I just upgraded on my local development machine from 5.6.1 to the latest version…
    and this works..
    [events_list limit=”30″ category=”81″]

    This sounds like a possible conflict caused by your theme or another plugin. To check if it is, can you test with all other plugins deactivated and while running the default WordPress theme?

    Can u help this topic https://www.ads-software.com/support/topic/date-picker-working-but-in-wrong-format?replies=1 Sorry about spam or flood but my whole day is gone on this .s pls help.

    Angelo has already answered your question in the link you posted.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Events vanished after upgrade’ is closed to new replies.