Can We Set Default Product View Grid To 3 Columns

0

Hello support,

I think the product view grid if showing in 3 columns is better.
so how can I change that?

thanks

Question Resolved For: Stock Manager Advance with All Modules 0 Votes 4 Answers 472 Views
Asked by Prom Vongchann 1 year ago

1

Answered by Mian Saleem 1 year ago

Hello,

There is no option by settings, but you can add manage it by adding the following to assets/custom/shop.js

<script>
$(document).ready(function() {
    $('#grid-menu .three-col').click();
});
</script>

Thank you

0

Answered by Prom Vongchann 1 year ago

Mian Saleem Thank you

It works.

I have one more question.
on the side bar (Feature) it seems the title and the image thumbnail is not fit ( please see my attachment)

thank you

0

Answered by Mian Saleem 1 year ago

Hello,

I didn't understand. The image looks okay. If you need to modify the side bar file is themes/default/shop/views/pages/sidebar1.php

Thank you

0

Answered by Prom Vongchann 1 year ago

Okay,

let me try that out

We use Cookies

We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.