Please can you give updates on this?
Hi @sherinshaju,
1) You need to override the template file called “content-event_listing.php” to your theme side(https://wp-eventmanager.com/template-files-override/) and change the column class as per your need <div class="wpem-event-box-col wpem-col wpem-col-12 wpem-col-md-6 wpem-col-lg-4 ">
2) We don’t have a country filter but you can create custom filter from your end by following this doc https://wp-eventmanager.com/add-custom-field-in-search-filter/
3) Override template file called “event-filters.php” to your theme side and remove the dropdown and convert into checkbox.
Thank you
1)Do you have reference code for this -Override template file called “event-filters.php” to your theme side and remove the drop down and convert into checkbox.?
2)I need filters in first column,I tried to make it in first column but filters are calling as separate template and event-listing as separate template so How I can include filter template inside event-list template?
3)I need to change pagination in event as like in my other post pages https://vipgo.atsautomation.com/lifescience/case_studies/
Thanks for your response.
Hi,
https://vipgo.atsautomation.com/lifescience/event/pharmapack-europe-2020/
when I take any event from events page and going back to events from breadcrumbs its going archive page not to my events page,only this issue with events all others working fine.
Please help me to find out this?
Hi @sherinshaju,
By default theme is creating breadcrumbs from the post types. Theme doesn’t identify the events shortcode from your site that means you have to override breadcrumbs or create separate archive template with listing.
Thank you
Hi,
Thanks for your reply
If we buy pro plugin all the issues I mentioned above will be get solved?
Hi Hitesh,
Can you please reply to this so that I can move forward with that.
Hi @sherinshaju
The free or paid addon will not solve your issue on breadcrumb from the plugin. You need to customize the breadcrumb from your theme.
Thank you
Thanks for your reply ,what about other issues like checkbox?
Hi @sherinshaju
We don’t have customization code you need to override and change as per your need in that template file.
Thank you