DITO and +1 .. For any software vendor this is almost mandatory, and it’s truly been a major pain on several occasions!!
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/
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!