Hi,
I am using twenty twelve theme. I want to relocate author and date to the space below the title of each post.
So in content.php, I pasted the entire code from footer to header.
So obviously the tags will show up over there too, but I only want the author name and date.
I also could not find any documentation for twentytwelve_entry_meta() to figure out how to somehow parse these information if it is related to this function.
Can you please help me find a solution?
Thanks