ID; $get_custom_values = get_post_custom( $post_id ); $post_layout_value = isset( $get_custom_values['adsertclassified_post_layout'] )? $get_custom_values['adsertclassified_post_layout'][0] : 'sidebar_right'; if( $post_layout_value == 'sidebar_right' ){ echo "
"; } elseif( $post_layout_value == 'sidebar_left' ){ echo "
"; } } else { echo "
"; } ?>
>

' ); ?>