Skip to content
Skip to navigation Skip to content nuvoPoint
  • Home
  • Shop
  • Support
  • Min konto
  • Home
  • Shop
  • Support
  • Min konto

Kategori: WooCommerce

Change the number of products per row

Posted on 07/04/201507/04/2015 by nuvoPoint
WooCommerce

Add this code to the functions.php file:

// Override the default number of products per row
add_filter('loop_shop_columns', 'nuvo_loop_columns', 999);
function nuvo_loop_columns() {
    return 4; // 4 products per row
}

Om os

  • Kompetencer
  • Teamet
  • Jobs
  • Bloggen
  • Handelsbetingelser

Samarbejde

Google
Amazon
WooThemes
Nets
Teller

Find os her

Åboulevarden 61
8000 Aarhus C

info@nuvopoint.dk
+45 81 100 130

© nuvoPoint 2019
Created by nuvoPoint