Filter Ajax

1: Display at frontend

You can use Elementor or Shortcode to display template like here:

2: Config in Elementor or Shortcode

Config Elementor

Config Shortcode

[ovaev_slide_ajax number_post="8" order_post="desc" orderby_post="date" show_all="yes" show_featured="no" show_filter="yes" exclude_cat="" text_read_more="See All Events" show_read_more="yes" layout="1" items="3" slide_by="1" margin="20" pause_on_hover="yes" loop="no" autoplay="no" speed="3000" smart_speed="500" nav="yes" mouseDrag="yes" owl_nav_prev="arrow_carrot-left" owl_nav_next="arrow_carrot-right" category="all"]

<!--
category: get event by slug category.
number_post: get total event.
show_read_more: show/hide button See All Even.
-->

Customize Template

Copy file Plugins/ova-events/templates/elements/ovaev_events_ajax_content.php to Your-theme/ovaev-templates/elements/ folder. Note you have to create these folder.

Last updated