hi there, i just installed Simple Author Box as i want the author box right after the content.
my problem is how can i hide or delete the default author box from the theme.

as u can see in the image.
the author box after the content is the plugin,
the one below is that i want to hide.
can u help.
Hi Catalin,
yes, your code is just fine. and it works. thank u so much for ur help.
there a few things that i need ur guide, i hope u can help…
regarding the Disqus comment box, that is too below the page make it uneasy for my audience to comment as the probablity for them to scroll till lower page is very thin.

so how can i put it just below the my new author box.

Hello sarawakv,
If you want to move the comment box to be below to your author box you have to do some additional customizations in core file in order to achieve good results. For example, if you are using post template 1, you have to remove the line code from the single_template_1.php where the comments are called, like this -> http://screencast.com/t/cuEpMCqlfCs and then you have to recall the function in loop-single-1.php like this -> http://screencast.com/t/pzznQm5i
Hope this helps!
Thank you for the message!
ok, thanks for your quick reply sir.
im confused. how can i know which post template/loop single represent which in my wordpress’s add post functions? as knowing this make me modify the correct one.
i am confused as when we go to ADD NEW POST. there is 13 post template while in the File manager as you shown in the screecast only have 9 single_template.php.. and what loop single represent?
pls guide.
Hello sarawakv,
Please notice that each post template has 2 core files as you can see here -> http://screencast.com/t/2cjql8RW8b
(loop-single.php ->single.php ->post template default and so on…). If is not what you want to know, please provide more details so I will be able to provide a more accurate response.
Thank you for your understanding!
