× Joomla Facebook Connect support forum

Topic-icon Facebook open graph activity log page is missing

Active Subscriptions:

None
11 years 3 months ago #29607 by jude007
Thanks Alex, Yes i will definitely go to joomla and give a good sound of your product ! Alex, my site template is responsive one. Because of like boxes and other jfbc boxes width change, i found in the forum this code to be paste in css.

#fbcomments, .fb_iframe_widget, .fb_iframe_widget[style], .fb_iframe_widget iframe[style], #fbcomments iframe[style], .fb_iframe_widget span { width: 100% !important; }
Its work perfect now. but since, the "LIKE" button disappeared.
I saw in the forum that, if i remove above code the like button will appear. yes it did. but the my boxes are appearing wrongly in difference resolutions. Is there anyway to fix all without removing the code please ?
Thanks !
The topic has been locked.
Support Specialist
11 years 3 months ago #29616 by alzander
Jude,
You can try to update each of those styles with .jfbccomments to make the CSS more specific, like:
.jfbccomments #fbcomments, .jfbccomments .fb_iframe_widget, .jfbccomments .fb_iframe_widget[style], ....
Try that and see if that helps make it work for comments, but not for the Like button. Let us know how it goes.

Finally, we'd love that review if you get a chance.

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

None
11 years 3 months ago #29730 by jude007
Hi Alex, the review done ;-)

" Reviews (180)
Review
★★★★★
Excellent
jude007
2013-01-07
Reviews: 1
Very productive and excellent support from the developer. If you want to have onestop facebook features, this is the one you have to get. I would give 100s stars !!
"
Alex,I tried with the way you ask me to do. but the like button is still missing. as i have lot of visitors (40%) from law resolutions, the site in not displaying properly in there screens. I mean this code is all ok. except if you can advice me how to show the "LIKE" button. thanks !
The topic has been locked.
Support Specialist
11 years 3 months ago #29757 by alzander
Jude,
Thanks for the review! It's really appreciated as word of mouth is the best promotional tool we have.

Can you post (or Private Message) a URL of your site where we can see the missing Like button. Please leave the original CSS that fixed the comment box but *not* with the update we asked you to make? We'll gladly look at the page to see if we can find some better CSS to fix the Like button while keeping your comment box fix.

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

None
11 years 3 months ago #29759 by jude007
Alex, I think you still misunderstanding me. Let me explain you clearly. There is NO issue with my comment box. Only my problem is, as my site is responsive css, all other side bars are resizing in my template (in the resolution of 1024x768) except "JFBCFan box" and "JFBCFriends box" . So as i explain you, if i put that code
".jfbccomments #fbcomments, .jfbccomments .fb_iframe_widget, .jfbccomments .fb_iframe_widget[style], ...." all are fine, BUT then i cant see the the "LIKE" button.
This is the problem i am having. I will drop all the site access details to your Private Message. Please help me ! Thanks !
The topic has been locked.
Support Specialist
11 years 3 months ago #29824 by alzander
Thanks for sending the details of your site. I went to the home page and was able to see the Like button on it. Do you still have the original CSS you used to fix the comment box on the page? If not, can you re-add it so that we can see how that's affecting the Like button. Once we see it causing a problem on your site, we should be able to help you figure out a fix for the CSS that will work for you.

Alex
The topic has been locked.
Active Subscriptions:

None
11 years 3 months ago #29836 by jude007
File Attachment:
File Attachment:
Hi Alex, NO, yesterday when you visit my home page, the code isnt there. I have re put the code now (.jfbccomments #fbcomments, .jfbccomments .fb_iframe_widget, .jfbccomments .fb_iframe_widget[style], .jfbccomments .fb_iframe_widget iframe[style], .jfbccomments #fbcomments iframe[style], .jfbccomments .fb_iframe_widget span { width: 100% !important; } )
The like button is there. But when you watch it in resolution, (1024x768) The widgets are not resizing. another major problem is recommendation, like box , fan, they all modules (JFBCFeed, JFBCFriends,) are one on another. its happen this morning without doing anything. (Please look at the attachment). Also after few seconds JFBCFeed, JFBCFriends, and others disappearing. (site access details to your Private Message)
Kindly help to find a solution.
Thanks !
Update !! I have seen exactly the same problem in your demo site. (Please check the screen shot 2)
The topic has been locked.
Active Subscriptions:

None
11 years 3 months ago #29860 by jude007
Alex ? :-) I'm waiting for you
The topic has been locked.
Support Specialist
11 years 3 months ago #29871 by alzander
Jude,
We've been doing some research on this as we heard about another user with a similar issue. Facebook looks to have introduced a bug into their Javascript recently that's causing problems with some of their social widgets. For more information, see our other post about Display issues with some Facebook widgets .

When you add the .jfbccomments selector in the CSS, that prevents that style from affecting your other widgets, like the Recommendations bar. So, the new styles are *not* the problem with the display of your widget right now, it's seems to be the bug with Facebook that others are reporting. This is not a JFBConnect-specific issue, this is a Javascript problem on Facebook's side. I don't think there's anything we can do to fix this on our end, but we are still investigating.

Hope that explains the situation, but if you have any questions or don't think the Facebook bug reports from that other thread are related, let us know.

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

None
11 years 3 months ago #30039 by jude007
Hi Alex, I am having a new problem:
1) Some of my articles are set to "REGISTER" users. If the registered user click on readmore, its navigating properly to the rest of the article. But, when non registerd click on it, instaed of its going to the (Or prompting) register page, i am getting this error:

Fatal error: Call to a member function get() on a non-object in /home/medapera/public_html/templates/araliya/library/Artx/Content/SingleArticle.php on line 51

In the article access level i have set it to "Registerd" and in article option its in Show Unauthorized Links to YES.
Please advice me how can i get it to work, when a un registerd user click on read more, not to get the error and pass him to login page. Thanks alex. If you need my login access, they are the same as i sent you to your PM. Please find below the "SingleArticle.php"
The topic has been locked.