upskill-event-manager/scripts
bengizmo 3f7820c487 Fix page routing conflicts preventing pages from loading
- Removed overly broad rewrite rules that were catching all trainer/* URLs
- Now only adds specific rewrite rules for non-page routes (like event/manage)
- Allows WordPress to handle actual page URLs naturally
- Created mu-plugin to fix routing for existing installations

This fixes the issue where pages were showing blog layout instead of content.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-29 10:14:47 -03:00
..
add-child-theme-css.sh Create Astra child theme and fix page layouts 2025-07-29 07:30:05 -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
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
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 fix: Ensure trainer registration page is publicly accessible 2025-07-28 10:30:54 -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-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
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
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