Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter 3C's

    (@cccnate)

    Update: I fixed the issue by manually updating code in the plugin file –
    import-eventbrite-events-pro/includes/class-xt-eventbrite-import-display.php

    Just changed the iframe src to https –
    <iframe id=”eventbrite-tickets-<?php echo $eventbrite_id; ?>” src=”https://www.eventbrite.com/tickets-external?eid=&lt;?php echo $eventbrite_id; ?>” style=”width:100%;height:300px; border: 0px;”></iframe>

    However this will likely get overwritten at the next plugin update. Could you please add this to future updates?

    Thanks.

    Plugin Author Xylus Themes

    (@xylus)

    Hello Nate,

    Thanks for noticing issue, We have resolved it in plugin’s new version 1.0.2

    Thanks,
    Xylus Themes.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Ticket options not showing nonsecure iframe info’ is closed to new replies.