Related posts (and upsell): How to Grid instead of Carousel slider
-
Hello,
can you please give me some hints about how to adjust the template files so that the “Related” and “Upsell” products would display in a grid instead of the slider?
I’m looking at related.php template where function is used like this;
echo basel_generate_posts_slider( $slider_args, false, $related_products );
What would be the function to generate grid?
Thank you.
Hello,
Unfortunately, there is no quick solution for this. Our theme doesn’t have similar PHP function for grid so you can simply replace it. This may require additional customization of that file and loop through all the products.
Regards
OK, I’ll figure something out on my own.
Thank you.
OK, contact us if you have any additional questions or concerns.