-
AuthorPosts
-
pedrox Friend
pedrox
- Join date:
- July 2007
- Posts:
- 375
- Downloads:
- 1
- Uploads:
- 85
- Thanks:
- 5
- Thanked:
- 37 times in 1 posts
August 15, 2012 at 2:55 pm #179954How to remove comments from Facebook ?
Thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 16, 2012 at 4:39 am #464372Hi pedrox,
May I know where you want to remove these Facebook comments?
prakash Friendprakash
- Join date:
- October 2008
- Posts:
- 439
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 146 times in 115 posts
August 16, 2012 at 8:24 am #464393I think you are looking for this solution
http://www.joomlart.com/forums/topic/facebook-social-comment-plugin/#post-460987pedrox Friendpedrox
- Join date:
- July 2007
- Posts:
- 375
- Downloads:
- 1
- Uploads:
- 85
- Thanks:
- 5
- Thanked:
- 37 times in 1 posts
August 16, 2012 at 11:31 am #464420I want to remove the plugin, but I can not find it. I installed “JFBConnect: Joomla Facebook” and now I have duplicate comments… :laugh:
Thanks
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:14 pm #464436well as far as I am aware as soon as you install some other component for comments / ja facebook automatically disables.
pedrox Friendpedrox
- Join date:
- July 2007
- Posts:
- 375
- Downloads:
- 1
- Uploads:
- 85
- Thanks:
- 5
- Thanked:
- 37 times in 1 posts
August 16, 2012 at 4:33 pm #464443<em>@prbalge 334701 wrote:</em><blockquote>well as far as I am aware as soon as you install some other component for comments / ja facebook automatically disables.</blockquote>
In this case, no, and I got 2 boxes of comments from Facebook
pedrox Friendpedrox
- Join date:
- July 2007
- Posts:
- 375
- Downloads:
- 1
- Uploads:
- 85
- Thanks:
- 5
- Thanked:
- 37 times in 1 posts
August 16, 2012 at 4:39 pm #464444However, this issue is irrelevant to me because I do not see many advantages in replacing the comment box, except for the fact of having no control over the existing system
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 17, 2012 at 3:26 am #464479Hi pedrox,
Did you try to install this JFBConnect: Joomla Facebook in other default template like Bee2 to check whether the issue still persist or not?
pedrox Friendpedrox
- Join date:
- July 2007
- Posts:
- 375
- Downloads:
- 1
- Uploads:
- 85
- Thanks:
- 5
- Thanked:
- 37 times in 1 posts
August 19, 2012 at 2:05 am #464613<em>@Saguaros 334764 wrote:</em><blockquote>Hi pedrox,
Did you try to install this JFBConnect: Joomla Facebook in other default template like Bee2 to check whether the issue still persist or not?</blockquote>
The problem only happens with Ja Wall, when I change to a template Default only shows 1 comments box
Thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 19, 2012 at 5:52 am #464619Hi again,
PM me admin and FTP account, I shall take a look at this issue for you.
pedrox Friendpedrox
- Join date:
- July 2007
- Posts:
- 375
- Downloads:
- 1
- Uploads:
- 85
- Thanks:
- 5
- Thanked:
- 37 times in 1 posts
August 29, 2012 at 3:22 pm #465762<em>@Saguaros 334968 wrote:</em><blockquote>Hi again,
PM me admin and FTP account, I shall take a look at this issue for you.</blockquote>
I have already sent several days ago
Thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 30, 2012 at 4:46 am #465800Hi again,
I replied you in PM several days ago:
This is because, by default, articles in this template already included a fb comment box, you can disable it by opening file: /templates/ja_wall (your default template)/css/template.css
At approx line 1680:
.fb-comments {
clear: both;
display: none; <<add this line.
padding-top: 20px;
}Regards.
Aleksander Rangelov FriendAleksander Rangelov
- Join date:
- September 2014
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
October 1, 2012 at 10:31 am #468735HI,
How to remove FB comments in one article only?
Regards!arucardx Friendarucardx
- Join date:
- July 2010
- Posts:
- 346
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 21
- Thanked:
- 138 times in 104 posts
October 1, 2012 at 12:29 pm #468745Because the current facebook comment box that’s included in JA Wall for Joomla articles is added into blog_item.php as a code instead of plugin, there’s no way for you to disable it with any backend settings for just a category or single article.
Still, it’s possible to achieve what you want by creating a IF statement that looks for Menu ID or Item ID and exclude the facebook comment box script if it matches. That way, you are able to remove FB comments in only one article =)
Aleksander Rangelov FriendAleksander Rangelov
- Join date:
- September 2014
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
October 1, 2012 at 3:24 pm #468767Hi again,
I can’t deal with this condition, and it’s very important for me, I guess and for many others. Please for a little help!
Thank you! -
AuthorPosts
This topic contains 17 replies, has 6 voices, and was last updated by Saguaros 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum