Phoca Cart Product Module view orizzontal product
-
- Phoca Member
- Posts: 19
- Joined: 31 Jul 2019, 20:28
Phoca Cart Product Module view orizzontal product
Hi, how can I make the module display products horizontally. Now view them vertically. thanks
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Cart Product Module view orizzontal product
Hi, the module is ready for one column module position. So the way could be changing the output - directly in module - or in template per override:
modules\mod_phocacart_product\tmpl\default.php
add before and after .ph-item-box tag e.g. boostrap colum features (row-item col-...) or use the Phoca Product Scroller module which is ready for horizonztal module position:
https://www.phoca.cz/download/category/ ... ler-module
Jan
modules\mod_phocacart_product\tmpl\default.php
add before and after .ph-item-box tag e.g. boostrap colum features (row-item col-...) or use the Phoca Product Scroller module which is ready for horizonztal module position:
https://www.phoca.cz/download/category/ ... ler-module
Jan
If you find Phoca extensions useful, please support the project
- Benno
- Phoca Hero
- Posts: 9449
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Phoca Cart Product Module view orizzontal product
Hi,
Edit: Jan was faster ..
Kind regards,
Benno
Yes, that's right, but why don't you use the Phoca Cart Product Scroller Module, it displays horizontally out of the box?Now view them vertically. thanks
Edit: Jan was faster ..
Kind regards,
Benno