<?php if ( get_post_custom_keys ( $post->ID, 'cp_sale_or_rent', '1' ))
{ echo "Yes, it is for sale";
else ( get_post_custom_keys ( $post->ID, 'cp_sale_or_rent', '2' ))
echo "No, it is for rent"; } ?>
arthemes.org - AppThemes plugins, tutorials, modifications and services |
There are currently 1 users browsing this thread. (0 members and 1 guests)