- Posts: 17
- Thank you received: 0
The developer takes a few days off for Summer vacation...
...and will be back with charged battery!
From 14 June to 29 June, 2025 included
During this period, assistance from developer will not be provided.
NEWS: iCagenda 4.0.0-alpha1 will be available for testing for users with a PRO subscription in July!
Please Log in or Create an account to join the conversation.
dLuxMediaArts wrote: Hi Cyril,
Have updated the helper.php file but still having the same problem.
PS: Great to hear that doorknob is working on a solution
$backY='<a class="backicY icagendabtn_'.$modid.'" href="'.JRoute::_($Aurl.'&iccaldate='.$backYYear.'-'.$month.'-'.$day).'" rel="nofollow"><span aria-hidden="true" class="iCicon-backicY"></span></a>';
$back='<a class="backic icagendabtn_'.$modid.'" href="'.JRoute::_($Aurl.'&iccaldate='.$backYear.'-'.$backMonth.'-'.$day).'" rel="nofollow"><span aria-hidden="true" class="iCicon-backic"></span></a>';
$next='<a class="nextic icagendabtn_'.$modid.'" href="'.JRoute::_($Aurl.'&iccaldate='.$nextYear.'-'.$nextMonth.'-'.$day).'" rel="nofollow"><span aria-hidden="true" class="iCicon-nextic"></span></a>';
$nextY='<a class="nexticY icagendabtn_'.$modid.'" href="'.JRoute::_($Aurl.'&iccaldate='.$nextYYear.'-'.$month.'-'.$day).'" rel="nofollow"><span aria-hidden="true" class="iCicon-nexticY"></span></a>';
$backY='<a class="backicY icagendabtn_'.$modid.'" href="'.$Aurl.'&iccaldate='.$backYYear.'-'.$month.'-'.$day.'" rel="nofollow"><span aria-hidden="true" class="iCicon-backicY"></span></a>';
$back='<a class="backic icagendabtn_'.$modid.'" href="'.$Aurl.'&iccaldate='.$backYear.'-'.$backMonth.'-'.$day.'" rel="nofollow"><span aria-hidden="true" class="iCicon-backic"></span></a>';
$next='<a class="nextic icagendabtn_'.$modid.'" href="'.$Aurl.'&iccaldate='.$nextYear.'-'.$nextMonth.'-'.$day.'" rel="nofollow"><span aria-hidden="true" class="iCicon-nextic"></span></a>';
$nextY='<a class="nexticY icagendabtn_'.$modid.'" href="'.$Aurl.'&iccaldate='.$nextYYear.'-'.$month.'-'.$day.'" rel="nofollow"><span aria-hidden="true" class="iCicon-nexticY"></span></a>';
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
dLuxMediaArts wrote: Hi Cyril,
Have tried that and still the same problem.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
<link rel="stylesheet" href="/cms/templates/rt_lumiere/css-compiled/menu-585b7d6751c75ecedea78a94a3544d5b.css" type="text/css" />
<link rel="stylesheet" href="/cms/libraries/gantry/css/grid-responsive.css" type="text/css" />
<link rel="stylesheet" href="/cms/templates/rt_lumiere/css-compiled/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="/cms/templates/rt_lumiere/css-compiled/master-718b2baf95245b71f4fd359cf2640af3.css" type="text/css" />
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Scroofy wrote: Hello,
I have the same issue with iCagenda Calendar module. After click to next/previous month/year arrow, the loader is working, but it not loading calendar.
My website: www.redroof.pl.
Please help me.
Best regards
Piotrek
Please Log in or Create an account to join the conversation.