Eventbrite ticket price showing as "Free"

Home Forums Calendar Products Events Calendar PRO Eventbrite ticket price showing as "Free"

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #933852
    ahgr
    Participant

    Hi there. I have updated to version 3.9.1 and am still running in to the same issue as before the update. Any insight on when we might see an update to sync the ticket price? Thanks.

    #934484
    Josh
    Participant

    Hey!

    Thanks for following up with us on this issue. It sounds like you may be experiencing a cache issue where events haven’t updated the information from Eventbrite. Try adding the following snippet to your theme’s “functions.php” to clear the cache and update the information.

    
    add_filter('tribe_events_eb_cache_expiration', '__return_zero');
    

    Let me know if this helps.

    Thanks!

    #935248
    ahgr
    Participant

    Great! Thank you!

    #935477
    Josh
    Participant

    Hey,

    Awesome! I’m glad we were able to get this cleared up.

    I’ll go ahead and close this ticket, if you have any further questions please don’t hesitate to open a new one.

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Eventbrite ticket price showing as "Free"’ is closed to new replies.