Hi First of all my applogies if this is not the correct forum, but from what I've read what I need to do requires PHP knowledge. I have to insert a banner at the top of a Wordpress Category results page but I don't know how to. I have searched in this and other forums, in google, and nothing. Can anyone please give me step-by-step instructions? I don't know much coding, in fact nothing. I'm aware that I cannot insert it in a page thus it is probable that I might have to change the index.php file, and call for action? I really need help... Thanks a lot.
Can you post the actual code here? The code differs from theme to theme in Wordpress so what may work in one theme, might not work in another. Although, they all have the same hooks. Also, this may help: http://codex.wordpress.org/Main_Page It is where wordpress talks about how the back-end works and if you need to code something, this can always help.
Thanks for replying. I sure can...what code would I need to post? Frm the index.php file? functions.php? Others?