Home Forums Basel support forum Related posts (and upsell): How to Grid instead of Carousel slider

Related posts (and upsell): How to Grid instead of Carousel slider

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #24529

    mihael
    Participant

    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.

    #24537

    Artem Temos
    Keymaster

    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

    #24549

    mihael
    Participant

    OK, I’ll figure something out on my own.
    Thank you.

    #24559

    Artem Temos
    Keymaster

    OK, contact us if you have any additional questions or concerns.

Viewing 4 posts - 1 through 4 (of 4 total)