Reply to: tickets(344615)

Hi,

yes, I understand Action User gives some access to this but we really only need to allow instructors to check attendees (what I meant above is that due to privacy reasons we cannot show attendees on Front End because everybody else can have access to the same information).

So it appears we can only use back end to show properly.

Reply to: tickets(344745)

Sorry, to be exact :

No issue on this production site managed by Eventon 4.5.9 :

https://canardsbastogne.be/stg_a7a5f/?page_id=3579

 

Issue on staging https://canardsbastogne.be/calendrier/

managed by Eventon 4.6

 

Reply to: tickets(344743)

…and also: the little blue globe seems to be gone…

 

Before: “In meiner Zeitzone anzeigen” / “Show in my time zone”

Reply to: tickets(344485)

EventON FullCal is disabled! – FullCal need EventON version 4.5.8 or higher to work correctly, please update EventON.

Reply to: tickets(344485)

ahhhh

I downgraded to the file you sent me. Now the slider and calendar are broken on Mobile. Calendar broken on desktop

Reply to: tickets(344380)

Thank you, still not working with address, but lat/long are optional and maps was working before update–

6. Repeated events have incorrect time displayed.

Reply to: tickets(339368)

Hello

I updated the new version and all addons and its still not exsit in Language tab, may i ask your advice to know where i can find these stings for tansaltion?

Thank you

NItzan

Reply to: tickets(344658)

Hi,

Correct its exsit in the code for YES, but still not working

 

Here is the code:

 

<h5>לוח ההופעות שלי עומד לרשותכם להזמנת כרטיסים ומקומות און ליין.</h5>
<script src=”https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js”></script>
<script type=’text/javascript’ src=’https://standupist.co.il/wp-content/plugins/eventon-api/eventon.js?ver=1.0.6′></script>
<script type=’text/javascript’>
jQuery(document).ready(function($){
$(‘#eventoncontent’).evoCalendar({
api: ‘https://standupist.co.il/wp-json/eventon/calendar?event_type_5=1241’,
calendar_url: ‘https://standupist.co.il’,
new_window: true,
loading_text: ‘טוען הופעות…’,
show_et_ft_img:’yes’,
});
});
</script>
<div id=”eventoncontent” style=”height: 100%; width: 100%;”></div>