Latest improvements and the road ahead

Since version .70, I’ve made several improvements to the theme. The notable improvements are: Cleaned up templates and sidebar code and removed some duplicate code. Added new filters: alienship_content_container_class and alienship_sidebar_container_class (allows you to change span* container/sidebar classes and/or add your own classes) alienship_breadcrumb_container_class (allows you to change the breadcrumb div container class) New template … Continue Reading →

I’m thinking I’ll ditch the theme options for colors and fonts. It’s not the best way to handle such things. As I said in the documentation, these things belong in a child theme. They’re handy for quick mockups, which is how I’ve been using them. But it’s unnecessary overhead in the theme and it’s really … Continue Reading →