echo EM_Events::output(array(‘country’=>$country1, ‘town’=>$city1, ‘scope’=>4, ‘category’=>$category1, ‘format’=>’
<div>#_EVENTNAME</div>
<div>#_EVENTDATES</div>
{has_location}
<div>#_LOCATIONNAME</div>
{/has_location}
<div>#_CATEGORYNAME</div>
‘));
Now all values are going well. But events are not getting sorted by Month.