upskill-event-manager/scripts
bengizmo 9055cddae5 feat: Implement comprehensive Find a Trainer feature with MapGeo integration
- Created Find a Trainer page with interactive map and trainer directory
- Integrated MapGeo plugin for displaying 45+ geocoded trainer locations
- Built advanced filtering system (State/Province, Business Type, Training Format, Training Resources)
- Implemented trainer profile cards with View Profile and See Events buttons
- Added contact form handler with validation and email notifications
- Created database table for tracking contact submissions
- Responsive design with mobile-friendly layout
- AJAX-powered search and filter functionality
- Pagination support for trainer directory
- Call to action for trainer registration

Technical Implementation:
- HVAC_Find_Trainer_Page: Main page handler with custom template
- HVAC_MapGeo_Integration: Map marker management for trainer locations
- HVAC_Contact_Form_Handler: Form processing with rate limiting
- HVAC_Trainer_Directory_Query: Advanced querying with caching
- HVAC_Contact_Submissions_Table: Database operations for submissions

Tested with existing 53 trainer profiles, 45 geocoded locations
Page live at: /find-a-trainer/

Co-Authored-By: Ben Reed <ben@tealmaker.com>
2025-08-04 08:53:34 -03:00
..
add-child-theme-css.sh Create Astra child theme and fix page layouts 2025-07-29 07:30:05 -03:00
analyze-mapgeo-data.sh feat: Implement comprehensive Find a Trainer feature with MapGeo integration 2025-08-04 08:53:34 -03:00
assign-all-page-templates.sh feat: Add missing page templates for all HVAC plugin pages 2025-07-28 20:39:14 -03:00
assign-page-templates.sh Fix legacy URL redirects being intercepted by access control 2025-07-28 19:45:43 -03:00
check-page-existence.sh Implement comprehensive legacy URL redirect handling 2025-07-28 19:50:10 -03:00
check-page-templates.sh Fix legacy URL redirects being intercepted by access control 2025-07-28 19:45:43 -03:00
clear-manage-event-cache.sh fix: Remove persistent HTML comment from manage event page 2025-07-30 11:27:58 -03:00
copy-templates-to-theme.sh Create Astra child theme and fix page layouts 2025-07-29 07:30:05 -03:00
create-child-theme.sh Create Astra child theme and fix page layouts 2025-07-29 07:30:05 -03:00
create-find-trainer-page.sh feat: Implement comprehensive Find a Trainer feature with MapGeo integration 2025-08-04 08:53:34 -03:00
debug-find-trainer.sh feat: Implement comprehensive Find a Trainer feature with MapGeo integration 2025-08-04 08:53:34 -03:00
debug-mapgeo-integration.sh feat: Implement comprehensive Find a Trainer feature with MapGeo integration 2025-08-04 08:53:34 -03:00
debug-shortcode.sh fix: Resolve duplicate initialization and jQuery selector errors 2025-07-28 17:58:39 -03:00
debug-template-loading.sh feat: Add missing page templates for all HVAC plugin pages 2025-07-28 20:39:14 -03:00
deploy-to-staging.sh feat: Implement comprehensive user role field and certification tracking system 2025-08-01 10:52:11 -03:00
deploy.sh fix: Properly handle SSH variable expansion in deployment script 2025-07-24 13:49:36 -03:00
disable-conflicting-rewrites.sh Fix page routing conflicts preventing pages from loading 2025-07-29 10:14:47 -03:00
fix-all-constants.sh fix: Resolve duplicate initialization and jQuery selector errors 2025-07-28 17:58:39 -03:00
fix-child-theme-layout.sh Create Astra child theme and fix page layouts 2025-07-29 07:30:05 -03:00
fix-constants.sh fix: Resolve duplicate initialization and jQuery selector errors 2025-07-28 17:58:39 -03:00
fix-escaped-html-comments.sh fix: Resolve event manage page CSS override and duplicate header issues 2025-07-30 15:36:39 -03:00
fix-find-trainer-page-v2.sh feat: Implement comprehensive Find a Trainer feature with MapGeo integration 2025-08-04 08:53:34 -03:00
fix-find-trainer-page.sh feat: Implement comprehensive Find a Trainer feature with MapGeo integration 2025-08-04 08:53:34 -03:00
fix-page-shortcodes.sh Fix legacy URL redirects being intercepted by access control 2025-07-28 19:45:43 -03:00
fix-page-templates.sh feat: Add missing page templates for all HVAC plugin pages 2025-07-28 20:39:14 -03:00
fix-template-recognition.sh Fix page routing conflicts preventing pages from loading 2025-07-29 10:14:47 -03:00
fix-websocket-proxy.sh fix: Ensure trainer registration page is publicly accessible 2025-07-28 10:30:54 -03:00
force-full-width-layout.sh Create Astra child theme and fix page layouts 2025-07-29 07:30:05 -03:00
import-trainer-csv.php fix: Ensure import script sets correct hvac_trainer role for all users 2025-06-18 12:26:06 -03:00
import-trainers.sh feat: Complete HVAC Trainer CSV import system with comprehensive functionality 2025-08-01 12:15:22 -03:00
investigate-mapgeo.sh feat: Implement comprehensive Find a Trainer feature with MapGeo integration 2025-08-04 08:53:34 -03:00
list-and-fix-pages.sh Fix legacy URL redirects being intercepted by access control 2025-07-28 19:45:43 -03:00
pre-deployment-check.sh fix: Resolve duplicate initialization and jQuery selector errors 2025-07-28 17:58:39 -03:00
README-import.md fix: Ensure import script sets correct hvac_trainer role for all users 2025-06-18 12:26:06 -03:00
reassign-templates.sh Create Astra child theme and fix page layouts 2025-07-29 07:30:05 -03:00
remove-debug-logs.sh fix: Resolve duplicate initialization and jQuery selector errors 2025-07-28 17:58:39 -03:00
test-staging-errors.sh fix: Resolve duplicate initialization and jQuery selector errors 2025-07-28 17:58:39 -03:00
update-find-trainer-template.sh feat: Implement comprehensive Find a Trainer feature with MapGeo integration 2025-08-04 08:53:34 -03:00
validate-templates.sh feat: Implement trainer approval workflow with status management 2025-07-28 12:38:34 -03:00
verify-css-staging.sh fix: Resolve duplicate initialization and jQuery selector errors 2025-07-28 17:58:39 -03:00
verify-page-structure.sh fix: Resolve duplicate initialization and jQuery selector errors 2025-07-28 17:58:39 -03:00
verify-plugin-fixes.sh fix: Ensure trainer registration page is publicly accessible 2025-07-28 10:30:54 -03:00
verify-shortcodes-staging.sh fix: Resolve duplicate initialization and jQuery selector errors 2025-07-28 17:58:39 -03:00
verify-trainer-data.sh feat: Implement comprehensive Find a Trainer feature with MapGeo integration 2025-08-04 08:53:34 -03:00