Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ctrlshift.ru@gmail.com

    (@ctrlshiftrugmailcom)

    Any ideas?

    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?

    https://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!

    Thread Starter ctrlshift.ru@gmail.com

    (@ctrlshiftrugmailcom)

    I guess I’d rather make a simple html page with a grid of my categories with pics&links to them. Also it will make the main page faster, cause it wouldn’t load the woocommerce core on it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘setting a grid in categories and a list in product list’ is closed to new replies.