Title: Error display with Point theme
Last modified: August 22, 2016

---

# Error display with Point theme

 *  [Ricsca2](https://wordpress.org/support/users/ricsca2/)
 * (@ricsca2)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/error-display-with-point-theme/)
 * You can try and understand how the theme [poin](https://wordpress.org/themes/point)
   mail your plugin you see evil?
    Thanks
 * [https://wordpress.org/plugins/social/](https://wordpress.org/plugins/social/)

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

 *  Thread Starter [Ricsca2](https://wordpress.org/support/users/ricsca2/)
 * (@ricsca2)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/error-display-with-point-theme/#post-5526342)
 * UP 🙂
 *  [kouya](https://wordpress.org/support/users/kouya/)
 * (@kouya)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/error-display-with-point-theme/#post-5526420)
 * Try adding this to the site CSS. It isn’t perfect, but it does make the Point
   theme look a bit better. I’ve still not worked out how to get the count for the
   number of comments correct.
 *     ```
       /* MailChimp Social Fixes */
       #social {
       	border-top: 1px solid #ccc;
       	padding-top: 20px;
       	clear: both;
       }
   
       #social ul.social-nav {
       	margin: 0;
       }
   
       #social ul.social-nav li {
       	display: inline;
       	text-transform: uppercase;
       	font-size: 1.2em;
       }
   
       #social ul.social-nav li a {
       	display: inline-block;
       	padding-right: 20px;
       }
   
       #social .social-last-reply-when {
       	font-style: italic;
       }
   
       #social #social-items-wrapper {
       	display: none;
       }
   
       #social .social-dribbble a,
       #social .social-email a,
       #social .social-facebook a,
       #social .social-gplus a,
       #social .social-linkedin a,
       #social .social-pinterest a,
       #social .social-rss a,
       #social .social-stumbleupon a,
       #social .social-twitter a,
       #social .social-youtube a,
       #social .social-flickr a,
       #social .social-lastfm a,
       #social .social-tumblr a,
       #social .social-vimeo a {
       	background: none;
       }
   
       #social .social-comment-author cite.fn {
       	font-size: 1.5em;
       	font-style: normal;
       }
   
       #social .social-comment-body {
       	margin-left: 15%;
       }
   
       #social .social-comment-body p {
       	margin-bottom: 10px;
       }
   
       #social .social-actions.entry-meta {
       	text-align: right;
       	font-size: .9em;
       }
   
       #social h3.comment-reply-title.reply-title-show {
       	display: none;
       }
   
       #social #respond h3 {
       	display: block;
       }
       ```
   

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

The topic ‘Error display with Point theme’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/social.svg)
 * [Social](https://wordpress.org/plugins/social/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/social/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/social/)
 * [Active Topics](https://wordpress.org/support/plugin/social/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/social/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/social/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [kouya](https://wordpress.org/support/users/kouya/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/error-display-with-point-theme/#post-5526420)
 * Status: not resolved