Initial situation:
I had written a function that changes all event titles to a circle symbol:
...innerHTML = '●'
It works, when the page loads, all the event titles are changing on rounds (see screenshot: https://pixs.ru/showimage/kalendarpn_7045746_29118809.png)
But when you go to the next month/year, these event-titles are displayed again:
https://pixs.ru/showimage/kalendar1p_6985379_29118825.png
What I tried to do with:
When you click on the next month, the query is executed by the link
https://next-space.com.ua/calendar/action~month/exact_date~1522530000/request_format~json/?callback=jQuery200100655182355666537_1516820488824&request_type=jsonp&ai1ec_doing_ajax=true&_=1516820488827
I tried to use
jQuery( document ).ajaxStart(function() {
...
});
But, apparently, this ajax-query is not global, so nothing worked.
Expected result:
When the query is sending and new month is loaded, my function is executed, which turns the text into a round symbol
I need to modify the display of time and location both on the postboard view and the single page. I don’t want the complete address and also remove the “@”.
I work with the twig files of a specific theme I have created but I have no clue how to do this…
Is it possible to do it properly, if not is there a fix ?
Thank you !
]]>I’m using the time.ly calendar. I’d like to hide the date picker so I can effectively restrict the calendar to showing a specific set of events, and remove the ability for the user to navigate to other dates.
Does anyone know how to do that?
Kind regards,
Geoff Ables
]]>I would like to show BOTH the event Category img and an image I upload within the event content area.
https://www.ads-software.com/plugins/all-in-one-event-calendar/
]]>define( ‘AI1EC_DEBUG’, true );”
I tried to debug but it’s not working, site goes blank when I add that line.
Not sure why my calendar theme stopped working, it was fine.
Any help is appreciated.
https://www.ads-software.com/plugins/all-in-one-event-calendar/
]]>