Topic: code showing up in archive list
Hi,
I've implemented simpleviewer pro on my wordpress page successfully, there's some unwanted code showing up however.
In the post with the gallery itself i get this text showing underneath the simpleviewer container:
[gallery]
when there are options filled in in the gallery in wordpress they are shown as well.
worse than this when i ask the archive list of the category 'foto's' that i created there is simpleviewer code shown.
for example here i have two pages names 'foto test' and 'opname van raphaelle' with the category 'fotos'. if i click 'fotos' to get a list of posts i get this:
foto test
#gallery-1 { margin: auto; } #gallery-1 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 33%; } #gallery-1 img { border: 2px solid #cfcfcf; } #gallery-1 .gallery-caption { margin-left: 0; }
02/09/2010 – 10:33 | Door admin | Geplaatst in Foto's | Pas aan | Reactie (1)
Opname van Raphaëlle
#gallery-2 { margin: auto; } #gallery-2 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 33%; } #gallery-2 img { border: 2px solid #cfcfcf; } #gallery-2 .gallery-caption { margin-left: 0; }
In the post i have this code
[simpleviewer gallery_id="3" bgcolor="ffffff" gallery_width ="100%" gallery_height ="600"]
and straight after that just the wordpress gallery inserted just like in your explanation.
there's nothing else. If i put some text in the body of the post it is shown together with the code.
am I doing something wrong?
best regards,
Mukti