0
When I 'like' an album, on the album page, and write a little comment - it comes up as 'Liked', and if I refresh, it shows my avatar from Facebook. I go to Facebook, and there's no like there at all.
I've tried with items from the demo on here, and they show the 'like' straight away. I'm not really sure what is wrong?
Bookmarking - This works, kind of. If I try bookmarking with Facebook. It bookmarks it after I add a little comment - but it doesn't show an image/photo next to the title and it's details. :/
Would be grateful if you could help!!
Best,
Greg
I've tried with items from the demo on here, and they show the 'like' straight away. I'm not really sure what is wrong?
Bookmarking - This works, kind of. If I try bookmarking with Facebook. It bookmarks it after I add a little comment - but it doesn't show an image/photo next to the title and it's details. :/
Would be grateful if you could help!!
Best,
Greg
Responses (24)
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0Hmm. I've just tested the social bar and the 'Like' button. The social bar still doesn't post an image from my page on FB. It simply shows the link and the comment that I write.
I made the site 'public' and accessible. I pasted the url to my album in another browser, that isn't logged in - and it shows it fine, so I'm not sure why the image still isn't showing?
Also, when I hit like - it shows that I've liked it by displaying my FB avatar on the album page, the small thumbnail - but it doesn't display my like on FB.
I hope this can be remedied. Thanks -
Accepted Answer
-
Accepted Answer
0ok, it is indeed the OG protocol, it has new changes...
you should add this to your /views/album/view.html.php file (line 166)
$document->addCustomTag( '[meta property="og:url" content="'.$uri->current().'" /]' ) ;
$config =& JFactory::getConfig();
$document->addCustomTag( '[meta property="og:site_name" content="'.$config->getValue( 'config.sitename' ).'" /]' ) ;
please remember to replace the [ and ] characters for the correct ones. -
Accepted Answer
-
Accepted Answer
0Just wanted to post again, and say - There's no data in this file already mentioning such a protocol. Is it definitely the right file?
On line 166, I have this
if($album->id){
//creem els breadcrumbs
(line 166)
$letters = MusColAlphabets::get_combined_array();
$pathway->addItem($letters[$album->letter], 'index.php?option=com_muscol&view=artists&letter='.$album->letter);
Enter all of the code you mentioned above in that blank line? What do you mean by [ and ] characters, too?
Thanks! -
Accepted Answer
-
Accepted Answer
0The latest version, I think - unless there has been a new version in the past month or two?
Would you be able to make the edits to the file for me if I upload it here?
I can't see anything that relates to FB within this code, so I'd prefer if you could
Thank you!
Greg [file name=view.zip size=2278]http://www.joomlamusicsolutions.com/images/fbfiles/files/view.zip[/file] -
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0Hey.
I've just downloaded a brand new copy of the component - file name -
com_muscol_2.3.0_community_pro_1.6
I'm using 2.5 - there isn't one difference in code between my files ( /views/album/view.html.php) between the new one and the one on my server.
But you said my one on the server definitely isn't the new one? I'm really confused - I just want to add the code change you asked me to make.
Could you help?
Thanks -
Accepted Answer
0wow...
I'm confused too. in my local files, the code I told you is there.. but I realise that the version I download from here, does not contain those pieces of code!!! :S :S
well, I re-packed and re-uploaded. it should be there now (by the way I changed the package name from com_muscol_2.3.0_community_pro_1.6 to com_muscol_2.3.0_community_pro_2.5)
please download and see that file again.. you will know what I meant and you won't need to change any code
sorry for this.. I owe you a beer at least!
don't worry, all the rest of the files you have are up to date. it was just this file that contains the Facebook Open Graph changes...
let me knoww!! -
Accepted Answer
0Oh wow! Hah. Okay. Awesome! I'll re-download tomorrow and give it a go.
Hopefully it should all be good! Don't worry about the beer, but you can certainly help me code the conditional views (in the thread I posted here) if you would like when you have the time? I can dabble with the code, but I don't know where to start!
I'm being cheeky! -
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0I used the code you put in this thread.. here is a link to my page..
http://my2196.com/index.php/music/1/2-itoljahso-by-2196-productionz/3-itoljahso-vol-1 -
Accepted Answer
-
Accepted Answer
0I'm having the same exact problem on my site, www.lyriclobby.com, the facebook like doesn't show on facebook, the facebook share has no details and the facebook comments don't show on facebook.
I tried replacing the code as instructed and in my own case I'm using com_muscol_2.4.3_community_pro_3.0 version 2.4.3 so the line was at line 208 but it still didn't work. Please i'm attaching my views.html file so hopefully you can help me with the changes or give me instructions on how to fix it. Thanks-
Germinal Campsmore than a month agoplease contact us at support@ joomlathat.com about the issue
-
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »