-
AuthorPosts
-
July 16, 2012 at 5:22 am #179124
Anyone know how to disable the Facebook social (comment) box from showing up on every single article?
There is no mention of any plugin at all in the plugin manager, apparently this is built into JA Wall.
I like having the comment box for facebook, but I have absolutely no control over it. I do not want it on specific pages, yet I cant seem to get rid of it.
Also, it would be nice if it would work on the pop up preview, but it does not work there at all.
prakash Friendprakash
- Join date:
- October 2008
- Posts:
- 439
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 146 times in 115 posts
July 16, 2012 at 6:48 am #460987the facebook comments section can be found at the bottom of
ja_wall/html/com_content/article/default.phpyou will need to update it/ remove it as per your requirement
glenng Friendglenng
- Join date:
- February 2012
- Posts:
- 256
- Downloads:
- 24
- Uploads:
- 64
- Thanks:
- 45
- Thanked:
- 7 times in 1 posts
August 16, 2012 at 10:12 am #464410After wrote a comment (and select Post to Facebook) via Facebook social (comment) plugin, link appears like http://www.facebook.com/index.php/glenn
Instead of web site link facebook link appears on facebook. Any suggestion about this?
prakash Friendprakash
- Join date:
- October 2008
- Posts:
- 439
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 146 times in 115 posts
August 16, 2012 at 11:07 am #464418could you be specific as to what is needed? you could modify the above file to remove the facebook comment or change it as per your requirement
glenng Friendglenng
- Join date:
- February 2012
- Posts:
- 256
- Downloads:
- 24
- Uploads:
- 64
- Thanks:
- 45
- Thanked:
- 7 times in 1 posts
August 16, 2012 at 12:09 pm #464421I sent you the link. So you can try and see the problem. Thanks in advance!
prakash Friendprakash
- Join date:
- October 2008
- Posts:
- 439
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 146 times in 115 posts
August 16, 2012 at 3:07 pm #464435sorry did not receive the link > could you please resend
glenng Friendglenng
- Join date:
- February 2012
- Posts:
- 256
- Downloads:
- 24
- Uploads:
- 64
- Thanks:
- 45
- Thanked:
- 7 times in 1 posts
August 16, 2012 at 3:49 pm #464438For example you can try to leave a comment -via facebook plugin- from this link: http://reflectionsonabkhazia.net/index.php/ronald-g-suny
and see the link which will be appear on your facebook wall.
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
August 17, 2012 at 10:16 am #464542Hi glenng,
I think there is a problem with the code of facebook comments. When i view code of your site, input value is :
[PHP]
<input type=”hidden” value=”http://www.facebook.com/index.php/ronald-g-suny” name=”url” autocomplete=”off”>
[/PHP]
It’s wrong. I need ftp account to check again. Please send pm to me.glenng Friendglenng
- Join date:
- February 2012
- Posts:
- 256
- Downloads:
- 24
- Uploads:
- 64
- Thanks:
- 45
- Thanked:
- 7 times in 1 posts
August 17, 2012 at 5:06 pm #464574I sent you pm.
This is the code within default.php
<div class=”fb-comments” data-href=”<?php echo $this->item->readmore_link; ?>” data-num-posts=”2″ data-width=”576″></div>
I can try to edit if you tell me how…
glenng Friendglenng
- Join date:
- February 2012
- Posts:
- 256
- Downloads:
- 24
- Uploads:
- 64
- Thanks:
- 45
- Thanked:
- 7 times in 1 posts
August 18, 2012 at 11:54 am #464602and could you please remove test comments.
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
August 20, 2012 at 4:15 am #464690Hi,
Please check pm.
<em>@glenng 334879 wrote:</em><blockquote>I sent you pm.
This is the code within default.php
<div class=”fb-comments” data-href=”<?php echo $this->item->readmore_link; ?>” data-num-posts=”2″ data-width=”576″></div>
I can try to edit if you tell me how…</blockquote>
With code, please try change :
[PHP]
data-href=”<?php echo $this->item->readmore_link; ?>”
[/PHP]to
[PHP]
data-href=”<?php echo JURI::base().$this->item->readmore_link; ?>”
[/PHP] -
AuthorPosts
This topic contains 11 replies, has 4 voices, and was last updated by MoonSailor 12 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum