Add city name in loop-ad.php
Hi,
I would like to add a line in the loop-ad.php that displays the cp-city code before the description when a search is conducted so far I have this...
<?php if(get_option('cp_city') == 'yes'); echo get_option ('cp-city'); ?>
Just wondering if anyone can help with the correct line of php?
Thanks,
Mel