Keith Solomon
935dd74194
✨ feature: Implement project-type taxonomy archive template and enhance breadcrumb navigation
Sync TODOs with Issues / sync_todos (push) Successful in 8s
2026-08-28 20:06:54 -05:00
Keith Solomon
0613e33411
Enhance project handling for websites in portfolio
...
Sync TODOs with Issues / sync_todos (push) Successful in 6s
- Added methods in Projects class to determine if a project is a website, retrieve its URL, platform, and screenshot.
- Updated single-project template to display website-specific information and actions.
- Modified project card component to show website details and adjust action buttons accordingly.
- Improved CSS for project cards and buttons to align with new website features.
2026-08-22 15:14:28 -05:00
Keith Solomon
d4df6d8678
🐞 fix: Update styles for proper background
Sync TODOs with Issues / sync_todos (push) Successful in 6s
2026-08-18 16:37:55 -05:00
Keith Solomon
fe52e51bd9
🐞 fix: Update escaping for template id script
Sync TODOs with Issues / sync_todos (push) Successful in 6s
2026-08-18 10:03:23 -05:00
Keith Solomon
22c35d0f56
🔵 other: Remove unneeded files
Sync TODOs with Issues / sync_todos (push) Successful in 8s
2026-08-18 09:53:12 -05:00
Keith Solomon
afa594aa0a
fix(theme): complete namespace swap + page-hero/aura-bg placement + single.spec gating
2026-08-16 14:23:04 -05:00
Keith Solomon
9005aeed1a
refactor: rename namespace SoloFrameEvo to KsPortfolio
2026-08-16 13:06:38 -05:00
Keith Solomon
83d4540a07
fix(projects): add class-level docblock to satisfy WPCS
2026-08-16 12:28:02 -05:00
Keith Solomon
0e502b64cb
feat(projects): add provider-agnostic helper for templates
2026-08-16 12:25:26 -05:00
Keith Solomon and Claude Opus 4.7
e2f6270717
Release as SoloFrame Evo ( #2 )
...
* docs: Add onboarding documentation for new developers
Add four comprehensive guides to help new developers get started
with the VDI-Starter-v5 WordPress theme:
- docs/getting-started.md: Setup from zero, local WordPress options,
env config, theme activation warnings, troubleshooting
- docs/architecture.md: Bootstrap flow, 7 architectural layers,
namespace conventions, WP hooks cleanup, enqueue system, theme.json
- docs/creating-blocks.md: Step-by-step ACF block creation tutorial,
helper functions, parent-child patterns, Tailwind integration
- docs/reference.md: Hooks/filters tables, design tokens, CSS import
tree, JS module graph, class reference, CLI commands, deployment
Update README.md: trim deep-dive API docs (moved to reference),
add documentation links section, fix CSS paths (views/styles/ →
styles/), add missing contact-info block, fix deployment filename
typo (wpengine,yml → wpengine.yml), add backToTop.js and
enqEditorAssets(), add namespace conventions table.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
* docs: language graph
* docs: Update readme
* 🔵 other: Rename project and publish
* 🔵 other: Update .gitignore
2026-07-29 15:52:21 -05:00
Keith Solomon
b2afbe957e
🐞 fix: Update enqueue script
2026-03-16 09:14:35 -05:00
Keith Solomon
5b7fed2cb8
🐞 fix: Revert admin UI style overrides, typography updates ( #9 )
2026-03-04 08:55:15 -06:00
Aarish
3ef6385935
Remove wp_print_styles action from wp_head ( #5 )
...
Removed the remove_action hook for wp_print_styles in lib/hooks.php. Previously, this hook was preventing stylesheets from loading in the <head> and forcing them to load in the footer. This caused a significant Flash of Unstyled Content (FOUC) where the raw HTML would render before styles were applied.
2026-03-04 08:51:55 -06:00
Keith Solomon
c07436c1f6
🐞 fix: Remove bogus parameters that were causing critical errors, remove unneeded version checks
2026-02-20 08:21:00 -06:00
willpalahnuk
bc9cf9bcdb
Update script enqueueing for WordPress version 6.9
...
Backwards compatible for earlier versions, changes can be simplified if we only ever need to consider 6.9+
2026-01-30 17:57:59 -06:00
Keith Solomon
dfdf12a62a
🐞 fix: Add array position helper function for custom excerpt
2026-01-09 08:41:36 -06:00
Keith Solomon
2ae983108c
✨ feature: Add custom excerpt function
2026-01-09 08:37:10 -06:00
Keith Solomon
c542deaa2b
🐞 fix: Update script equeues for WP 6.9
2025-12-04 15:41:59 -06:00
Keith Solomon
38ec5f850d
🐞 fix: Migrate blocks to use helper function for wrapper classes
2025-11-20 10:20:29 -06:00
Keith Solomon
06f714f7c3
🐞 fix: Clean up coding standards
2025-11-11 11:29:48 -06:00
Keith Solomon
f7895d2f54
✨ feature: Add script to show template used comment
2025-11-11 11:14:18 -06:00
Keith Solomon
2ba35ddc73
🐞 fix: Replace footer widget areas
2025-10-16 12:07:34 -05:00
Keith Solomon
b9b9225780
🐞 fix: Add updated hooks
2025-10-01 10:30:38 -05:00
Keith Solomon
8ad0da9163
✨ feature: Add new child pages block
2025-09-26 13:32:58 -05:00
Keith Solomon
8ab497c757
🐞 fix: Update mennu order for updated ACF page slug
2025-09-23 08:47:31 -05:00
Keith Solomon
e8efdbeb34
Initial commit to github
2025-08-22 15:40:01 -05:00