Title: [Plugin: WordPress.com Stats] Two blogs &#8211; two different designs!?
Last modified: August 19, 2016

---

# [Plugin: WordPress.com Stats] Two blogs – two different designs!?

 *  [Ginchen](https://wordpress.org/support/users/ginchen/)
 * (@ginchen)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpresscom-stats-two-blogs-two-different-designs/)
 * I’m using the stats plugin on two self-hosted blogs. The older one looks like
   this:
    [http://www.abload.de/image.php?img=ver19rb8.jpg](http://www.abload.de/image.php?img=ver19rb8.jpg)
 * The newer one like this:
    [http://www.abload.de/image.php?img=ver2fpqv.jpg](http://www.abload.de/image.php?img=ver2fpqv.jpg)
 * Why is that so? The plugin files are completely the same. I can’t seem to find
   an option to change the design. I’d like to have them both look the “old” way,
   because in the new design, I’m missing the referrers, search terms, top posts
   etc.
    Also, it keeps redirecting me to dashboard.wordpress.com all the time. -.-
 * Please help!

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

 *  Thread Starter [Ginchen](https://wordpress.org/support/users/ginchen/)
 * (@ginchen)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpresscom-stats-two-blogs-two-different-designs/#post-1709830)
 * I really don’t get this …
 * Today I installed the stats plugin on a brand new test blog, and it has the old
   design. The one from the first screenshot.
 * Then I installed it on another blog, and it has the new design. Also, I had to
   assign it to my wordpress.com account before I could use it. On the above-mentioned
   test blog, it never asked me to do that. It worked without that.
 * Please, can’t someone explain this strange behavior? It really sucks, it drives
   me crazy, I hate the new thing. I want the old look back.
 *  Thread Starter [Ginchen](https://wordpress.org/support/users/ginchen/)
 * (@ginchen)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpresscom-stats-two-blogs-two-different-designs/#post-1709857)
 * I’ve narrowed it down to line 236:
    `$get = wp_remote_get($url, array('timeout'
   =>300));` The HTTP request fails, it returns:
 * > SSL certificate problem, verify that the CA cert is OK.
 * As a result the plugin inserts that stupid, ugly looking wordpress.com iframe
   instead of the plain old flash graphics.
 * Haven’t found a “real” solution yet – my quick & dirty hack is to change the 
   line like this:
    `$get = wp_remote_get($url, array('timeout'=>300, 'sslverify'
   =>false));` (Same can be done in line 1009 for the dashboard widget.)
 * [Is anyone reading this anyway? ^^]

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

The topic ‘[Plugin: WordPress.com Stats] Two blogs – two different designs!?’ is
closed to new replies.

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

## Tags

 * [Stats](https://wordpress.org/support/topic-tag/stats/)

 * 2 replies
 * 1 participant
 * Last reply from: [Ginchen](https://wordpress.org/support/users/ginchen/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpresscom-stats-two-blogs-two-different-designs/#post-1709857)
 * Status: not resolved