I would like to change the default number of photos per page that is displayed in the woocommerce gallery of the product in Divi Theme. Currently default option is 4 photos per page.
currently - only 4 images per page
How can i make 2 rows of photos i mean 8 photos per page in product gallery?
woocommerce divi gallery - no option to set for example 8 images per page
I'd like to add a second row of photos in the product gallery. I made layout in product theme builder and there is no option like in classic gallery module. Maybe any snipped in fuctions.php should work. I am using child theme for divi.
classsic gallery in divi - here is option to set how many images per page
I found there is in file Divi\includes\builder\module\Gallery.php default post number option (i changed it and it works, but i dont know how to overwrite it in child theme)