Title: Like button &#039;Loading&#8230;&#039;
Last modified: August 20, 2016

---

# Like button 'Loading…'

 *  Resolved [tfindley](https://wordpress.org/support/users/tfindley/)
 * (@tfindley)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/like-button-loading/)
 * I have enabled the new ‘Like’ button for my posts. When I view the post (both
   as a registered user and as a anonymous user) the button appears greyed out with
   the text ‘Loading…’ next to it.
 * Firebug code reports the following:
 *     ```
       <div id="like-post-wrapper-6633141-1071" class="sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded" data-name="like-post-frame-6633141-1071" data-src="http://widgets.wp.com/likes/#blog_id=6633141&post_id=1071&origin=http://tfindley.co.uk">
       <h3 class="sd-title">Like this:</h3>
       <div class="post-likes-widget-placeholder" style="height:55px">
       <span class="button">
       <span>Like</span>
       </span>
       <span class="loading">Loading...</span>
       </div>
       <span class="sd-text-color"></span>
       <a class="sd-link-color"></a>
       </div>
       </div>
       ```
   
 * I can replicate this using Firefox and Chrome.
    WordPress has W3 Total Cache (
   with Amazon CDN) enabled, and Bulletproof Security.
 * Regards
 * [http://wordpress.org/extend/plugins/jetpack/](http://wordpress.org/extend/plugins/jetpack/)

Viewing 15 replies - 16 through 30 (of 35 total)

[←](https://wordpress.org/support/topic/like-button-loading/?output_format=md) [1](https://wordpress.org/support/topic/like-button-loading/?output_format=md)
2 [3](https://wordpress.org/support/topic/like-button-loading/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/like-button-loading/page/3/?output_format=md)

 *  Thread Starter [tfindley](https://wordpress.org/support/users/tfindley/)
 * (@tfindley)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/like-button-loading/page/2/#post-3509504)
 * [@jeremy](https://wordpress.org/support/users/jeremy/) Herve
    I’ve just tried
   disabling W3 Total Cache and then opened the site on a new browser session with
   no cache. No luck I’m afraid. Exactly the same issue in exactly the same way.
 * I would offer to leave W3 disabled but due to the larger amount of media on my
   site I can’t leave it disabled for long due to performance issues.
 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [13 years, 2 months ago](https://wordpress.org/support/topic/like-button-loading/page/2/#post-3509505)
 * [@tfindley](https://wordpress.org/support/users/tfindley/) Could you try disabling
   CloudFront for a few minutes?
 *  [pawparazzo](https://wordpress.org/support/users/pawparazzo/)
 * (@pawparazzo)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/like-button-loading/page/2/#post-3509506)
 * **[@jeremy](https://wordpress.org/support/users/jeremy/) Herve**: I have turned
   off a couple of plugins.
 * 1) WP Super Cache
    2) Shareaholic (This is where the Cloudfront resources were
   being generated from)
 * Unfortunately – the “[Like Loading..](http://www.pawparazzo.com/portfolio-items/charlie-the-yellow-lab/)”
   issue still seems to persist with these plugins disabled.
 *  [mortenandersen](https://wordpress.org/support/users/mortenandersen-1/)
 * (@mortenandersen-1)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/like-button-loading/page/2/#post-3509509)
 * [@jeremy](https://wordpress.org/support/users/jeremy/) Herve
 * I have re-enabled the Like button and disabled caching from Cloudflare and W3
   Total Cache.
 *  [mortenandersen](https://wordpress.org/support/users/mortenandersen-1/)
 * (@mortenandersen-1)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/like-button-loading/page/2/#post-3509510)
 * Strange… I just tested Internet Explorer (64-bit) and it worked once, but now
   stopped working again. I have tried in Firefox and Chrome with no luck.
 * Oh, and I checked that it worked on other sites and it does. So the problem is
   probably not browser related.
 *  [mortenandersen](https://wordpress.org/support/users/mortenandersen-1/)
 * (@mortenandersen-1)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/like-button-loading/page/2/#post-3509513)
 * Disabling the cache seemed to do the trick for me after a while. I have now successfully
   re-enabled Cloudflare and will try with W3 Total Cache later to see if it works.
 * Could you please implement the css styles in the plugin, instead of fetching 
   them from your server? It makes it just about impossible to style the Like button,
   e.g. if you want to make the font match your sites.
 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [13 years, 2 months ago](https://wordpress.org/support/topic/like-button-loading/page/2/#post-3509523)
 * I’ve let our Like experts know about the issue so that we can look into it in
   more detail.
 * I’ll keep you posted.
 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [13 years, 2 months ago](https://wordpress.org/support/topic/like-button-loading/page/2/#post-3509539)
 * [@pawparazzo](https://wordpress.org/support/users/pawparazzo/) Is [this page](http://www.pawparazzo.com/portfolio-items/charlie-the-yellow-lab/)
   a Custom Post Type? If so, that might explain the issue. Likes don’t work well
   with Custom Post Types at the moment, so we’ll need to work on a better way to
   handle Custom Post Types within Jetpack.
 *  [pawparazzo](https://wordpress.org/support/users/pawparazzo/)
 * (@pawparazzo)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/like-button-loading/page/2/#post-3509544)
 * **[@jeremy](https://wordpress.org/support/users/jeremy/) Herve:** Both of the
   sample pages that I included in my original comment are [Avada Custom Post Types](http://theme-fusion.com/avada/side-navigation/custom-post-types/)–
   They are both Portfolio posts from within our Theme (Avada).
 * [Gallery Page 1](http://www.pawparazzo.com/portfolio-items/charlie-the-yellow-lab/)[
   Like Breaks]
    [Gallery Page 2](http://www.pawparazzo.com/portfolio-items/porcupines-nose-hill-calgary/)[
   Like Works]
 * That’s why I was confused that one of these pages consistently shows the like
   loading properly and the other does not.
 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [13 years, 2 months ago](https://wordpress.org/support/topic/like-button-loading/page/2/#post-3509545)
 * Thanks for the extra details. That explains the issue. We didn’t work on Likes
   for Custom Post Types, that’s why it doesn’t fully work at the moment.
 * I would recommend that you disable Likes on your Portfolio pages until we start
   supporting Likes on Custom Post Types.
 *  [edelleye](https://wordpress.org/support/users/edelleye/)
 * (@edelleye)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/like-button-loading/page/2/#post-3509548)
 * I had the same or similar issues with the Like button. When I made a totally 
   new post, Like’s worked. This was not the case with custom or migrated posts 
   and pages, no matter what category they were listed under.
 * However, when I went and simply updated each of the posts. Note, nothing had 
   changed, but I updated anyway…the Like button came back. I did not get the past
   likes back…as in those that were received while it was a WordPress.com post, 
   but the Like option appeared and is fully functional on all of the updated pages
   and posts.
 * Edelleye.com
 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [13 years, 2 months ago](https://wordpress.org/support/topic/like-button-loading/page/2/#post-3509552)
 * [@edelleye](https://wordpress.org/support/users/edelleye/) Thanks for the report!
 * Could you let me know how you imported these posts in the first place, so I can
   try to reproduce the problem?
 * Could you also try to go to the Jetpack menu, and disconnect / reconnect to WordPress.
   com?
 *  [edelleye](https://wordpress.org/support/users/edelleye/)
 * (@edelleye)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/like-button-loading/page/2/#post-3509553)
 * I used the export to *.xml function within WordPress.com, then imported via WordPress
   plugin. Note, there were errors, some of the gallery content did not come over
   properly.
 * I tried the disconnect, reconnect as suggested. It did not appear to have any
   affect…e.g. the Posts with bad Likes Button didn’t change, the updated posts 
   still had a functioning Like button, none of the WordPress.com Likes received
   transferred over to the post pages.
 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [13 years, 2 months ago](https://wordpress.org/support/topic/like-button-loading/page/2/#post-3509555)
 * Thanks so much for the extra details! I was able to reproduce the problem on 
   a test blog. We’ll work on a fix, and I will post again here as soon as we have
   a solution.
 *  [underclass](https://wordpress.org/support/users/underclass/)
 * (@underclass)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/like-button-loading/page/2/#post-3509560)
 * I am having a similar problem to [@edelleye](https://wordpress.org/support/users/edelleye/)
   where an xml import from wp.com renders the loading error on previous posts but
   new posts work fine with the same settings for post format etc.
 * Is it possible that the wp.com site that is still running is interfering with
   the like button on the wp.org site and will try to load unsuccessfully until 
   the wp.com site is taken down?

Viewing 15 replies - 16 through 30 (of 35 total)

[←](https://wordpress.org/support/topic/like-button-loading/?output_format=md) [1](https://wordpress.org/support/topic/like-button-loading/?output_format=md)
2 [3](https://wordpress.org/support/topic/like-button-loading/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/like-button-loading/page/3/?output_format=md)

The topic ‘Like button 'Loading…'’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

 * 35 replies
 * 12 participants
 * Last reply from: [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/like-button-loading/page/3/#post-3509629)
 * Status: resolved