On my website I have since 2 days tags enabled. This works fine with Firefox, Opera and Google Chrome. When I select a tag with Internet Explorer 7 or 8 it doesn't work. When selecting a tag in IE it takes me to the tagpage but when I select a image it will show only the first image within the tagstructure, the rest of the images outside the tag structure.
With other browsers: Index | Tags | Meridiana - EI-DEZ
With IE browsers: Index | 2009 | Amsterdam (EHAM) | Meridiana - EI-DEZ
You can see my problem @
http://www.aogphotos.comCan somebody help me with this one?
TIA
Comments
aogphotos.com/gallery/2009/Volkel (EHVK)/IMG_9059.jpg.php
if you select the tag below, the "Antonov An-2T" one will work but the "Deutsche Lufthansa (Classic Wings)" one won't.
Maybe you should just avoid brackets in your tags ?
I checked the bracket "problem" and indeed....no tags with brackets. So I will remove the brackets in the tags.
I checked all my zenphoto php files again today and I still can't figure out why the tags doesn't work with IE.
Maybe someone can help me on this one.
TIA
Because my website is a zenphoto/wordpress one I have to include the header like:
[code]<?php get_header(); ?>[/code]
When I remove the header the tags are working but the website missing the css/javascripts etc. files.
Is it correct that zenphoto can not work with [code]<?php get_header(); ?>[/code]?