http://fancynancysoap.com/store/watermelon-ice-lip-balm/ Looks like there is definitely room for 5 when you scroll down. Any way to enable more than 4? I have 6 flavors of the balm so if I could list all 5 other flavors that would be desireable..
http://fancynancysoap.com/store/watermelon-ice-lip-balm/ Looks like there is definitely room for 5 when you scroll down. Any way to enable more than 4? I have 6 flavors of the balm so if I could list all 5 other flavors that would be desireable..
Check out the doc on woocommerce template files
Grab the related.php under the single-product folder
change
$product->get_related();
to
$product->get_related(6)
i dont think that worked
You must log in to post.