Good morning,
The IP’s of the USA, Nepal and Australia have been unblocked. I can’t unlock Africa since its a continent and not a country.
The access data are:
User: inGenioTestToken
Password: SantJoan202416*
Admin url: https://www.ingeniobcn.com/mi-cuenta/
Regards,
David
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.
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
…and also: the little blue globe seems to be gone…
Before: “In meiner Zeitzone anzeigen” / “Show in my time zone”
I updated to 4.6 again and back to the slider problem only.
EventON FullCal is disabled! – FullCal need EventON version 4.5.8 or higher to work correctly, please update EventON.
ahhhh
I downgraded to the file you sent me. Now the slider and calendar are broken on Mobile. Calendar broken on desktop
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.
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
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>