Orange crush update
Just a note - thanks to a commenter (thanks, Rafa!), I hadn’t noticed that I left an important piece of PHP out of my Orange Crush theme. It’s a simple line - a bitty mistake…but huge consequences if there’s some certain adjustments you’d like to make to the theme.
The download is now updated - here as well as in the Wordpress Theme Viewer. But just in case you’ve downloaded it before today, you should know you’re missing something in the header. If you don’t want to re-download the whole thing for just the one line, simply copy this line:
<?php wp_head(); ?>
and add it right before the closing </head> tag in the header.php file.
That’s all that’s missing. Apologies for my idiocy!


