Plugin Contributor
webnus
(@webnus)
Hello @a3web,
I didn’t see any issue on code!
https://ticksy_attachments.s3.amazonaws.com/9612179138.png
Could you please send a live URL?
So I’ll forward this issue to our developer team and they are working to fix it in the next updates.
Regards
Thread Starter
a3web
(@a3web)
Hello,
Here is a link: https://www.julie.fr/formations-en-region/
At this page, the footer is broken, It is not working when we have an odd number of events.
Thanks & Regards
Thread Starter
a3web
(@a3web)
Maybe this div is not closed if we had only one event and it is if we have two.
At the end of plugins/modern-events-calendar/app/skins/grid/render.php
echo ‘</article></div>’;
if($rcount == $count)
{
echo ‘</div>’;
$rcount = 0;
}
$rcount++;
?>
<?php endforeach; ?>
<?php endforeach; ?>
</div>
</div>
Plugin Contributor
webnus
(@webnus)
Hello,
I have forwarded it to the developer team to be checked and fixed
will be fixed for the next updates
Regards