Advertisement:

Author Topic: How can i display transaction status in latest items (home page) ?  (Read 323 times)

d3sign3r

  • Newbie
  • *
  • Posts: 43
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:
Code: [Select]
<?php echo $transaction?>but no luck :(

Could you please help me ? Thanks!