Support Forums - Classified Ads Script Osclass
Osclass theme support => Zara Osclass Responsive Theme => Topic started by: Альтаир Ибн Ла-Ахад on July 10, 2017, 03:55:04 PM
-
Hello. I want to show price in Facebook publication title
As example i attach screenshot on of our shared listings
Please help it's very important for us. Thanks for help
-
You need to modify meta-data pushed to facebook on item.php
Available functions can be found here:
https://doc.osclass.org/HItems.php
-
Thanks for help but can you show me or recommend when in item.php i have to add that function. Thank for help.
-
Example:
<meta property="og:title" content="<?php echo osc_esc_html(osc_item_title()); ?>" />
-
Thank you very much !!!!