Hello,
i'm new at PHP and Wordpress but your theme is quite interesting to me. I want to remove the "posted by" under the post title and customize the post timestamp to display date and time (e.g. 5th Sept 2008, 5:04pm).
I tried to create a child theme so i can customize the items as mentioned. I tried copying the codes to functions.php as instructed here but it says there's an error at line 7?
i noticed also that the code snippet given on that page is slightly different from the ones in hooks-filters.php (i reckon that's where you formatted the post meta there). is it just me or it's really that way? why is it so?
any help to resolve my question is appreciated.