Osclass forums
Support forums => General help => 3.7.x => Topic started by: d3sign3r on January 20, 2018, 10:58:45 pm
-
i would like to display the transaction status (Buy, Sell, Rent ...etc) in every item at the home page (Latest Listings) and also at the search result page.
I tried to add that code:
<?php echo $transaction; ?>
but no luck :(
Could you please help me ? Thanks!