Skip to content

VE Events 1.4.3 - Field Display Optimization

Choose a tag to compare

@hau-git hau-git released this 27 Dec 19:39
· 56 commits to main since this release

Changes in v1.4.3

Improvements

Optimized Field Dropdown

  • Removed boolean fields from dropdown (All Day, Hide End, Is Upcoming, Is Ongoing)
  • Boolean fields don't make sense for display output ("Yes"/"No" is not useful)
  • Focus on practical output fields: Formatted dates, times, ranges, status text

Better Elementor Post ID Detection

  • Improved detection in Theme Builder templates
  • Uses global $post, queried object, and preview ID as fallbacks
  • Should fix empty date/time output in single event templates

Cleaner Field Grouping

  • "Formatted Output" group first (most useful for display)
  • "Event Details" group for speaker, special info, URL
  • "Event Status" for status text only

Field Dropdown Options (v1.4.3)

Formatted Output:

  • Start Date, Start Time, End Date, End Time
  • Date Range, Time Range
  • Full Date & Time

Event Details:

  • Speaker, Special Info, Info URL

Event Status:

  • Event Status (Upcoming/Ongoing/Past)