This marketing team needed more control over their website content without relying on a developer every time something needed to change. But since the original site was already built—and couldn’t be modified directly—I had to find a way to give them flexible content management without touching the existing codebase.
I developed a child theme and custom templates that automatically populate content based on what’s entered into the admin panel. This allows users to add or update content with zero coding experience. Highlights include:
- Dynamic “Featured Work” Section: Automatically displays the latest portfolio items on the homepage, pulled from the main Work page.
- Custom Admin Fields: Simplified WordPress dashboard views using ACF so non-technical staff can easily upload content.
- Social Media Integrations: Embedded plugins and widgets that let users manage and showcase their feeds, as well as enable easy sharing across platforms.
- Safe & Controlled Development: Forked the original repository and implemented all changes within a child theme, ensuring the live site remained untouched.