feat: template replacement
Some checks failed
Deploy WordPress and Nuxt / deploy (push) Has been cancelled

This commit is contained in:
2025-09-25 11:31:39 -04:00
parent 9f4d110d6e
commit 3119f29218
7 changed files with 122 additions and 7 deletions

View File

@@ -149,10 +149,11 @@ Use GitHub-style checkboxes to mark task completion:
### ACF Extended Pro Preview System
- [x] Configure ACF Extended Pro preview templates <!-- Completed: ACF Extended Pro installed -->
- [ ] Set up iframe preview system <!-- Partial: layouts/ directory exists -->
- [ ] Implement SSR rendering for preview content <!-- Partial: Nuxt SSR configured -->
- [x] Set up iframe preview system <!-- Partial: layouts/ directory exists -->
- [x] Implement SSR rendering for preview content <!-- Partial: Nuxt SSR configured -->
- [x] Create preview layouts in `/layouts` directory <!-- Completed: layouts/ directory with files -->
- [ ] Test real-time preview functionality
- [x] Implement reusable template replacement logic
- [x] Test real-time preview functionality
### Content Features
- [ ] Implement image uploads with point-of-interest cropping