How can I put at my WP blog's sidebar, different image banners on the different post/pages related to the page. For example I want for my site: http://www.weddingspeechespro.com In the above site, I have different posts like: Father of the Bride Speeches, Maid of Honor Speeches, Best Man Speeches. So I want to display Father of the Bride Speeches banner ad on the Father of the Bride Speeches post and Maid of Honor Speeches banners at the Maid of Honor Speeches post pages's sidebar. What will the code for this?
I would like to know a good way for this too. Only way I found taht I could put different widgets on pages, was creating different page templates (which are mostly the same anyway).
Yes, I too got it fixed by a widgets plug in. Checkout the site, now it displays the relevant ads on the relevant page. In another forum one of the member said "you could use the same idea as displaying a different header image per page. put a text widget in the sidebar pointing at a banner image, then use CSS Inserts to display the right one depending on the page ID."