Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

in my wordpress powered website, i wish to use tags as topic hub page where once clicking on a tag say "green widget" , a page shall open which shall have background data of "green widget", photo and some more custom data. Further this customized landing page shall display all posts with tage "green widget"

share|improve this question

closed as too localized by toscho Jul 20 '12 at 23:41

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

create a tag.php or a tag template in your theme and edit it to show what you want.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.