FYI,
I have the latest version…in headser.php I had to change:
boilerplate_filter_wp_title( ‘|’, true, ‘right’ );
to
wp_title( ‘|’, true, ‘right’ );
in order for titles to work
FYI,
I have the latest version…in headser.php I had to change:
boilerplate_filter_wp_title( ‘|’, true, ‘right’ );
to
wp_title( ‘|’, true, ‘right’ );
in order for titles to work