Viewing 2 replies - 1 through 2 (of 2 total)
  • for instance in the tag archive ‘facilift’, the tag link urls after the post titles are showing like this:

    http://www.bloemingdael.nl/tag/facelift/%3Ca%20href=

    actually, the output to the browser is:

    <div class="tags float_l"><a href="<a href="http://www.bloemingdael.nl/tag/facelift">facelift</a> </div>

    does your theme have:

    tag.php
    archive.php

    look into the templates tag.php or archive.php, and try to locate the code after:

    <div class="tags float_l">

    or try to contact the developer of your custom theme.

    Thread Starter JvdK

    (@jvdk)

    It seems Chrome and IE show different tag link urls. I’m contacting the developer of the theme thank you for your help

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘'Tag' produces broken link’ is closed to new replies.