Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kernix13/tower
Custom WordPress theme built to get the design I wanted without the slow page loading issues you get from page builders.
https://github.com/kernix13/tower
Last synced: 4 days ago
JSON representation
Custom WordPress theme built to get the design I wanted without the slow page loading issues you get from page builders.
- Host: GitHub
- URL: https://github.com/kernix13/tower
- Owner: Kernix13
- License: gpl-2.0
- Created: 2022-01-12T20:29:27.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-19T11:45:20.000Z (6 months ago)
- Last Synced: 2024-05-19T12:26:25.634Z (6 months ago)
- Language: CSS
- Homepage:
- Size: 4.24 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tower - Custom WordPress Theme
This is a WordPress theme built using Underscores. I use it on my website [Kernix Web Design](https://kernixwebdesign.com/) and it's custom built for my site - you would not want to use it for yourself.
## To Do Items
1. 📌 ✅ HOME: New Logo - ehh, it's okay - new one again, better but bad font
2. 📌 ✅ Different header.php files for different template files- I used a conditional in header-custom.php which covers every template file that my theme uses
3. 📌 ✅ Enqueue Font Awesome - not working, slowing my site, should I use `wp_print_scripts`?
4. 📌 ✅ Site looks way better but still needs tweaks to the styling and content here and there
5. 📌 Console Error:- 📌 1 for `Uncaught ReferenceError: wp is not defined` in customizer.php - I assume in reference to the prefix `$wp_` - do I need to replace with my textdomain?
7. 📌 ONGOING Update repo theme with the theme here and push to live site