Support Forums - Classified Ads Script Osclass

Osclass theme support => Beta Osclass Theme => Topic started by: SriramRajendran on November 17, 2019, 12:01:20 PM

Title: do not show the price
Post by: SriramRajendran on November 17, 2019, 12:01:20 PM
Hi,
I don't want want the user or visitor to see the price which was entered during publish form,
Instead of price I want to display - ₹ Contact for Price

How can I deal it ?
Title: Re: do not show the price
Post by: MB Themes on November 17, 2019, 03:13:54 PM
Update item.php, loop single and loop premium and replace price function with your text.
Title: Re: do not show the price
Post by: SriramRajendran on November 17, 2019, 03:49:13 PM
what will be the price function ?
Title: Re: do not show the price
Post by: MB Themes on November 18, 2019, 08:15:42 AM
http://docs.osclasspoint.com/hItems-php

osc_item_price()
osc_item_formated_price()