Title: Nicholas Pickering's Replies | WordPress.org

---

# Nicholas Pickering

  [  ](https://wordpress.org/support/users/2nickpick/)

 *   [Profile](https://wordpress.org/support/users/2nickpick/)
 *   [Topics Started](https://wordpress.org/support/users/2nickpick/topics/)
 *   [Replies Created](https://wordpress.org/support/users/2nickpick/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/2nickpick/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/2nickpick/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/2nickpick/engagements/)
 *   [Favorites](https://wordpress.org/support/users/2nickpick/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Admin Menu items jumbled in Chrome](https://wordpress.org/support/topic/admin-menu-items-jumbled-in-chrome/)
 *  Thread Starter [Nicholas Pickering](https://wordpress.org/support/users/2nickpick/)
 * (@2nickpick)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/admin-menu-items-jumbled-in-chrome/#post-6548611)
 * Thanks a bunch!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding Captions to Images embedded in Page removes alignment](https://wordpress.org/support/topic/adding-captions-to-images-embedded-in-page-removes-alignment/)
 *  Thread Starter [Nicholas Pickering](https://wordpress.org/support/users/2nickpick/)
 * (@2nickpick)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/adding-captions-to-images-embedded-in-page-removes-alignment/#post-4423431)
 * Thanks, I’ll try that tomorrow.
 * Interestingly enough, if I add the caption manually (by generating the snippet
   from a WP install that’s working), then I can manage that caption via the Edit
   Image tab as expected, and for any further images in the same post/page.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding Captions to Images embedded in Page removes alignment](https://wordpress.org/support/topic/adding-captions-to-images-embedded-in-page-removes-alignment/)
 *  Thread Starter [Nicholas Pickering](https://wordpress.org/support/users/2nickpick/)
 * (@2nickpick)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/adding-captions-to-images-embedded-in-page-removes-alignment/#post-4423426)
 * Unfortunately, we don’t have backups. It’s a new site and the content was all
   added at about the same time anyways.
 * Thanks for your help, not sure there’s an effective way to continue debugging
   this.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding Captions to Images embedded in Page removes alignment](https://wordpress.org/support/topic/adding-captions-to-images-embedded-in-page-removes-alignment/)
 *  Thread Starter [Nicholas Pickering](https://wordpress.org/support/users/2nickpick/)
 * (@2nickpick)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/adding-captions-to-images-embedded-in-page-removes-alignment/#post-4423423)
 * Exporting and Importing the Posts and Pages using WordPress’s Import/Export tool
   results in the same. With everything cleaned out, captions work fine. With posts
   imported from the other blog, captions start acting as above. So I don’t think
   the table is corrupted. There’s something weird in the posts that survives through
   the WordPress Export.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding Captions to Images embedded in Page removes alignment](https://wordpress.org/support/topic/adding-captions-to-images-embedded-in-page-removes-alignment/)
 *  Thread Starter [Nicholas Pickering](https://wordpress.org/support/users/2nickpick/)
 * (@2nickpick)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/adding-captions-to-images-embedded-in-page-removes-alignment/#post-4423420)
 * Thanks for the response esmi. My test site is running the 2014 theme, and didn’t
   show the problem until I imported a copy of my wp_posts from the live site.
 * My wp_posts table is InnoDB, and PhpMyAdmin reports that the table’s engine doesn’t
   support repair.
 * I could have some damage in the table, but I’m not sure what would’ve caused 
   it or how to find it. The only symptom I’m seeing is the inability to add a caption
   to an image.
 * I ran a CHECK TABLE on wp_posts and received an “OK” response.
 * There aren’t any relevant javascript errors (via Firefox/Chrome debugging tools)
   when loading the page or trying to add the caption. There don’t seem to be any
   ajax calls being made during the process either (according to HTTPFox Firefox
   tool).
 * I’ll look into finding some server logs.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding Captions to Images embedded in Page removes alignment](https://wordpress.org/support/topic/adding-captions-to-images-embedded-in-page-removes-alignment/)
 *  Thread Starter [Nicholas Pickering](https://wordpress.org/support/users/2nickpick/)
 * (@2nickpick)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/adding-captions-to-images-embedded-in-page-removes-alignment/#post-4423416)
 * It seems the problem is in the wp_posts table. With wp_posts table empty, the
   caption functionality works fine. With a copy of my old wp_posts table, the problem
   appears. Finally getting somewhere.
 * Just to recap the problem:
    When trying to assign a caption to an image in a 
   post or page via the Edit Image tab in the content editor, the caption is not
   saved and the alignment is removed. This only occurs with my current copy of 
   wp_posts, and does not appear any other time.
 * Does anyone have any insight as to what in my wp_posts table could be causing
   this problem?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding Captions to Images embedded in Page removes alignment](https://wordpress.org/support/topic/adding-captions-to-images-embedded-in-page-removes-alignment/)
 *  Thread Starter [Nicholas Pickering](https://wordpress.org/support/users/2nickpick/)
 * (@2nickpick)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/adding-captions-to-images-embedded-in-page-removes-alignment/#post-4423414)
 * I’ve installed a fresh 8.0 on the same server as the initial problem site. I 
   slowly installed all of the plugins installed on the old site and the problem
   did not appear. So, I exported a copy of the database from the problem site to
   the new site, and the problem reappeared.
 * I’m going to regress the new site back to before the import, and try just importing
   the wp_posts table to see if the problem is in there.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding Captions to Images embedded in Page removes alignment](https://wordpress.org/support/topic/adding-captions-to-images-embedded-in-page-removes-alignment/)
 *  Thread Starter [Nicholas Pickering](https://wordpress.org/support/users/2nickpick/)
 * (@2nickpick)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/adding-captions-to-images-embedded-in-page-removes-alignment/#post-4423287)
 * I installed a fresh 8.0 on a different server (each server is using Windows Server
   2008). The problem did not exist.
 * So what could be causing this feature to work on one server and not the other(
   same OS Version, same WP version, same theme, no plugins activated on either).
 * Could a previously active plugin or a WP setting be causing problems? Could some
   kind of transient data cause this issue?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [picture caption removes alignment setting](https://wordpress.org/support/topic/picture-caption-removes-alignment-setting/)
 *  [Nicholas Pickering](https://wordpress.org/support/users/2nickpick/)
 * (@2nickpick)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/picture-caption-removes-alignment-setting/#post-4411681)
 * I was experiencing this in 7.1, upgraded to 8.0 and it’s still there.
 * In 8.0, with no plugins and 2014 theme – I have a page with an image already 
   embedded in it.
 * I click the image icon in the image and through the menu I can change the alignment,
   and update it. But as soon as I insert anything into the caption, the alignment
   gets removed from the image, and the caption entered is never shown.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slideshow Gallery LITE] Order Slides Not Working](https://wordpress.org/support/topic/order-slides-not-working/)
 *  [Nicholas Pickering](https://wordpress.org/support/users/2nickpick/)
 * (@2nickpick)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/order-slides-not-working/#post-3250633)
 * For me, the issue was that I was editing the order in the Manage Slides tab, 
   and not the “Edit Order” link under the Manage Galleries tab.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slideshow Gallery LITE] Order Slides Not Working](https://wordpress.org/support/topic/order-slides-not-working/)
 *  [Nicholas Pickering](https://wordpress.org/support/users/2nickpick/)
 * (@2nickpick)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/order-slides-not-working/#post-3250624)
 * I’m having the same issue, it looks like its hardcoded in to order by slide ID.

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