Hi there Kriese,
Meet me again - http://7theme.com. Thanks i finally figure out how to display all featured picture.
Recently I bought this Evolution Lightbox plugin http://codecanyon.net/item/lightbox-evolution-for-wordpress/119478
Unfortunately, when i install it, it cause all post at http://7theme.com/ can't display any text (as by know you can see there) which I type a lot for each post. Only fetured image displayed.
I told the Evo Lightbox developer & he ask me to insert this code :
<script type="text/javascript">
jQuery(document).ready(function() {
jQuery("a[rel^=lightbox]").lightbox({
modal : 1,
autoresize : 1
});
});
</script>
on footer.php
AND THEN...
"Contact the author of the theme and ask him how to remove "PrettyPhoto" plugin"
-----------------------------------
Do you think, this will help?














