Title: EdgeWP's Replies | WordPress.org

---

# EdgeWP

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Bulk generate download permissions](https://wordpress.org/support/topic/bulk-generate-download-permissions/)
 *  [EdgeWP](https://wordpress.org/support/users/edgewp/)
 * (@edgewp)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/bulk-generate-download-permissions/#post-4916446)
 * DITO and +1 .. For any software vendor this is almost mandatory, and it’s truly
   been a major pain on several occasions!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Grid / List toggle] setting a grid in categories and a list in product list](https://wordpress.org/support/topic/setting-a-grid-in-categories-and-a-list-in-product-list/)
 *  [EdgeWP](https://wordpress.org/support/users/edgewp/)
 * (@edgewp)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/setting-a-grid-in-categories-and-a-list-in-product-list/#post-3746349)
 * I would actually like to do the same thing.. +bump
 * either this, or get rid of the option on the shop page all together.
 * I’ve tried the code given in another thread to remove it from the shop page..
 *     ```
       if ( ! is_product_category() ) {
       remove_action( 'woocommerce_before_shop_loop', 'gridlist_toggle_button', 20);
       }
       ```
   
 * even tried 30 instead of 20 as that must have changed in 0.3.2, but neither work
   for me.. Has something else changed in the newest version?
 * [http://www.htech.net/shop/](http://www.htech.net/shop/)
 * Thanks for the great plugin!
 * Edit: Although I would say, If the grid/list view wasn’t global, and each page
   view was selectable and independent of each other.. That would be absolutely 
   ideal.. Guess if your going to wish, Wish Big!

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