Title: Hide default wordpress comment template + two more questions :)
Last modified: December 10, 2016

---

# Hide default wordpress comment template + two more questions :)

 *  [perflex](https://wordpress.org/support/users/perflex/)
 * (@perflex)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/hide-default-wordpress-comment-template-two-more-question/)
 * Hi tnx for this superb plugin i love it * i just want to know how customize 3
   things 1 : hide wordpress default commenting template 2: i set the floating icons
   to transparent i want to show their default colors on hover 3 : how to show google
   + add comment field instead of blank page when user is not logged in like facebook
   does ?? sorry for asking several questions at time but its all i need to know
   Other than that the plugin works like a charm.
    -  This topic was modified 9 years, 9 months ago by [perflex](https://wordpress.org/support/users/perflex/).

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/hide-default-wordpress-comment-template-two-more-question/#post-8538000)
 * Hi,
 * Thanks for the appreciation 🙂
 * > 1 : hide wordpress default commenting template
 * Read this [http://support.heateor.com/how-to-disable-default-comment-form-from-social-commenting/](http://support.heateor.com/how-to-disable-default-comment-form-from-social-commenting/)
 * > 2: i set the floating icons to transparent i want to show their default colors
   > on hover
 * You can change the background color from `Theme Selection` section at `Super 
   Socializer > Social Sharing` page in admin area. You can save any one color (
   default and on hover).
 * > 3 : how to show google+ add comment field instead of blank page when user is
   > not logged in like facebook does ?
 * GooglePlus also shows comment box when user is not logged into Google.
 *  Thread Starter [perflex](https://wordpress.org/support/users/perflex/)
 * (@perflex)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/hide-default-wordpress-comment-template-two-more-question/#post-8538096)
 * i dont get it * in Super Socializer > Social Sharing > Theme Selection there 
   is only one field On hover for icon color and background color should i put several
   color codes separated by commas for each social icon for example blue for FB 
   red for G+ green for whatsapp !! indeed google does show comment box (was my 
   browser issue) just one little problem with those two tiny “?” next to comments
   label [http://i67.tinypic.com/f1f4lg.jpg](http://i67.tinypic.com/f1f4lg.jpg) 
   can i add font-awesome next to each label ?? tnx again
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/hide-default-wordpress-comment-template-two-more-question/#post-8538109)
 * > i dont get it * in Super Socializer > Social Sharing > Theme Selection there
   > is only one field On hover for icon color and background color should i put
   > several color codes separated by commas for each social icon
 * No, as we mentioned in previous reply, you can specify only one color, one for
   default and one for hover.
 * > those two tiny “?” next to comments label
 * Are you trying to add something before the labels? Let us know the webpage url
   where you have enabled Social Comments so that we can check what’s wrong.
 *  Thread Starter [perflex](https://wordpress.org/support/users/perflex/)
 * (@perflex)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/hide-default-wordpress-comment-template-two-more-question/#post-8538160)
 * no im not trying anything those tiny ‘?’ show up when i first insatll the plugin
   but i would love to add social icons next to labels that would be more attractive
   here is the link : [http://maroctube.rf.gd/%d8%a7%d9%84%d8%b4%d8%a7%d8%a8-%d8%a7%d9%84%d8%b0%d9%8a-%d8%a3%d8%ad%d8%a8%d9%87-%d9%83%d9%84-%d8%a7%d9%84%d9%85%d8%ba%d8%a7%d8%b1%d8%a8%d8%a9-%d9%8a%d9%81%d8%a7%d8%ac%d8%a6-%d8%a7%d9%84%d8%b3%d9%8a/](http://maroctube.rf.gd/%d8%a7%d9%84%d8%b4%d8%a7%d8%a8-%d8%a7%d9%84%d8%b0%d9%8a-%d8%a3%d8%ad%d8%a8%d9%87-%d9%83%d9%84-%d8%a7%d9%84%d9%85%d8%ba%d8%a7%d8%b1%d8%a8%d8%a9-%d9%8a%d9%81%d8%a7%d8%ac%d8%a6-%d8%a7%d9%84%d8%b3%d9%8a/)
   sorry i had to change webpage link unfortunatley your plugin did not integrated
   in all my posts even i checked post in the admin area those test comments are
   from another facebook comments plugin by vivacity *
    -  This reply was modified 9 years, 9 months ago by [perflex](https://wordpress.org/support/users/perflex/).
    -  This reply was modified 9 years, 9 months ago by [perflex](https://wordpress.org/support/users/perflex/).
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/hide-default-wordpress-comment-template-two-more-question/#post-8538227)
 * To remove the unknown character before labels, add following CSS in `Custom CSS`
   option at `Super Socializer > General Options` page in admin area:
 *     ```
       div.theChampCommentingTabs li:before{
           content: none !important;
       }
       ```
   
 * >  i would love to add social icons next to labels
 * This feature is available in our another social comments plugin [https://wordpress.org/plugins/heateor-social-comments/](https://wordpress.org/plugins/heateor-social-comments/)
 * > sorry i had to change webpage link unfortunatley your plugin did not integrated
   > in all my posts even i checked post in the admin area those test comments are
   > from another facebook comments plugin by vivacity *
 * Not sure what you mean. We can see the comments being displayed due to our commenting
   plugin.
 *  Thread Starter [perflex](https://wordpress.org/support/users/perflex/)
 * (@perflex)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/hide-default-wordpress-comment-template-two-more-question/#post-8538258)
 * tnx for your help for all my questions i really appreciate it * so can i use 
   both plugins “super socializer” for sharing and likes and “heateor social comments”
   for comments ?? there will be no plugins conflict or something ?
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/hide-default-wordpress-comment-template-two-more-question/#post-8538270)
 * Yes, you can use both plugins without any conflicts.
 *  Thread Starter [perflex](https://wordpress.org/support/users/perflex/)
 * (@perflex)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/hide-default-wordpress-comment-template-two-more-question/#post-8538309)
 * tnx a lot for all ur help * i wish u all the best * Keep Up The Good Work and
   have a lovely weekend * byebye
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/hide-default-wordpress-comment-template-two-more-question/#post-8542419)
 * Thanks a lot for your wishes 🙂

Viewing 9 replies - 1 through 9 (of 9 total)

 The topic ‘Hide default wordpress comment template + two more questions :)’ is 
closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/super-socializer_714345.svg)
 * [Social Share, Social Login and Social Comments Plugin - Super Socializer](https://wordpress.org/plugins/super-socializer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/super-socializer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/super-socializer/)
 * [Active Topics](https://wordpress.org/support/plugin/super-socializer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/super-socializer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/super-socializer/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [Heateor Support](https://wordpress.org/support/users/heateor/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/hide-default-wordpress-comment-template-two-more-question/#post-8542419)
 * Status: not resolved