Title: threeonesix's Replies | WordPress.org

---

# threeonesix

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Remove huge main product image](https://wordpress.org/support/topic/remove-huge-main-product-image/)
 *  Thread Starter [threeonesix](https://wordpress.org/support/users/threeonesix/)
 * (@threeonesix)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/remove-huge-main-product-image/#post-10591025)
 * Winner winner chicken dinner! Thanks, [@rynald0s](https://wordpress.org/support/users/rynald0s/)
   and [@lorro](https://wordpress.org/support/users/lorro/)! This code removes the
   featured image from WooCommerce products but leaves the blog featured images 
   in place:
 * .single-product .featuredimg {
    display: none; }
 * Hopefully that will help someone in the future.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Remove huge main product image](https://wordpress.org/support/topic/remove-huge-main-product-image/)
 *  Thread Starter [threeonesix](https://wordpress.org/support/users/threeonesix/)
 * (@threeonesix)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/remove-huge-main-product-image/#post-10590978)
 * Thank you, that works. Unfortunately it also has the side effect of removing 
   the main images from blog posts elsewhere on the site. Do you know if there is
   a way to disable those images *only* for WooCommerce (to leave them in place 
   elsewhere on the site)? If that isn’t possible it’s not a big deal, I can live
   with blog post main images not showing because there are ways around that.
 * Again, thank you!
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Hosting Multiple WordPress Sites On One Server](https://wordpress.org/support/topic/hosting-multiple-wordpress-sites-on-one-server/)
 *  Thread Starter [threeonesix](https://wordpress.org/support/users/threeonesix/)
 * (@threeonesix)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/hosting-multiple-wordpress-sites-on-one-server/#post-9543551)
 * Thank you, friends, I got it working! I don’t know what I was doing wrong before
   but suspect I was messing up the IIS Bindings somehow. Works perfectly now. Thank
   you so much!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [IIS 10 how to upgrade without FTP?](https://wordpress.org/support/topic/iis-10-how-to-upgrade-without-ftp/)
 *  Thread Starter [threeonesix](https://wordpress.org/support/users/threeonesix/)
 * (@threeonesix)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/iis-10-how-to-upgrade-without-ftp/#post-9424256)
 * By the way, this is a fresh install of WordPress, no customization, using Twenty
   Seventeen theme. No plugins or anything, WordPress is fresh out of the box.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Pagination issue? Not sure, rookie here](https://wordpress.org/support/topic/pagination-issue-not-sure-rookie-here/)
 *  Thread Starter [threeonesix](https://wordpress.org/support/users/threeonesix/)
 * (@threeonesix)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/pagination-issue-not-sure-rookie-here/#post-7653756)
 * Tried the fix from [https://goo.gl/1lCh3o](https://goo.gl/1lCh3o) and still no
   love. This site does use static Front and Posts pages. The front page uses a 
   template, the posts page does not. [https://www.globalparts.aero/company/news/](https://www.globalparts.aero/company/news/)
   is the posts page experiencing the issue.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Pagination issue? Not sure, rookie here](https://wordpress.org/support/topic/pagination-issue-not-sure-rookie-here/)
 *  Thread Starter [threeonesix](https://wordpress.org/support/users/threeonesix/)
 * (@threeonesix)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/pagination-issue-not-sure-rookie-here/#post-7653755)
 * Disabled all plugins, problem persists.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Pagination issue? Not sure, rookie here](https://wordpress.org/support/topic/pagination-issue-not-sure-rookie-here/)
 *  Thread Starter [threeonesix](https://wordpress.org/support/users/threeonesix/)
 * (@threeonesix)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/pagination-issue-not-sure-rookie-here/#post-7653753)
 * Still haven’t found the culprit. Going to look at all plugins. In the meantime
   the full index.php code is at [http://pastebin.com/aVK5XykE](http://pastebin.com/aVK5XykE)
   if anyone would like to take a shot at a solution. I can’t find anything wrong
   with that code, it matches everything I am finding in the codex regarding pagination
   using WP_Query.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Pagination issue? Not sure, rookie here](https://wordpress.org/support/topic/pagination-issue-not-sure-rookie-here/)
 *  Thread Starter [threeonesix](https://wordpress.org/support/users/threeonesix/)
 * (@threeonesix)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/pagination-issue-not-sure-rookie-here/#post-7653434)
 * Apologies but I don’t understand what you’re saying.

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