hi there i am trying to remove some of the meta information ( written by, posted on , tagged, category etc) from my postings. i dont want to remove all of it just the unecessary info. also the meta info appears below the blog post content rather than next to it. i want it to be next to it like on this blog:http://www.creativitykilledtherecession.com/
here is my website:
www.haveplentymusic.com
how do i do this? any help appreciated. many thanks!!
thank you whooami, but the link does not explain where i need to go to remove it. i am a total beginner. do i change/ edit remove the code in single.php or?
if you change the code in single.php only your permalink pages are affected. you may also category.php -- that controls how category archives are displayed, archive.php -- that controls how archive pages look, page.php -- controls pages.
More info here:
http://codex.wordpress.org/Template_Hierarchy#The_Template_Hierarchy_In_Detail
If you want to change the meta info on all your pages and posts no matter what the visitor is looking at, its easiest to just crack open all the files and look through them. Or not -- depending on your theme.
yes i would like the meta info to be permanently removed. especially the filed under. written by and tagged as stuff
ok ive managed to remove it but now the title for the post is at the bottom of the page rather than the top. please help!