RSS to Email #2, ( event meta missing with maybe_teardown_tribe_order_filter()

Home Forums Calendar Products Events Calendar PRO RSS to Email #2, ( event meta missing with maybe_teardown_tribe_order_filter()

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #187493
    webster
    Participant

    I have RSS to email working with MailChimp!
    Barry helped me with the order, in this case – recent post order.
    https://theeventscalendar.com/support/forums/topic/rss-to-email-feed/#post-163515
    I spotted a bug though:
    tribe_rss_feed_add_eventdate() function stopped working after maybe_teardown_tribe_order_filter() was added.
    https://theeventscalendar.com/how-to-add-events-to-your-rss-feed/

    tribe_rss_feed_add_eventdate(): I can confirm the event meta was working before order jiggle.

    Feed example ( should have event meta ‘before content’ as part of post body)
    http://rss.atimofeev.com/read.php?url=http%3A%2F%2Fcobworkshops.org%2Ffeed

    I’ve had requests that the events posts/rss/emails contain
    date, location info as that’s helpful for my readers.
    So I’m back for more help!

    Willing to test any code you throw at me – to achieve a working RSS to email model.
    Thanks!

    #191184
    Barry
    Member

    Hi – I’m not quite sure I see the problem.

    tribe_rss_feed_add_eventdate() adds some elements like <ev:startdate> and if you inspect the source feed you can see that those elements are indeed present (you’ll probably find it isn’t visibly exposed though if you’re simply viewing it through any number of common RSS readers).

    I do see that they are absent when viewed through that rss.atimofeev.com service you are using – but I’m afraid that’s outwith what we can help you with. However, maybe I’m misunderstanding you:

    I can confirm the event meta was working before order jiggle.Feed example ( should have event meta ‘before content’ as part of post body)

    Can you clarify what you are referring to re event meta ‘before content’ – I’m not quite sure where that is coming from and see no reference to it in the tutorial’s snippets.

    Thanks!

    #191393
    webster
    Participant

    Thanks Barry,
    I’m mistaken on ‘event meta’ working before. It was a event post that had pertinent info (dates and location) at the beginning of the actual post content. Sorry for my confusion. Also I DO see the start/end dates in the feed source – just not visible in the mailchimp rss template or other readers.

    I’m starting another thread on the topic of adding location, date, cost
    to the RSS content…

    #191425
    webster
    Participant
    #199027
    Barry
    Member

    OK, cool – I’ll go ahead and close this thread and one of the team will be happy to help you in the other thread (if they haven’t already done so) 🙂

    Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘RSS to Email #2, ( event meta missing with maybe_teardown_tribe_order_filter()’ is closed to new replies.