Title: JonBuoy's Replies | WordPress.org

---

# JonBuoy

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[nano blogger] Page Alignment](https://wordpress.org/support/topic/page-alignment-2/)
 *  Thread Starter [JonBuoy](https://wordpress.org/support/users/jonbuoy/)
 * (@jonbuoy)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/page-alignment-2/#post-3659281)
 * Thanks for your quick reply !
 * The suggested code did not work, but it did point me in the right direction.
 * This seems to deliver a solution, I just need to see how it looks on bigger screens
 *     ```
       <style type="text/css">
       @media screen and (max-width:1024px) {
         #wrapper {
           position: relative;
           left: -148px;
         }
       }
       </style>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Google XML Sitemaps] automatically sitemap update doesn’t work](https://wordpress.org/support/topic/google-xml-sitemaps-automatically-sitemap-update-broken/)
 *  [JonBuoy](https://wordpress.org/support/users/jonbuoy/)
 * (@jonbuoy)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/google-xml-sitemaps-automatically-sitemap-update-broken/#post-1318049)
 * 6 months after these posts and while using WP 3.0 and XML Sitemap Generator 3.2.4
   I’m still seeing this problem.
 * The manual rebuild works fine.
 * Can anyone point me in the direction of a fix for this? Previous posts suggest
   a problem with 2.9.1 Beta, but I would have assumed that these bugs have now 
   been rectified with 3.0

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