-
Author
-
March 13, 2016 at 19:19 #110217
prepriemysel
ParticipantHallo,
its me again, sorry. I would like to hide default comments and show only facebook comments instead. Is many ways to do it, but i dont want disable comments forever. Thanks. (for fb comments i am using super socializer)
March 14, 2016 at 14:33 #110320rikbutterflyskull
ParticipantYou can disable comments for selected post/pages in quick edit mode without disabling general comments
March 14, 2016 at 14:38 #110322prepriemysel
ParticipantSorry, but it is integrated to general comments, when i disable it for posts, facebook will disapear as well.
March 14, 2016 at 14:54 #110327rikbutterflyskull
ParticipantRead here my reply https://archived.seventhqueen.com/forums/topic/facebook-comments
March 16, 2016 at 20:36 #111060Laura
ModeratorHello, could also hide that with css, can you share a link to a post?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 17, 2016 at 01:53 #111140prepriemysel
ParticipantMarch 18, 2016 at 18:58 #111614Laura
ModeratorHello, try adding this to style.css of child theme
COPY CODE.theChampCommentingTabs li:nth-child(1) { display: none; } div#theChampTabs-1 { display: block !important; } div#theChampTabs-0 { display: none !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 19, 2016 at 15:49 #111762Laura
ModeratorGlad it worked 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
Viewing 9 posts - 1 through 9 (of 9 total)
You must be logged in to reply to this topic.