• Hello:

    When I click on a tag it takes me to a page where is lists out all the different entries for that tag.

    Is there a way to add a few lines of my html or an include file so that it shows up on this page…??? So, no matter what tag I click on it will always show this include file (at the top) before it lists out all the entries.

    Thanx in advance,

    –w.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Put it in a Tag Template.

    Thread Starter wpfiend

    (@wpfiend)

    MichaelH:

    Thanx for the response.

    I read the article but found that I do not have a tag.php file in my particular themes directory. I already have the include file in my index.php file for the theme but it does NOT show up on all the pages and it does not show up for the tags page either.

    I am a noob so sorry for my dumb questions.

    Thanx,

    –w.

    Typically you can copy a theme’s archive.php or even index.php to tag.php.

    Review Template Hierarchy.

    You might to paste all the code from index.php and the include file into a pastebin such as wordpress.pastebin.com, and report the link back here. Maybe someone can spot your problem. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adding my stuff to the top og the tags page’ is closed to new replies.