Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 963 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 963 Bytes

Tower - Custom WordPress Theme

This is a WordPress theme built using Underscores. I use it on my website Kernix Web Design 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
  1. 📌 ✅ Enqueue Font Awesome - not working, slowing my site, should I use wp_print_scripts?
  2. 📌 ✅ Site looks way better but still needs tweaks to the styling and content here and there
  3. 📌 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?
  1. 📌 ONGOING Update repo theme with the theme here and push to live site