<?php echo osc_item_city(); ?>
Add in Line 64 of loop-single.php and works correctly, but in loop-single-premium.php it does not work correctly.
<?php if( $view == 'gallery' ) { ?>
<div class="locgrid"><?php echo veronika_location_format(osc_item_country, osc_item_region(), osc_item_city()); }?></div>
can someone help me with the code for loop-single-premium.php