Topic-icon OG Title not showing up / wrong images

Active Subscriptions:

None
12 years 2 months ago #18751 by domŻy
My HTML looks fine, referring to the correct IMG and Title.

However in some cases I have noticed that the Article title does not get posted to my FB wall instead of the title there appears the URL.

Also, in some cases the image that is posted to the the FB Wall is not the image from the article, but rather an image from another article (possibly from my "most read" or "latest" modules).

Finally, in some cases when I click like/recommend that OG data does not appear in the popup iframe, rather I just get my own FB user profile image, the article's URL and a text input box along with the post and not post buttons.

On another side note, is it possible to have the buttons set to the highest z-index so that the popups dont flow under another module (like an ad), or is this inherited from the article z-index?

www.chloregy.com/index.php/business-sust...875-our-detox-decade
The topic has been locked.
Support Specialist
12 years 2 months ago #18836 by alzander
Dominik,
Sorry for the delayed response.

On your page, there's another extension that's including the Facebook Javascript Library. If you open the HTML and search for "all.js", the second inclusion that has xfbml=1&id=xxx in it, needs to be removed. JFBConnect is also including that library in a way that is meant for more features to be used. I'm not sure if this is the exact cause of your problem, but definitely not helping the situation.

If you're still running into issues after that, we'd recommend trying the Facebook URL debugger tool. With that, you can see what Facebook 'sees' about the Open Graph settings for each page. From here, you may be able to diagnose why some pages act strangely:
developers.facebook.com/tools/debug/og/o...875-our-detox-decade

As for the z-index, we set the social buttons to a z-index of 100. That usually puts them on top of other contnet, but if there is a surrounding div with a lower z-index, they will take that index on and may make them go behind other content. If there's a specific place you're running into that issue, let us know the URL and button. We can look at the CSS and let you know if there's some code we can provide to help fix the problem.

Thanks,
Alex
The topic has been locked.