• We have found that multiple calls to the Eventbrite api have since been deprecated causing such items as Logo/Event Thumbnail and Price to not display correctly.

    Additionally, it would be nice if the theme were updated to be Child theme friendly. We have found temporary work arounds in hopes there will be an update to the theme in the future.

    Great theme out of the box. Thank you for all the hard work.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Would you mind posting your temp work arounds? I’m trying to implement the theme and getting the error:

    WARNING: INVALID ARGUMENT SUPPLIED FOR FOREACH() IN /HOME/~website~/-CONTENT/THEMES/EVENTBRITE-VENUE/INC/EVENTBRITE.PHP ON LINE 88

    Yep I’m having the same issue. Would appreciate if you could share your workaround.

    WARNING: INVALID ARGUMENT SUPPLIED FOR FOREACH() IN /HOMEPAGES/29/D410476408/HTDOCS/WP-CONTENT/THEMES/EVENTBRITE-VENUE/INC/EVENTBRITE.PHP ON LINE 88
    PRICE UNKNOWN

    I am having same issue. Any solutions? WARNING: INVALID ARGUMENT SUPPLIED FOR FOREACH() IN /HOMEPAGES/25/D433600875/HTDOCS/CLICKANDBUILDS/MOHSTRAININGLIST/WP-CONTENT/THEMES/EVENTBRITE-VENUE/INC/EVENTBRITE.PHP ON LINE 88

    Solved it!!! add (array) in line 88

    foreach ((array) $tickets as $ticket )

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Deprecated calls to Eventbrite api’ is closed to new replies.