Permalink Problems
-
Hi,
this is my website http://www.mp3ojax.com.
i want to insert permalinks on the images on main page
This is the code:<a href="<?php the_permalink() ?> <?php endif; ?> <?php $metadataContent = ob_get_clean(); ?> <?php if (trim($metadataContent) != ''): ?> <div class="art-PostMetadataHeader"> <?php echo $metadataContent; ?> </a>But I get urls like this:
http://mp3ojax.com/joseph-krikorian-artarutyun-2008/%3C/a%3E%3C/div%3E%3Cdiv%20class=
please can someone help me?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Permalink Problems’ is closed to new replies.