Reply to: tickets(391080)

Hi, I tried but it doesn’t work, please help me check my code: 

<script src=”https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js”></script>

<script type=’text/javascript’ src=’https://elearning.survivalskills.vn/wp-content/plugins/eventon-api/eventon.js?ver=1.0.6′></script>

<style type=”text/css”>

.ajde_evcal_calendar.evoapi .eventon_events_list .eventon_list_event .evoet_cx span, .ajde_evcal_calendar.evoapi .desc_trig_outter {font-family: Arial}

.ajde_evcal_calendar.evoapi .eventon_events_list .eventon_list_event .evoet_cx .evcal_event_title, .ajde_evcal_calendar.evoapi .eventon_events_list .evcal_month_line p, .ajde_evcal_calendar.evoapi .eventon_events_list .eventon_list_event .evcal_cblock em {font-family: Arial}

</style>

<script type=’text/javascript’>

jQuery(document).ready(function($){

$(‘#eventoncontent’).evoCalendar({

api: ‘https://elearning.survivalskills.vn/wp-json/eventon/calendar’,

calendar_url: ‘https://elearning.survivalskills.vn’,

new_window: false,

loading_text: ‘Loading Calendar…’,

});

});

</script>

<div id=’eventoncontent’ style=”height:100%; width:100%”></div>

Reply to: tickets(376966)

Fantastic news: it turns out the updates weren’t updating the files fully. So i did a full FTP replacement and it immediately worked.

The strange thing in the new update is that the map seems to ignore any margin and is then overlapped by things below it. I can’t see that the fix for this is obvious. It is a direct result of the update

Reply to: tickets(390018)

Hi Ashan, Thanks for letting me know, I did not see the update. 

I updated tickets & seats, Seat Map does not load. 

We had this issue before when updating, please advise.

Reply to: tickets(392799)

You can find our Refund Policy here:

https://docs.myeventon.com/documentations/terms-and-conditions-and-refund-policy/

Reply to: tickets(385877)

Please add this CSS code to EventON > Styles (If you don’t see any change, EventON > Scripts & Styling > turn off Write dynamic styles to header > save settings > turn on Write dynamic styles to header). You can also add this code to wp-admin > Appearance > Customize > Additional CSS.

.ajde_evcal_calendar.boxy .evoShow_more_events { min-height: 150px; }