Hi Jim,
Please try this:
function full_width_layout_single_posts( $opt ) { if ( get_post_type() == 'concentration' ) { ...
More help:
http://codex.wordpress.org/Function_Reference/get_post_type
Hi Jim,
Please try this:
function full_width_layout_single_posts( $opt ) { if ( get_post_type() == 'concentration' ) { ...
More help:
http://codex.wordpress.org/Function_Reference/get_post_type