Hi,
On JA Events II you have some bugs confirmed by the creators of JEvents:
1) The date format not change when you change it on JEvent administration:
On html/com_jevents/default/range/listevents_body.php you need the new code:
echo JEventsHTML::getDateFormat( $row->yup(), $row->mup(), $row->dup(),1);
2) I've noticed that if you load an event without a picture the graphic on first page will be really bad.
JEvents developers adviced me to "set a default picture in the Standard Image and Files plugin" but when I tryed it didn't worked so they investigated and:
"The link issue is caused by JA Events Template" (link is the default image link)
I hope all bugs are clears. If not I will give you more detailed informations
Thanks!