📓
fullevent
  • Requirement and Install FullEvent Plugin
  • Update Plugin
  • All Settings
  • Manage Category
  • Manage Event
  • Elements
    • Events Slide
    • Event Filter Ajax
    • Events
    • Simple Calendar
    • Full Calendar
    • Ajax Search
    • Categories Slide
    • Search Filter Page
  • Manage Event Sidebar
  • Create Event Template with Elementor
  • Customize Template
  • Replace Text
  • Make multiple language
  • Troubleshoot
Powered by GitBook
On this page
  • 1: Display at frontend
  • 2: Config in Elementor or Shortcode
  • Config Elementor
  • Config Shortcode
  • 3: Customize Template

Was this helpful?

  1. Elements

Ajax Search

PreviousFull CalendarNextCategories Slide

Last updated 10 months ago

Was this helpful?

1: Display at frontend

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

2: Config in Elementor or Shortcode

Config Elementor

Layout: Layout 1, 2, 3, 4, 5, 6 like Archive template Column: 1,2, 3 Category: Choose All or single category Choose Time: All, Current, Upcoming, Past Posts Per Page: Number event per page Order By: Title, Custom Sort, Start Date, ID Order Post: Descneding, Ascending

Config Shortcode

[ovaev_search_ajax layout="1" column="col3" posts_per_page="6" order="DESC" order_by="title" category="all" time_event="all"]

<!--
layout: 1,2,3,4,5,6.
column: col1, col2, col3
posts_per_page: 9
order: DESC, ASC
order_by: title, event_custom_sort, ovaev_start_date_time, ID
category: all or slug category
time_event: all, current, upcoming, past
-->

3: Customize Template

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