Since upgrade to 3.0, main event views don’t work

Home Forums Calendar Products Events Calendar PRO Since upgrade to 3.0, main event views don’t work

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #53556
    oldgristmill
    Participant

    Just upgraded WooTickets and WooCommerce to newest versions and now our main event views (both list and month) don’t show (as well as the sidebar widget), instead giving an error of “Sorry, no posts matched your criteria.” (See http://www.oldgristmill.ca/events/)

    Meanwhile, subordinate category views show just fine (see http://www.oldgristmill.ca/events/category/music/ for example.)

    The only other support thread I could find mentioned changing event page templates but I tried various permutations there without success.

    The problem seems to be with the WooTheme “Function”, as disabling it was the only thing that returned the event calendar.
    Can you offer a quick fix?

    #53908
    oldgristmill
    Participant

    Okay, so the widget *does* work, just not properly. When I activate the new widget, all the hotlinks for each event title go to “/events/month/” not to the actual event pages.

    #54036
    oldgristmill
    Participant

    May I have an acknowledgement, at least, that someone’s seen this? I understand you’re probably exceedingly busy with other support queries but my initial post was five days ago.

    #54265
    mprattmd
    Participant

    I am having same issue, the widget shows the list, but clicking an event takes you to the main page of the site, not to the event

    #54314
    mprattmd
    Participant

    it looks like this query is returning empty
    <a href="

    #54318
    mprattmd
    Participant

    I found the issue:
    there is a missing echo command in the url string
    as it is now: php tribe_get_event_link();
    should be php echo tribe_get_event_link();

    #54319
    mprattmd
    Participant

    by the way, in /views/widgets/list-widget.php

    #54339
    oldgristmill
    Participant

    This reply is private.

    #54795
    Jonah
    Participant

    Hi guys,

    Sorry about the lack in getting back to either one of you. As mprattmd found, that is the fix for the issue. We’ll get this fixed in a future release but for now that’s what you’ll need to do.

    Regards,
    Jonah

    #979676
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Since upgrade to 3.0, main event views don’t work’ is closed to new replies.