- Posts: 17
- Thank you received: 0
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.