It does not have any settings page, this is in the description. It works. Just look for the option box on the create/edit page/post page. You just need to check the box to hide any post/page’s title.
Thanks.
Awesome support, You just made my day 🙂 Thanks again.
add this to your theme’s functions.php
if ( function_exists( ‘wpsabox_author_box’ ) ):
add_shortcode( ‘simppleboxshortcode’, ‘wpsabox_author_box’ );
endif;
and then place this to wherever you want. [simppleboxshortcode]