Support Forums - Classified Ads Script Osclass

Osclass theme support => Zara Osclass Responsive Theme => Topic started by: alsharif on August 25, 2017, 01:33:33 PM

Title: Display Sellers name below picture title
Post by: alsharif on August 25, 2017, 01:33:33 PM
I need to display the Seller / Advertiser name right below picture title in index page and in search page.  How can I do that.
Title: Re: Display Sellers name below picture title
Post by: MB Themes on August 25, 2017, 03:28:55 PM
@alsharif
https://doc.osclass.org/HItems.php
osc_item_contact_name()

Add to main.php (home page) and search_list.php, search_gallery.php (search page).
Title: Re: Display Sellers name below picture title
Post by: alsharif on August 25, 2017, 08:29:12 PM
Thank you for the swift reply.  Will you kindly provide the code to do that. Just started to learn PHP  :-[.
Title: Re: Display Sellers name below picture title
Post by: MB Themes on August 25, 2017, 09:53:33 PM
I already did. Just wrap it to php tags and echo it.