- Posts: 26
- Thank you received: 0
Product layout on frontpage
10 years 2 months ago #45997
by maurizio
Replied by maurizio on topic Product layout on frontpage
I am sending url and credentials by "Report to moderator"
Please Log in to join the conversation.
10 years 2 months ago #45998
by milos
Replied by milos on topic Product layout on frontpage
I need super user access in order to check VM configuration.
Thanks
Thanks
Please Log in to join the conversation.
10 years 2 months ago #45999
by maurizio
Replied by maurizio on topic Product layout on frontpage
Hi Milos,
access updated to Super User.
BR
Maurizio
access updated to Super User.
BR
Maurizio
Please Log in to join the conversation.
10 years 2 months ago #46002
by milos
Replied by milos on topic Product layout on frontpage
Please edit file /templates/hot_drug_store/html/com_virtuemart/virtuemart/default_products.php.
Change this line:
with this:
Regards
Change this line:
Code:
$products_per_row = VmConfig::get ( $type.'_products_per_row', 3 ) ;
with this:
Code:
$products_per_row = VmConfig::get ( $type.'_products_per_row', 2 ) ;
Regards
The following user(s) said Thank You: maurizio
Please Log in to join the conversation.
Time to create page: 0.208 seconds