-
AuthorPosts
-
Andre Prior Friend
Andre Prior
- Join date:
- September 2014
- Posts:
- 101
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 21
- Thanked:
- 3 times in 1 posts
October 15, 2013 at 8:46 am #191394how to remove FACEBOOK comment field under article?
I want to use a different social plugin
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 15, 2013 at 3:32 pm #509070Have you checked your Plugin Manager for the Facebook plugin?
gbelli Friendgbelli
- Join date:
- March 2006
- Posts:
- 28
- Downloads:
- 64
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 9 times in 1 posts
October 27, 2013 at 4:48 pm #510314<em>@pixelitodesign 393646 wrote:</em><blockquote>how to remove FACEBOOK comment field under article?
I want to use a different social plugin</blockquote>
Go to Template Manager > Choose Default Template > General Tab > Click No for “Integrated Facebook Comment”
November 18, 2013 at 5:52 pm #512627hello
i just try to disable facebook comments but didnt find such optionsThere no “GENERAL” tab inside template otrions,
the only tabs is: Details, Advanced, Menus assignment(i am using joomla 3.2)
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 19, 2013 at 3:45 am #512652Hi guys,
You can try to remove from code, open file: templatesja_wallhtmlcom_contentarticledefault.php
At the end of this file, comment or remove this line:
<div class="fb-comments" data-href="<?php echo JURI::getInstance()->toString(array('scheme', 'host', 'port')) . $this->item->readmore_link; ?>" data-num-posts="2" data-width="576"></div>
@rool_ra: this template is not available for Joomla 3.2 as we’re still in process of upgrading our templates to be compatible with this latest version. So, if you update to J!3.2, it may cause unexpected error, it’s recommended to rollback to previous working version till we release the updated versions.
RegardsMarch 19, 2014 at 1:17 am #527243I have it installed on Joomla 3.2, Please advice. Me too want it removed.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 19, 2014 at 1:41 am #527245@vikramtri: did you try my suggestion above? the Facebook comment box can be hidden by commenting / removing this code:
<div class="fb-comments" data-href="<?php echo JURI::getInstance()->toString(array('scheme', 'host', 'port')) . $this->item->readmore_link; ?>" data-num-posts="2" data-width="576"></div>
in this file: templatesja_wallhtmlcom_contentarticledefault.php1 user says Thank You to Saguaros for this useful post
March 19, 2014 at 11:28 pm #527388I was about to do that but your comment states that it may cause unexpected error, it’s recommended to rollback to previous working version till we release the updated versions. Even though i could not find anything linked that may impact if code is commented.
Will just go ahead and comment the code section, i did and it just works fine.
Thanks.
ibewguy Friendibewguy
- Join date:
- July 2011
- Posts:
- 255
- Downloads:
- 18
- Uploads:
- 6
- Thanks:
- 62
- Thanked:
- 9 times in 2 posts
May 15, 2014 at 4:47 pm #535336Hello,
I tried to comment out the line in my php file and was unable too!! I am not sure why?? I am running the Wall on 3.3!!
Any insight into why would be appreciated!
Thank you
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
ibewguy Friendibewguy
- Join date:
- July 2011
- Posts:
- 255
- Downloads:
- 18
- Uploads:
- 6
- Thanks:
- 62
- Thanked:
- 9 times in 2 posts
May 25, 2014 at 1:37 am #536553Thanks, but my wall seems fine on 3.3 – I have not had any issues so far…
I did delete the Facebook comment portion as you instructed above and have migrated over to the intense debate comment system. I added the script for the IntenseDebate comment system in the same location as the Facebook comment script. It works fine.
I did have a question about where to put the IntenseDebate script in my K2 content.
Thanks for your reply!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 26, 2014 at 3:50 am #536621<blockquote>I did have a question about where to put the IntenseDebate script in my K2 content. </blockquote>
You would have a look at override folder of K2 component in JA Wall template: templatesja_wallhtmlcom_k2 . And depending on the template layout you’re using in your site, you can find the item.php file and add the script there.
-
AuthorPosts
This topic contains 12 replies, has 7 voices, and was last updated by Saguaros 10 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum