Support Forums - Classified Ads Script Osclass

Osclass plugin support => Business Profile Plugin => Topic started by: Alberto on March 27, 2021, 04:59:29 AM

Title: compartir perfil de empresa en una red social
Post by: Alberto on March 27, 2021, 04:59:29 AM
Hello I want to create a link to share a specific company profile on facebook I have the facebook URL to share
https: //www.Facebook. com / send? text =

and I have the code snippet of what I want to share <? php if (function_exists ('bpr_company_url')) {echo bpr_company_url ($ user_id);}?> try to create it opens Facebook but does not share the URL of the specific profile I want to share ,,, prove to do it with the URL that comes out all the profiles, I mean (bpr_companies_url () ....... and if it works but I don't want to share all but a single profile ...
Title: Re: compartir perfil de empresa en una red social
Post by: Alberto on March 27, 2021, 05:02:18 AM
How do I create that link button? To be able to share a profile, will it help me?
Title: Re: compartir perfil de empresa en una red social
Post by: MB Themes on March 29, 2021, 11:33:58 AM
@Alberto
Check this:
https://developers.facebook.com/docs/plugins/share-button/