That worked perfectly, thanks Nick. I am currently reading your Genesis Framework Explained Series, very enlightening.
I am trying to do one more thing. I want to remove the author and date info after the post. I am trying to find the hook and function that it pertains to. My methodology is to look in the post.php file. And I thought I found it but I was wrong since my change did nothing.
what I added to my child functions.php file was:
remove_action( 'genesis_after_post_content', 'genesis_post_meta' );
I then created a post.php file and added the same action above, and no change.
Basically I looked for the action I thought added in the function and just removed it, but that didn't work. Do I have the right idea here?
I am having a difficult time finding this, any tips on how to locate these actions for future reference.
__________________
Vinicius Brasil
http://www.mountainviewrealestateguy.com
|