Topic-icon Opengraph with SobiPro

Active Subscriptions:

None
12 years 5 days ago #44485 by solarnetworks
I am trying to integrate opengraph with Sobipro.
My intention is when the visitor is on a specific sobipro entry.to be able to show that in the for of :

JOHN X visited COMPANY Y in the website.com
The topic has been locked.
Support Specialist
12 years 5 days ago #44510 by alzander
Replied by alzander on topic Opengraph with SobiPro
You wouldn't be able to automatically post to a user's Timeline just by viewing the SobiPro listing, if that's what you're looking for.

You should be able to add a button like "I visited xyz" to the page though, if that's what you're looking for. To do so, you'd need to:
* Create the object ('company') and action ('visited') in the Facebook Open Graph Configuration area of your Application
* In JFBConnect -> Open Graph, create a Custom Object and assign it to all SobiPro listings, or just a selected category. You do this by setting the non-sef URL components in the parameters area. Assign the custom object of 'company' that you created.
* In JFBConnect -> Open Graph, create a custom Action ('visited') and associate it with the object you just created.

Then, in the Joomla Module Manager, create a new "SCSocialWidget" instance:
* Provider: Facebook
* Widget: Action
* Action ID = the ID from the Open Graph area of the action you created above.
* Active Text = "I visited this company"

Assign it to your SobiPro listings pages.

That's a very quick step-by-step, but hopefully gives you the outline. If you run into any issues or have any questions, just let me know.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
11 years 11 months ago - 11 years 11 months ago #45038 by solarnetworks
What I have done is placing the options below in the Query parameteres:

option=com_sobipro
task=entry.details

and for the tags the items bellow:

image=field_logo
title=field_name
description=field_description
location=field_map

THere is no posting though!!! If I take out all the tags and the task parameter, in thelog it mentions that there was a posting BUT I can not see it anywhere!!!

any idea?
Last edit: 11 years 11 months ago by solarnetworks.
The topic has been locked.
Support Specialist
11 years 11 months ago #45257 by alzander
Replied by alzander on topic Opengraph with SobiPro
Sorry for the delayed response. We just got the JFBConnect v6.1 release out at the end of last week, and that's been keeping us more busy than we expected.

The above seems correct for what I think you're trying to do. However, can you explain how you're trying to trigger the action? Are you using the {JFBCAction ..} tag or the SCSocialWidget module to add the action button to your page? Can you post (or Private Message) a URL to a SobiPro listing where you think things are configured properly? From there, we can check things out and see what may be wrong.

Thanks,
Alex
The topic has been locked.