Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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