════════════════════════════════════════════════════════════════════════════ INERTIA WORDPRESS - IMMEDIATE ACTION PLAN (NO BUILDERS, NO BS) ════════════════════════════════════════════════════════════════════════════ ✅ YOU HAVE 4 FILES READY: 1. COMPLETE_WORDPRESS_IMPLEMENTATION_GUIDE.md ← READ THIS FIRST 2. inertia-complete.css ← CSS File 3. inertia-complete.js ← JavaScript File 4. page-inertia.php ← Page Template ════════════════════════════════════════════════════════════════════════════ DO THIS NOW (5 STEPS, 10 MINUTES): STEP 1: Open functions.php ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Location: /wp-content/themes/twentytwentyfive/functions.php Scroll to BOTTOM of the file. Copy-paste this code at the end: STEP 2: Create CSS Folder & Upload CSS File ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Via File Manager or FTP: 1. Go to: /wp-content/themes/twentytwentyfive/ 2. Create folder: css/ 3. Upload file: inertia-complete.css into css/ folder STEP 3: Create JS Folder & Upload JS File ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Via File Manager or FTP: 1. Go to: /wp-content/themes/twentytwentyfive/ 2. Create folder: js/ 3. Upload file: inertia-complete.js into js/ folder STEP 4: Upload Page Template ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Via File Manager or FTP: 1. Go to: /wp-content/themes/twentytwentyfive/ 2. Upload file: page-inertia.php STEP 5: Assign Template to Home Page ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ In WordPress Admin: 1. Go to: Pages → Home 2. Look at right sidebar for "Template" dropdown 3. Select: "Inertia Homepage" 4. Click: Update 5. Visit homepage ════════════════════════════════════════════════════════════════════════════ ✅ DONE! Your Inertia website is now live on WordPress. - All CSS loads ✓ - All JS works ✓ - Custom cursor ✓ - Animations ✓ - Responsive ✓ ════════════════════════════════════════════════════════════════════════════ ❌ TROUBLESHOOTING: IF NOTHING SHOWS: - Check that CSS and JS folders exist in correct location - Verify file names match exactly (lowercase) - Check F12 Console for errors IF STYLING BROKEN: - Hard refresh browser: Ctrl+Shift+R - Clear WordPress caching plugins - Verify inertia-complete.css is in /wp-content/themes/twentytwentyfive/css/ IF JS DOESN'T WORK: - Open F12 → Console tab - Look for errors - Verify inertia-complete.js is in /wp-content/themes/twentytwentyfive/js/ ════════════════════════════════════════════════════════════════════════════ THAT'S IT. YOUR INERTIA WEBSITE IS BUILT. NO ELEMENTOR. NO BUILDERS. PURE WORDPRESS. Questions? Check the console (F12) for specific error messages. ════════════════════════════════════════════════════════════════════════════