Hanson.xyz Dev ef12be70ca Add Agent CPT with single-agent profile template
- Created Agent custom post type with ACF fields (phone, email, website, title, license, bio, gallery, social links repeater)
- Added single-agent.php template with modern profile layout: header with photo/contact buttons/social links, biography section, photo gallery, current listings, sidebar contact card
- Created single-agent.scss with responsive styling matching HomeProz dark theme
- Updated single-property.php sidebar: moved property header widget, added document downloads with primary button styling
- Imported 4 agents from homeprozrealestate.com with profile images
- Added agent scrape scripts for reference

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-30 18:38:49 -06:00

HomeProz Real Estate WordPress Site

Custom WordPress theme for HomeProz Real Estate (Albert Lea, MN).

Project Structure

  • /wp-content/themes/homeproz/ - Custom theme
  • /db-snapshots/ - Database snapshots for each development phase
  • /contract/ - Project documentation and planning
  • /CLAUDE.md - Development mandates and specifications

Development

cd wp-content/themes/homeproz
npm install
npm run dev    # Development with hot reload
npm run build  # Production build

Technology Stack

  • WordPress 6.x
  • PHP 8.1+
  • Tailwind CSS
  • SCSS (via Vite)
  • jQuery
  • ACF Pro

Client

HomeProz Real Estate, LLC 111 E Clark St, Albert Lea, MN 56007

S
Description
No description provided
Readme 357 MiB
Languages
PHP 74.7%
JavaScript 12.4%
CSS 7.5%
HTML 5%
SCSS 0.4%