diff --git a/includes/class-hvac-manage-event.php b/includes/class-hvac-manage-event.php new file mode 100644 index 00000000..c05c112f --- /dev/null +++ b/includes/class-hvac-manage-event.php @@ -0,0 +1,515 @@ +get_navigation_bar(); + + // If shortcode wasn't processed (plugin might be inactive), show helpful message + if (strpos($processed_content, '[tribe_community_events') !== false) { + if (class_exists('HVAC_Logger')) { + HVAC_Logger::warning('tribe_community_events shortcode not processed - plugin may be inactive', 'ManageEvent'); + } + + $error_content = '
Event Submission Form Unavailable
+The event submission form is currently unavailable. Please ensure:
+📝 Create Your Training Event: Fill in the required fields below including event title, dates, and pricing. All fields marked with an asterisk (*) are required for publication.
+🎯 Event Visibility: Your published events will appear in the main events directory and your trainer dashboard, where attendees can register and make payments.
+💼 Professional Features: Each event includes automatic attendee management, certificate generation capabilities, and integrated payment processing through PayPal.
+