<?php if (get_post_meta($post->ID, "location", true)) { ?> <div>Google Map</div> <?php } ?>
<?php if (get_post_meta($post->ID, 'images', true)) { ?> <div>Images</div> <?php } ?>
There are currently 1 users browsing this thread. (0 members and 1 guests)