upskill-event-manager/includes
bengizmo 177d6e644d fix: Resolve organizer and venue display issues after CSV import
Fixed two critical frontend display issues that prevented proper viewing of imported data:

ORGANIZER DISPLAY FIX:
- Problem: Master trainer users saw "No organizers found" despite 31 organizers in database
- Root Cause: Organizer list template filtered by current user as author, excluding imported organizers
- Solution: Modified query logic to show ALL organizers for master trainers and admins, while regular trainers still see only their own organizers
- Code: Updated HVAC_Organizers::render_organizers_table() with conditional author filtering

VENUE STATE DATA FIX:
- Problem: Venue list showed blank state fields despite correct data in database
- Root Cause: Template looked for '_VenueStateProvince' meta key but import saved as '_VenueState'
- Solution: Updated venue display logic to check '_VenueState' first, with fallback to '_VenueStateProvince'
- Additional: Fixed state filter query to use correct meta key for search filtering

IMPACT:
- Master trainers can now see all 31 imported organizers in frontend
- All venue state information displays correctly (Georgia, Ohio, Pennsylvania, etc.)
- Maintains proper access control (regular trainers still see only their own organizers)
- Backward compatible with existing data using different meta key names

Successfully tested and deployed to staging server.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-01 14:05:10 -03:00
..
admin fix: Resolve duplicate initialization and jQuery selector errors 2025-07-28 17:58:39 -03:00
class-attendee-profile.php fix: Resolve duplicate initialization and jQuery selector errors 2025-07-28 17:58:39 -03:00
class-event-author-fixer.php fix: Ensure trainer registration page is publicly accessible 2025-07-28 10:30:54 -03:00
class-event-form-handler.php fix: Ensure trainer registration page is publicly accessible 2025-07-28 10:30:54 -03:00
class-hvac-access-control.php fix: Resolve duplicate content and raw shortcode display on manage event page 2025-07-30 10:06:49 -03:00
class-hvac-activator.php feat: Implement comprehensive user role field and certification tracking system 2025-08-01 10:52:11 -03:00
class-hvac-approval-workflow.php fix: Resolve duplicate initialization and jQuery selector errors 2025-07-28 17:58:39 -03:00
class-hvac-astra-integration.php feat: Implement comprehensive user role field and certification tracking system 2025-08-01 10:52:11 -03:00
class-hvac-breadcrumbs.php feat: Implement comprehensive user role field and certification tracking system 2025-08-01 10:52:11 -03:00
class-hvac-community-events.php feat: Implement comprehensive user role field and certification tracking system 2025-08-01 10:52:11 -03:00
class-hvac-dashboard-data-fixed.php fix: Ensure trainer registration page is publicly accessible 2025-07-28 10:30:54 -03:00
class-hvac-dashboard-data-refactored.php fix: Ensure trainer registration page is publicly accessible 2025-07-28 10:30:54 -03:00
class-hvac-dashboard-data.php fix: Ensure trainer registration page is publicly accessible 2025-07-28 10:30:54 -03:00
class-hvac-dashboard.php fix: Resolve duplicate initialization and jQuery selector errors 2025-07-28 17:58:39 -03:00
class-hvac-deactivator.php fix: Resolve duplicate initialization and jQuery selector errors 2025-07-28 17:58:39 -03:00
class-hvac-event-manage-header.php feat: Implement comprehensive user role field and certification tracking system 2025-08-01 10:52:11 -03:00
class-hvac-event-navigation.php feat: Implement comprehensive user role field and certification tracking system 2025-08-01 10:52:11 -03:00
class-hvac-form-builder.php fix: Ensure trainer registration page is publicly accessible 2025-07-28 10:30:54 -03:00
class-hvac-help-system.php fix: Resolve duplicate initialization and jQuery selector errors 2025-07-28 17:58:39 -03:00
class-hvac-logger.php fix: Ensure trainer registration page is publicly accessible 2025-07-28 10:30:54 -03:00
class-hvac-manage-event.php fix: Remove persistent HTML comment from manage event page 2025-07-30 11:27:58 -03:00
class-hvac-master-dashboard-data.php fix: Resolve duplicate initialization and jQuery selector errors 2025-07-28 17:58:39 -03:00
class-hvac-menu-system.php fix: Implement unified menu structure matching original specification 2025-08-01 10:58:57 -03:00
class-hvac-organizers.php fix: Resolve organizer and venue display issues after CSV import 2025-08-01 14:05:10 -03:00
class-hvac-page-content-fixer.php fix: Resolve event manage page CSS override and duplicate header issues 2025-07-30 15:36:39 -03:00
class-hvac-page-manager.php feat: Implement comprehensive user role field and certification tracking system 2025-08-01 10:52:11 -03:00
class-hvac-plugin.php feat: Implement comprehensive user role field and certification tracking system 2025-08-01 10:52:11 -03:00
class-hvac-registration.backup.php feat: Major registration refactor and new trainer management pages 2025-07-30 16:29:51 -03:00
class-hvac-registration.php feat: Implement comprehensive user role field and certification tracking system 2025-08-01 10:52:11 -03:00
class-hvac-role-consolidator.php feat: Implement comprehensive user role field and certification tracking system 2025-08-01 10:52:11 -03:00
class-hvac-roles.php fix: Ensure trainer registration page is publicly accessible 2025-07-28 10:30:54 -03:00
class-hvac-route-manager.php fix: Resolve duplicate content and raw shortcode display on manage event page 2025-07-30 10:06:49 -03:00
class-hvac-scripts-styles.php fix: Extract inline CSS from certificate pages for clean theme integration 2025-08-01 11:46:18 -03:00
class-hvac-security.php fix: Ensure trainer registration page is publicly accessible 2025-07-28 10:30:54 -03:00
class-hvac-settings-refactored.php fix: Ensure trainer registration page is publicly accessible 2025-07-28 10:30:54 -03:00
class-hvac-settings.php fix: Resolve duplicate initialization and jQuery selector errors 2025-07-28 17:58:39 -03:00
class-hvac-shortcodes.php feat: Implement comprehensive user role field and certification tracking system 2025-08-01 10:52:11 -03:00
class-hvac-template-integration.php fix: Implement proper WordPress standards for navigation system 2025-07-30 22:32:23 -03:00
class-hvac-template-loader.php fix: Resolve duplicate content and raw shortcode display on manage event page 2025-07-30 10:06:49 -03:00
class-hvac-trainer-navigation.php feat: Implement comprehensive user role field and certification tracking system 2025-08-01 10:52:11 -03:00
class-hvac-trainer-profile-manager.php feat: Implement comprehensive user role field and certification tracking system 2025-08-01 10:52:11 -03:00
class-hvac-trainer-status.php feat: Implement trainer approval workflow with status management 2025-07-28 12:38:34 -03:00
class-hvac-venues.php fix: Resolve organizer and venue display issues after CSV import 2025-08-01 14:05:10 -03:00
legacy-redirects.php fix: Resolve duplicate initialization and jQuery selector errors 2025-07-28 17:58:39 -03:00