69 Commits

Author SHA1 Message Date
Keith Solomon
994107305b 🐞 fix: Update build script
All checks were successful
Sync TODOs with Issues / sync_todos (push) Successful in 6s
2026-03-07 20:39:09 -06:00
Keith Solomon
514dc490b5 🐞 fix: Update build script
All checks were successful
Sync TODOs with Issues / sync_todos (push) Successful in 6s
2026-03-07 20:29:32 -06:00
Keith Solomon
f4782bc9cd 🔵 other: Formatting updates
All checks were successful
Sync TODOs with Issues / sync_todos (push) Successful in 6s
2026-03-07 19:59:15 -06:00
Keith Solomon
361f57424c 🐞 fix: Update npm stack for bootstrap install
All checks were successful
Sync TODOs with Issues / sync_todos (push) Successful in 6s
2026-03-07 18:54:30 -06:00
Keith Solomon
5b7fed2cb8 🐞 fix: Revert admin UI style overrides, typography updates (#9)
All checks were successful
Sync TODOs with Issues / sync_todos (push) Successful in 8s
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
a90272f0af 🐞 fix: Alignment fix 2026-02-24 12:19:03 -06:00
Keith Solomon
57129db550 feature: Update font sizes 2026-02-24 12:18:12 -06:00
Keith Solomon
a420cc430e Merge pull request #6 from Vincent-Design-Inc/fix/wp-script-module-args
Update script enqueueing for WordPress version 6.9
2026-02-20 08:25:31 -06:00
Keith Solomon
45fe3b1cf0 Merge branch 'main' into fix/wp-script-module-args 2026-02-20 08:24:35 -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
Keith Solomon
8ef9e0c759 Merge pull request #7 from Vincent-Design-Inc/bugfix/footer-menu-guard
Refactor footer navigation retrieval logic
2026-02-19 14:12:23 -06:00
Keith Solomon
179754d6d0 🐞 fix: Cleaned up phpcs errors 2026-02-19 14:10:59 -06:00
Keith Solomon
7d24009fae 🐞 fix: Get rid of parameters causing critical errors in script calls 2026-02-18 11:57:40 -06:00
Keith Solomon
131252bd67 🐞 fix: Fix bogus target logic 2026-02-05 12:36:35 -06:00
willpalahnuk
dc33dea120 Refactor footer navigation retrieval logic
Prevent:

Warning: Undefined array key "footer_navigation" in /Users/will/Local Sites/banffs-indigenous-experiences-map/app/public/wp-content/themes/Banff/footer.php on line 19

Warning: Undefined property: WP_Error::$term_id in /Users/will/Local Sites/banffs-indigenous-experiences-map/app/public/wp-content/themes/Banff/footer.php on line 20
2026-01-30 18:00:56 -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
b5c3c5d6d0 Merge branch 'main' of github.com:Vincent-Design-Inc/VDI-Starter-v5 2026-01-26 08:53:50 -06:00
Keith Solomon
f7d689dc3b 🐞 fix: Update block.json files for correct block category slug 2026-01-26 08:53:47 -06:00
Keith Solomon
65f0d1d758 🐞 fix: Use proper escaping function in boilerplate 2026-01-13 15:31:35 -06:00
Keith Solomon
68362258c6 🐞 fix: Update boilerplate block definition 2026-01-12 08:43:00 -06:00
Keith Solomon
d6159a8840 🐞 fix: Remove editor width constraint 2026-01-09 09:20:47 -06:00
Keith Solomon
9d346f3a68 feature: Add excerpt to post index page 2026-01-09 08:48:48 -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
c70aa6923a Merge branch 'main' of github.com:Vincent-Design-Inc/VDI-Starter-v5 2026-01-09 08:36:22 -06:00
Aarish
bd5cf037b5 Add responsive padding to container 2025-12-30 15:55:12 -06:00
Keith Solomon
c542deaa2b 🐞 fix: Update script equeues for WP 6.9 2025-12-04 15:41:59 -06:00
Keith Solomon
a1d2b59919 feature: Add field for ARIA label in button block 2025-11-25 08:50:39 -06:00
Keith Solomon
f086c17d26 📄 docs: Add comment about not removing class function call in block boilerplate 2025-11-25 08:03:37 -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
974cb70b5e Merge branch 'main' of github.com:Vincent-Design-Inc/VDI-Starter-v5 2025-11-17 14:00:37 -06:00
Keith Solomon
82ff6e8784 🐞 fix: Add text domain for translation support 2025-11-17 14:00:33 -06:00
Keith Solomon
a965fb3ee0 feature: Contact Info block complete 2025-11-11 16:47:14 -06:00
Keith Solomon
a6266e8244 feature: add theme.json 2025-11-11 16:46:47 -06:00
Keith Solomon
e8d8308729 🐞 fix: Add margin to headings 2025-11-11 15:24:38 -06:00
Keith Solomon
845d7fb21f 🐞 fix: Add headings 2025-11-11 15:23:44 -06:00
Keith Solomon
d849941b2e 🐞 fix: Change mode setting 2025-11-11 15:17:33 -06:00
Keith Solomon
44df51f46f feature: Add content for block 2025-11-11 15:16:21 -06:00
Keith Solomon
6ece64abd1 feature: Scaffold contact info block 2025-11-11 15:07:28 -06:00
Keith Solomon
4312130329 🔵 other: Set up WPE env for change work 2025-11-11 13:14:39 -06:00
Keith Solomon
8ba3106f82 🐞 fix: Reorganize/clean up form css 2025-11-11 11:57:57 -06:00
Keith Solomon
111bde4808 📄 docs: Update readme 2025-11-11 11:35:46 -06:00
Keith Solomon
aae6608153 feature: Add script to tag external links to open in new tab and add class for styling 2025-11-11 11:30:48 -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
2b6c08c087 🐞 fix: Make watch script pay attention to css files project-wide 2025-11-11 11:11:47 -06:00
Keith Solomon
d2d9b3feb0 🐞 fix: Update footer navigation collection logic 2025-10-16 12:33:29 -05:00
Keith Solomon
f37f392b08 Update ACF field group for new GLobal Fields page slug 2025-10-16 12:10:37 -05:00
Keith Solomon
2ba35ddc73 🐞 fix: Replace footer widget areas 2025-10-16 12:07:34 -05:00