Title: powderboy's Replies | WordPress.org

---

# powderboy

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 36 total)

1 [2](https://wordpress.org/support/users/powderboy/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/powderboy/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/powderboy/replies/page/2/?output_format=md)

 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[YARPP - Yet Another Related Posts Plugin] Great so far!](https://wordpress.org/support/topic/great-so-far-138/)
 *  Thread Starter [powderboy](https://wordpress.org/support/users/powderboy/)
 * (@powderboy)
 * [11 months, 1 week ago](https://wordpress.org/support/topic/great-so-far-138/#post-18549880)
 * Cool. More tweaking ahead. Thanks for the quick reply!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Always redirect to canonical when post is in multiple categories](https://wordpress.org/support/topic/always-redirect-to-canonical-when-post-is-in-multiple-categories/)
 *  Thread Starter [powderboy](https://wordpress.org/support/users/powderboy/)
 * (@powderboy)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/always-redirect-to-canonical-when-post-is-in-multiple-categories/#post-17151080)
 * I can ping Yoast on this. But, does anyone know how the internal link function
   determines which URL to insert? This is what I’m talking about: [https://share.zight.com/rRum1Ljv](https://share.zight.com/rRum1Ljv)
 * If I can at least get the link insertion to be canonical or based on the primary
   category, that would at least solve one of my problems going forward.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [5.6 Update // SmartMag // Images only show on hover](https://wordpress.org/support/topic/5-6-update-smartmag-images-only-show-on-hover/)
 *  Thread Starter [powderboy](https://wordpress.org/support/users/powderboy/)
 * (@powderboy)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/5-6-update-smartmag-images-only-show-on-hover/#post-13767422)
 * Cool. Plugin updates and using legacy jQuery did fix it for now. Thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [5.6 Update // SmartMag // Images only show on hover](https://wordpress.org/support/topic/5-6-update-smartmag-images-only-show-on-hover/)
 *  Thread Starter [powderboy](https://wordpress.org/support/users/powderboy/)
 * (@powderboy)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/5-6-update-smartmag-images-only-show-on-hover/#post-13763462)
 * Looks like the bunyad-widgets plugin was the culprit, but now all my widgets 
   are toast. I’ll have to figure out how to re-create them now another way, I guess.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Moving Hosts](https://wordpress.org/support/topic/moving-hosts-3/)
 *  Thread Starter [powderboy](https://wordpress.org/support/users/powderboy/)
 * (@powderboy)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/moving-hosts-3/#post-2058550)
 * That was it! Thanks!!!!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme is inconsistent (started when I updated to 3.0)](https://wordpress.org/support/topic/theme-is-inconsistent-started-when-i-updated-to-30/)
 *  [powderboy](https://wordpress.org/support/users/powderboy/)
 * (@powderboy)
 * [15 years, 12 months ago](https://wordpress.org/support/topic/theme-is-inconsistent-started-when-i-updated-to-30/#post-1549076)
 * BTW… there are like 20 references to .single-post within default.css. I just 
   changed them all.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme is inconsistent (started when I updated to 3.0)](https://wordpress.org/support/topic/theme-is-inconsistent-started-when-i-updated-to-30/)
 *  [powderboy](https://wordpress.org/support/users/powderboy/)
 * (@powderboy)
 * [15 years, 12 months ago](https://wordpress.org/support/topic/theme-is-inconsistent-started-when-i-updated-to-30/#post-1549075)
 * I was able to track it down to the .single-post style. Removing that in Firebug
   fixes the entire thing. The problem is that the entire body style line is dynamically-
   generated via the Arras Theme’s great brain, so I couldn’t figure out how to 
   get that to go away.
 * What I did was this:
 * 1) Removed the reference to .single-post within the 2c-r-fixed.css layout
 * 2) Changed all references to .single-post within the default.css to be div.single-
   post
 * The easiest way would be to remove that dynamic .single-post from the body tag,
   but I couldn’t figure that out. Let me know if this works for you.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme is inconsistent (started when I updated to 3.0)](https://wordpress.org/support/topic/theme-is-inconsistent-started-when-i-updated-to-30/)
 *  [powderboy](https://wordpress.org/support/users/powderboy/)
 * (@powderboy)
 * [15 years, 12 months ago](https://wordpress.org/support/topic/theme-is-inconsistent-started-when-i-updated-to-30/#post-1548963)
 * Here’s more detail on what I’m seeing:
 * I just upgraded to the latest WordPress and somehow it horked my CSS on FTH. 
   Take a look at the home page, category, tag and article pages:
 * [http://www.feedthehabit.com](http://www.feedthehabit.com)
    [http://www.feedthehabit.com/cat/skiing/](http://www.feedthehabit.com/cat/skiing/)
   [http://www.feedthehabit.com/tag/surface-skis/](http://www.feedthehabit.com/tag/surface-skis/)
   [http://www.feedthehabit.com/about/](http://www.feedthehabit.com/about/)
 * Everything looks just fine, right? Well, then take a look at the post pages:
 * [http://www.feedthehabit.com/outdoors/ragnar-rookie-wasatch-back-relay-2010-recap/](http://www.feedthehabit.com/outdoors/ragnar-rookie-wasatch-back-relay-2010-recap/)
 * There’s now a bunch of issues:
    – Border around the entire content area – L/R
   padding in the header area – Missing background color
 * I’ve found a few of the culprits, but haven’t been able to figure it all out.
   Any suggestions? These lines appear to be causing most of it:
 *     ```
       .single-post { padding:0 10px; }
   
       .single .post, .single-post { background:url("../../images/techblue/content-bg.jpg") repeat-x scroll 0 0 #FFFFFF; border:1px solid #CCCCCC; margin:0 10px 20px 0; }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme is inconsistent (started when I updated to 3.0)](https://wordpress.org/support/topic/theme-is-inconsistent-started-when-i-updated-to-30/)
 *  [powderboy](https://wordpress.org/support/users/powderboy/)
 * (@powderboy)
 * [15 years, 12 months ago](https://wordpress.org/support/topic/theme-is-inconsistent-started-when-i-updated-to-30/#post-1548962)
 * Looks like you’re using my same theme (Arras) and I’m experiencing the same issues.
   Any luck tracking it down?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [No Comment Response Emails](https://wordpress.org/support/topic/no-comment-response-emails/)
 *  Thread Starter [powderboy](https://wordpress.org/support/users/powderboy/)
 * (@powderboy)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/no-comment-response-emails/#post-1353594)
 * Yeah… we do need to upgrade. I think we can make that happen.
 * The old standby of deactivating plugins and checking for the culprit sounds like
   it might be the trick.
 * Thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Scheduling Posts Not working in 2.9](https://wordpress.org/support/topic/scheduling-posts-not-working-in-29/)
 *  Thread Starter [powderboy](https://wordpress.org/support/users/powderboy/)
 * (@powderboy)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/scheduling-posts-not-working-in-29/#post-1317111)
 * Thanks man… marking this as a duplicate:
 * [http://wordpress.org/support/topic/343080?replies=70](http://wordpress.org/support/topic/343080?replies=70)
 * That thread has the most info in it related to this issue and the above link 
   FIXED THIS ISSUE FOR ME!!! YAY!!! Thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Image Compression Issues](https://wordpress.org/support/topic/image-compression-issues/)
 *  Thread Starter [powderboy](https://wordpress.org/support/users/powderboy/)
 * (@powderboy)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/image-compression-issues/#post-1042691)
 * It’s not just WordPress… check out my background image on my twitter account:
 * [http://s3.amazonaws.com/twitter_production/profile_background_images/8918927/twitterBG.jpg](http://s3.amazonaws.com/twitter_production/profile_background_images/8918927/twitterBG.jpg)
 * So, this appears to be a FF3 issue on Mac. Uggh. I love it when I find bugs!!!
   Not.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Image Compression Issues](https://wordpress.org/support/topic/image-compression-issues/)
 *  Thread Starter [powderboy](https://wordpress.org/support/users/powderboy/)
 * (@powderboy)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/image-compression-issues/#post-1042690)
 * See how the bottom two images are cut off? odd…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Image Compression Issues](https://wordpress.org/support/topic/image-compression-issues/)
 *  Thread Starter [powderboy](https://wordpress.org/support/users/powderboy/)
 * (@powderboy)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/image-compression-issues/#post-1042689)
 * I never receive any upload errors. It all seems to upload just fine. I think 
   it’s related to FF3 on OSX because when I upload the images in Safari 3, it never
   happens:
 * **File Uploaded (Browser) with Safari 3.2.1:**
    [http://www.feedthehabit.com/wp-content/uploads/2009/04/keenpowerline.jpg](http://www.feedthehabit.com/wp-content/uploads/2009/04/keenpowerline.jpg)
 * **File Uploaded with FF3 (Flash)**
    [http://www.feedthehabit.com/wp-content/uploads/2009/04/keenpowerline2.jpg](http://www.feedthehabit.com/wp-content/uploads/2009/04/keenpowerline2.jpg)
 * **File Uploaded with FF3 (Browser):**
    [http://www.feedthehabit.com/wp-content/uploads/2009/04/keenpowerline3.jpg](http://www.feedthehabit.com/wp-content/uploads/2009/04/keenpowerline3.jpg)
 * I guess I’ll just make sure and use Safari from now on until the FF 3.0.8 MAC
   issues are figured out.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Image Compression Issues](https://wordpress.org/support/topic/image-compression-issues/)
 *  Thread Starter [powderboy](https://wordpress.org/support/users/powderboy/)
 * (@powderboy)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/image-compression-issues/#post-1042676)
 * Here’s another one from a post this morning. The image was unmodified prior to
   uploading to WP Media:
 * [http://www.feedthehabit.com/wp-content/uploads/2009/04/blurlt_carbon_large-500×350.jpg](http://www.feedthehabit.com/wp-content/uploads/2009/04/blurlt_carbon_large-500×350.jpg)
 * It just looks like the compression engine stops working once it gets to the bottom
   of the image and just craps out. What’s going on here?

Viewing 15 replies - 1 through 15 (of 36 total)

1 [2](https://wordpress.org/support/users/powderboy/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/powderboy/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/powderboy/replies/page/2/?output_format=md)